8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-05 05:34:05 +00:00
Commit graph

2908 commits

Author SHA1 Message Date
Jean-Romain Garnier 0a8ed0bb40 Fix disable_emailnotyetconfirmed task 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0c1cf9ac94 Improve various templates related to email confirmation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier e0609d27dd Fix wrong email showing up when editing user 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 9dad768186 Show users in state STATE_EMAIL_NOT_YET_CONFIRMED in search 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 65a91c1110 Show warning with delay before account suspension for users 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 02040bfae9 Delete disabled users who never created an invoice 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier e574284936 Require login on confirmation email resend 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 32c1f8d50a Require user_edit permission to resend confirmation email 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 2793e207c0 Always sync email_change_date on manual state change 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 80124695ad Move user email_change_date update on manual state change to seperate method 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier e0de606221 Fix overlapping conditions in User.state_sync 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b7021f32cb Automatically consider email valid when user is set to STATE_ACTIVE 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier d4f13f8832 Handle manually switching user state to/from STATE_EMAIL_NOT_YET_CONFIRMED 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier bf69f71b9e Fix string formatting error during email confirmation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 1124801b7d Fix confirm email template 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 7b4ec26d94 Replace ConfirmMailForm with an html template 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 3bee334062 Improve template of email confirmation view 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier e5b8cc48fa Fix user referenced before assignment 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier c4acc0f6f2 Fix template shown when confirming send an email 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b190549618 Improve template for resending a confirmation email 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0ac4d81177 Add missing migrations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier ac318ba20f Fix handling of confirmation email for front facing elements 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 73d3d6b480 Start implementing user-facing confirmation email mechanics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b991a3f45f Add option to select number of days before disabling users 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 4a733aaf77 Create disable_emailnotyetconfirmed.py 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 64626335d2 Create EMAIL_NOT_YET_CONFIRMED state 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 19261400d1 Add help text for password checkbox in user creation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b947573d8f Add translations for initial password related strings 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 86d9db350a Add option to enable the password field during account creation 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 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
Yoann Pétri 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
Jean-Romain Garnier 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
Jean-Romain Garnier 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
Jean-Romain Garnier e2b3f79239 Improve behavior when searching for rooms 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 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
Jean-Romain Garnier 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
Jean-Romain Garnier 8a2a13748f Add plaintext representation for Query 2021-01-24 16:33:31 +01:00