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

727 commits

Author SHA1 Message Date
Jean-Romain Garnier 4731e7da02 Add missing translations for detailed history 2020-04-23 18:13:37 +00:00
Jean-Romain Garnier c4e034a5a6 Improve handling of detailed history button 2020-04-23 18:43:34 +02:00
Hugo Levy-Falk 6d3c86f99c Rebase dev 2020-04-23 17:01:07 +02:00
Gabriel Detraz 60a55ea1e0 Fix permission check 2020-04-23 12:59:38 +02:00
Gabriel Detraz 24c000e743 Add self pseudo setting 2020-04-23 12:07:15 +02:00
Jean-Romain Garnier 91cee11297 Add missing translations in logs 2020-04-22 23:25:19 +02:00
Jean-Romain Garnier 3fdcdd99b2 Fix CGU line formatting 2020-04-22 19:34:55 +00:00
Jean-Romain Garnier 5107a34a6e Add missing translations 2020-04-21 19:48:59 +00:00
Jean-Romain Garnier 91a4c35d3b Improve comments for User clean methods 2020-04-21 21:38:31 +02:00
Gabriel Detraz e47b555343 Check email in user clean (factorise code) 2020-04-21 19:27:12 +02:00
Jean-Romain Garnier 24abff4106 Fix some email checks being bypassed for legacy users 2020-04-21 19:22:14 +02:00
Jean-Romain Garnier b119bfeb65 Prevent user email from being null 2020-04-21 19:22:14 +02:00
Jean-Romain Garnier eb4dd7ebe3 Make email check more pythonic 2020-04-21 19:22:14 +02:00
Jean-Romain Garnier 51b3c52181 Leave user email blank / null for compatilibity 2020-04-21 19:22:14 +02:00
Jean-Romain Garnier ba05a682f4 Handle empty emails 2020-04-21 19:22:13 +02:00
Jean-Romain Garnier 99cd24cec0 Add required for email field when necessary 2020-04-21 19:21:43 +02:00
Jean-Romain Garnier 42c15c1f5d Leave user email blank / null for compatilibity 2020-04-21 19:21:43 +02:00
Jean-Romain Garnier f875e317ef Handle empty emails 2020-04-21 19:21:43 +02:00
Hugo Levy-Falk 5df604e792 Fix dead code. 2020-04-21 18:17:47 +02:00
Hugo Levy-Falk 0dd0c614a4 Merge branch 'fix-98-new-edit-listright' of https://gitlab.federez.net/re2o/re2o into fix-98-new-edit-listright 2020-04-21 18:09:40 +02:00
Hugo Levy-Falk 90dc125355 Production version of VueJS 2020-04-21 18:08:18 +02:00
Hugo Levy-Falk da0b820006 Fix #98 2020-04-21 18:03:03 +02:00
Hugo Levy-Falk a3b352b29d Fix #98 2020-04-21 17:37:17 +02:00
chapeau 72984c12e3 Fix of copy/paste errors 2020-04-21 17:19:16 +02:00
chapeau bdfd15b853 First draft of moving api functions into each apps 2020-04-21 16:00:08 +02:00
Gabriel Detraz 49eb837fc3 Remove old api 2020-04-21 16:00:08 +02:00
Gabriel Detraz a1d1d04a23 Add help_text for password 2020-04-19 23:07:32 +02:00
Gabriel Detraz 6e7b2d75ed Validate password using django settings password validator 2020-04-19 23:07:32 +02:00
Jean-Romain Garnier 1b64c8f95b Add translation for email error message 2020-04-19 18:21:38 +00:00
Jean-Romain Garnier 561315541e Move mail util function to seperate file 2020-04-19 20:15:23 +02:00
Jean-Romain Garnier 28c64c4eab Fix circular import of utils 2020-04-19 20:11:38 +02:00
Jean-Romain Garnier 7cb869809e Make emails throw timeout errors, and gracefully handle them 2020-04-19 20:06:34 +02:00
Jean-Romain Garnier 739197d99f Add translations for advanced search email filter 2020-04-19 15:15:40 +00:00
Gabriel Detraz 41fb5e5c04 Simplify preferences, add all_room acl for users 2020-04-19 03:29:46 +02:00
Jean-Romain Garnier d1365e2c9e Make call to remove_user_room cleaner 2020-04-19 01:13:35 +02:00
Jean-Romain Garnier 86813b1a47 Forbid user from forcing out another user with a free access 2020-04-19 01:13:35 +02:00
Jean-Romain Garnier ae7f1aaf38 Add option enabling regular users to take a disabled user's room 2020-04-19 01:13:35 +02:00
Gabriel Detraz 288ca861b0 Fix #247 2020-04-18 01:55:45 +02:00
Jean-Romain Garnier f3d8b70213 Add translations for statistics 2020-04-17 23:40:01 +00:00
Jean-Romain Garnier 309134286c Add missing migration 2020-04-17 23:13:36 +00:00
Jean-Romain Garnier cb1784142f Cleanup old Request objects in process_passwd and process_email 2020-04-18 01:03:41 +02:00
Jean-Romain Garnier 227511504e Fix translations 2020-04-17 22:52:30 +00:00
Jean-Romain Garnier 45637c8e26 Make email translations more consistent 2020-04-18 00:39:06 +02:00
Jean-Romain Garnier cb4ee419fc Remove duplicate translation 2020-04-18 00:33:18 +02:00
Jean-Romain Garnier 91b418e64f Add missing translations 2020-04-18 00:30:05 +02:00
Gabriel Detraz 9173f158a8 Don't forget to save 2020-04-18 00:16:27 +02:00
Gabriel Detraz c2f180896f Allow admin to modify email state 2020-04-18 00:12:22 +02:00
Jean-Romain Garnier 93dcc79cad Provide default value for email_change_date and don't allow it to be null 2020-04-17 21:13:16 +00:00
Jean-Romain Garnier 6620d14fc5 Make send_confirm_email_if_necessary clearer 2020-04-17 23:07:40 +02:00
Jean-Romain Garnier 1e2d8d44d1 Fix wrong state check in send_confirm_email_if_necessary 2020-04-17 22:57:41 +02:00