|
1124801b7d
|
Fix confirm email template
|
2021-01-24 16:33:31 +01:00 |
|
|
7b4ec26d94
|
Replace ConfirmMailForm with an html template
|
2021-01-24 16:33:31 +01:00 |
|
|
3bee334062
|
Improve template of email confirmation view
|
2021-01-24 16:33:31 +01:00 |
|
|
e5b8cc48fa
|
Fix user referenced before assignment
|
2021-01-24 16:33:31 +01:00 |
|
|
c4acc0f6f2
|
Fix template shown when confirming send an email
|
2021-01-24 16:33:31 +01:00 |
|
|
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 |
|
chirac
|
8c5cfc65ae
|
Merge branch 'patch-1' into 'master'
Update pip_requirements.txt; fix 1.6.0 version which crashes with 1.7.0
See merge request re2o/re2o!561
|
2020-10-04 23:05:57 +02:00 |
|
chirac
|
d3a8667430
|
Update pip_requirements.txt; fix 1.6.0 version which crashes with 1.7.0
|
2020-10-04 23:05:19 +02:00 |
|
Laouen Fernet
|
43d207590b
|
Merge branch 'fix_tickets_perm_name' into 'master'
Fix tickets permissions name
See merge request federez/re2o!493
|
2020-03-29 01:10:32 +01:00 |
|
Gabriel Detraz
|
c356613a83
|
Fix tickets permissions name
|
2020-03-29 01:00:21 +01:00 |
|
|
b0f02bcee5
|
Merge branch 'fix_bootstrap3_correctversion' into 'master'
Drop support python2 in boostrap3 12
See merge request federez/re2o!492
|
2020-03-27 21:35:07 +01:00 |
|
Gabriel Detraz
|
d526759270
|
Drop support python2 in boostrap3 12
|
2020-03-27 20:21:49 +00:00 |
|
chirac
|
2374a2b4b8
|
Merge branch 'cheque-payments-applied-twice' into 'master'
Fix cheque cotisations being saved twice
Closes #236
See merge request federez/re2o!487
|
2020-02-15 14:39:38 +01:00 |
|
|
8f75078152
|
Fix cheque cotisations being saved twice
|
2020-02-15 12:30:37 +00:00 |
|
|
706b309a2a
|
Merge branch 'fix_api_perm_check' into 'master'
Fix api permission check
See merge request federez/re2o!484
|
2020-02-03 18:20:43 +01:00 |
|
chapeau
|
ce4b3290dc
|
Fix api permission check
|
2020-02-03 16:56:51 +00:00 |
|