|
04969abed3
|
Require user_edit permission to resend confirmation email
|
2020-04-17 13:17:18 +02:00 |
|
|
67b03827df
|
Always sync email_change_date on manual state change
|
2020-04-17 11:13:56 +00:00 |
|
|
b171ac64bb
|
Move user email_change_date update on manual state change to seperate method
|
2020-04-17 13:01:10 +02:00 |
|
|
97ce17792b
|
Fix overlapping conditions in User.state_sync
|
2020-04-17 12:53:03 +02:00 |
|
|
bd153d53b2
|
Automatically consider email valid when user is set to STATE_ACTIVE
|
2020-04-17 12:50:22 +02:00 |
|
|
32a7c80133
|
Handle manually switching user state to/from STATE_EMAIL_NOT_YET_CONFIRMED
|
2020-04-17 12:41:33 +02:00 |
|
|
781c459db3
|
Fix string formatting error during email confirmation
|
2020-04-17 10:30:44 +00:00 |
|
|
dbefd3a0d7
|
Fix confirm email template
|
2020-04-17 10:28:04 +00:00 |
|
|
c41c723b0c
|
Replace ConfirmMailForm with an html template
|
2020-04-17 12:25:42 +02:00 |
|
|
608f77b013
|
Improve template of email confirmation view
|
2020-04-17 11:38:05 +02:00 |
|
|
4322540077
|
Fix user referenced before assignment
|
2020-04-17 11:34:54 +02:00 |
|
|
fca81fe906
|
Fix template shown when confirming send an email
|
2020-04-17 11:30:17 +02:00 |
|
|
c76d5c7102
|
Improve template for resending a confirmation email
|
2020-04-17 11:22:29 +02:00 |
|
|
f171eeb607
|
Add missing migrations
|
2020-04-17 00:17:18 +00:00 |
|
|
5e2e609474
|
Fix handling of confirmation email for front facing elements
|
2020-04-17 00:16:56 +00:00 |
|
|
b91efa3d29
|
Start implementing user-facing confirmation email mechanics
|
2020-04-17 00:24:35 +02:00 |
|
|
d4380f866f
|
Add option to select number of days before disabling users
|
2020-04-16 23:14:19 +02:00 |
|
|
91edc7ed31
|
Create disable_emailnotyetconfirmed.py
|
2020-04-16 22:24:34 +02:00 |
|
|
8728bc69f5
|
Create EMAIL_NOT_YET_CONFIRMED state
|
2020-04-16 22:07:25 +02:00 |
|
|
e57ec2ccd1
|
Add help text for password checkbox in user creation
|
2020-04-16 17:59:53 +00:00 |
|
|
dbe8223efc
|
Add translations for initial password related strings
|
2020-04-16 17:41:37 +00:00 |
|
|
8c827cc845
|
Add option to enable the password field during account creation
|
2020-04-16 17:41:33 +00:00 |
|
|
653a059725
|
Add optional fields to select password during user creation
|
2020-04-16 17:41:18 +00:00 |
|
|
97151cd656
|
Fix permission allowing user to change groups
|
2020-02-20 09:30:41 +01:00 |
|
Jean-Romain Garnier
|
27b4bee02c
|
Remove duplicate translation
|
2020-02-18 23:43:35 +01:00 |
|
Jean-Romain Garnier
|
a6be269eec
|
Fix some translations
|
2020-02-18 23:04:38 +01:00 |
|
Gabriel Detraz
|
f91f284ed1
|
Fix js calculation of price - NaN bug
|
2019-12-27 17:00:41 +01:00 |
|
Laouen Fernet
|
c8ed48145c
|
Add migrations for improved translations
|
2019-11-24 23:27:57 +01:00 |
|
Laouen Fernet
|
e26d21064e
|
Improve internationalisation for email templates, scripts, commands and error messages
|
2019-11-24 23:27:57 +01:00 |
|
Laouen Fernet
|
7894e3267a
|
Edit translations in users
|
2019-11-24 23:27:57 +01:00 |
|
Laouen Fernet
|
679e81ac7d
|
Mark strings for translation in users
|
2019-11-24 23:27:56 +01:00 |
|
Hugo Levy-Falk
|
c4a104b3b6
|
I like my ☕ black.
Just ran black on the whoe repository. Fix #210.
|
2019-11-04 22:47:24 +01:00 |
|
Hugo Levy-Falk
|
ce862a3bde
|
What Is Dead May Never Die 🧟
|
2019-11-04 17:49:17 +01:00 |
|
Hugo Levy-Falk
|
034b50bc58
|
Fix #189
|
2019-11-04 00:25:29 +01:00 |
|
Gabriel Detraz
|
d51f1e126d
|
Fix réponses multiples, ne crash pas
|
2019-10-14 23:44:35 +02:00 |
|
Gabriel Detraz
|
745a30280c
|
Display connection state for luser
|
2019-10-01 22:47:30 +02:00 |
|
Gabriel Detraz
|
051ec84f6e
|
Multi_opp app optional start
|
2019-10-01 22:47:30 +02:00 |
|
Hugo Levy-Falk
|
a9194b405a
|
Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
|
2019-10-01 13:37:56 +02:00 |
|
Hugo Levy-Falk
|
693c2b5676
|
Fix #218
|
2019-10-01 13:35:06 +02:00 |
|
Hugo Levy-Falk
|
3be0b48c1b
|
Fix #223
|
2019-09-30 15:21:17 +02:00 |
|
Hugo Levy-Falk
|
e404fa36ec
|
Fix typo in User.can_view_all
|
2019-09-20 15:09:57 +02:00 |
|
Hugo Levy-Falk
|
b8d8c11cb0
|
Fix #151
|
2019-09-20 14:48:37 +02:00 |
|
Hugo Levy-Falk
|
d9f5514b58
|
Llamas are being oppressed.
|
2019-09-20 14:20:42 +02:00 |
|
Hugo Levy-Falk
|
b674025259
|
Fix #220
|
2019-09-20 14:13:35 +02:00 |
|
Hugo Levy-Falk
|
8df5a05d89
|
Do not display unnecessary warnings.
|
2019-09-19 22:55:16 +02:00 |
|
Hugo Levy-Falk
|
a9ebe331dd
|
Fix #54
|
2019-09-19 22:55:16 +02:00 |
|
Hugo Levy-Falk
|
3f9d613c3d
|
Fix #217
|
2019-09-19 22:55:16 +02:00 |
|
Gabriel Detraz
|
55b2ff076a
|
NEVER user _ for var; conflicts with _( from trad + remove return True
|
2019-09-17 02:09:19 +02:00 |
|
Maxime Bombar
|
07071c7cf9
|
Fixes Issue 221
|
2019-09-10 17:09:26 +02:00 |
|
Hugo Levy-Falk
|
5e21a0c494
|
Fix check_selfpasswd
|
2019-09-08 15:17:17 +02:00 |
|