8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-21 11:43:16 +00:00
Commit graph

3834 commits

Author SHA1 Message Date
b190549618 Improve template for resending a confirmation email 2021-01-24 16:33:31 +01:00
0ac4d81177 Add missing migrations 2021-01-24 16:33:31 +01:00
ac318ba20f Fix handling of confirmation email for front facing elements 2021-01-24 16:33:31 +01:00
73d3d6b480 Start implementing user-facing confirmation email mechanics 2021-01-24 16:33:31 +01:00
b991a3f45f Add option to select number of days before disabling users 2021-01-24 16:33:31 +01:00
4a733aaf77 Create disable_emailnotyetconfirmed.py 2021-01-24 16:33:31 +01:00
64626335d2 Create EMAIL_NOT_YET_CONFIRMED state 2021-01-24 16:33:31 +01:00
19261400d1 Add help text for password checkbox in user creation 2021-01-24 16:33:31 +01:00
b947573d8f Add translations for initial password related strings 2021-01-24 16:33:31 +01:00
86d9db350a Add option to enable the password field during account creation 2021-01-24 16:33:31 +01:00
07acce2e90 Add optional fields to select password during user creation 2021-01-24 16:33:31 +01:00
Hugo Levy-Falk
f02740189a Fix TTL export in API. 2021-01-24 16:33:31 +01:00
15cec0c7f3 Add group mailings 2021-01-24 16:33:31 +01:00
grisel-davy
1b415b99c6 finish readme 2021-01-24 16:33:31 +01:00
grizzly
834853b0ca Adding english version, respond to #157 2021-01-24 16:33:31 +01:00
6a14f72a16 Fix permission allowing user to change groups 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
010169aab1 Fix wrong translation in advanced search 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
73e7095cc4 Fix translation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
9f74655cbd Fix linting issues 2021-01-24 16:33:31 +01:00
9cc017a0ea Add ability to search by building and room name without space 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
8c2df1d989 Remove duplicate translation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
06c042cf3a Fix typo in translation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
38142bdc7a Fix wrongfuly "No result" in search 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
c110abb17f Fix some translations 2021-01-24 16:33:31 +01:00
e2b3f79239 Improve behavior when searching for rooms 2021-01-24 16:33:31 +01:00
1343cd806c Fix identation error 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
8b9d1bc3b3 Add ability to make queries case sensitive 2021-01-24 16:33:31 +01:00
a5f0b2b72b Fix import error 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
738c4d669c Split search/views into 2 files 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
2180e9de42 Update description for advanced search 2021-01-24 16:33:31 +01:00
8a2a13748f Add plaintext representation for Query 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
e51038c07b Create Query class 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier
5eac7f6614 Handle queries with "+" operators 2021-01-24 16:33:31 +01:00
fe11867ba9 Add ability to search by building+room 2021-01-24 16:33:31 +01:00
chapeau
c863107293 Add ip_type in dhcp api serializer 2021-01-24 16:33:31 +01:00
klafyvel
e549d005dd Merge branch 'fix_users_models_shenanigans' into 'dev'
Fix users/models.py shenanigans

See merge request re2o/re2o!600
2021-01-24 16:21:12 +01:00
Jean-Romain Garnier
3ed0e264ac fix: Indentation and variable name issues in users/models.py 2021-01-24 16:17:19 +01:00
b2661ec7de Merge branch 'fix_rezometz_website' into 'dev'
fix: Error on rezometz website

See merge request re2o/re2o!599
2021-01-24 15:31:20 +01:00
chirac
a118f430a2 fix: Error on rezometz website 2021-01-24 15:21:10 +01:00
5b992e929d Merge branch 'fix_ap_shortcut' into 'dev'
Fix : the function all_ap_in doesn't crash anymore on dormitory use

See merge request re2o/re2o!597
2021-01-24 15:19:39 +01:00
chirac
5ea8e3d6d1 fix: the function all_ap_in doesn't crash anymore on dormitory use 2021-01-24 15:10:31 +01:00
klafyvel
175a7e1baf Merge branch 'local-bootstrap' into 'dev'
Fix: Local bootstrap files

See merge request re2o/re2o!598
2021-01-24 14:47:47 +01:00
Yohann D'ANELLO
8be1765d42 Fix: Use local bootstrap static files 2021-01-24 14:41:29 +01:00
chirac
ef8465adad Merge branch 'release_2.9_translation' into 'dev'
Add missing translations for release 2.9

See merge request re2o/re2o!596
2021-01-24 12:11:20 +01:00
8ea598fede feat(trans): Translate remaining fuzzy translations 2021-01-24 12:02:59 +01:00
c485f3a8fb chore(trans): Regenerate all django.po file 2021-01-24 12:02:44 +01:00
chirac
c53be08058 Merge branch 'fix-permission-does-not-exist-for-base-invoice' into 'dev'
fix: Permission DoesNotExist when accessing BaseInvoice history

See merge request re2o/re2o!595
2021-01-24 11:13:05 +01:00
Hugo Levy-Falk
da927754e0 fix: Permission DoesNotExist when accessing BaseInvoice history
See the issue for details.

Closes #317 .
2021-01-24 11:07:19 +01:00
chirac
6ccd120ff0 Merge branch 'minor_ui_fixes' into 'dev'
Fix: Minor UI issues

See merge request re2o/re2o!594
2021-01-17 16:40:05 +01:00
3d748e9e42 fix: Use bootstrap class for fa-check and fa-times color instead of hardcoded value 2021-01-15 19:51:11 +01:00