8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-28 18:09:18 +00:00
Commit graph

2751 commits

Author SHA1 Message Date
32c1f8d50a Require user_edit permission to resend confirmation email 2021-01-24 16:33:31 +01:00
2793e207c0 Always sync email_change_date on manual state change 2021-01-24 16:33:31 +01:00
80124695ad Move user email_change_date update on manual state change to seperate method 2021-01-24 16:33:31 +01:00
e0de606221 Fix overlapping conditions in User.state_sync 2021-01-24 16:33:31 +01:00
b7021f32cb Automatically consider email valid when user is set to STATE_ACTIVE 2021-01-24 16:33:31 +01:00
d4f13f8832 Handle manually switching user state to/from STATE_EMAIL_NOT_YET_CONFIRMED 2021-01-24 16:33:31 +01:00
bf69f71b9e Fix string formatting error during email confirmation 2021-01-24 16:33:31 +01:00
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