Hugo Levy-Falk
|
a370ae066e
|
Fix #98
|
2021-01-24 16:33:31 +01:00 |
|
chapeau
|
cf7e293a1c
|
Fix of copy/paste errors
|
2021-01-24 16:33:31 +01:00 |
|
chapeau
|
77b0aff007
|
Clear api generation
|
2021-01-24 16:33:31 +01:00 |
|
chapeau
|
0b58365c87
|
First draft of moving api functions into each apps
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
334537e475
|
Remove old api
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
c775d9ba51
|
Give to django main user personnal fields
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
0d7ca44edd
|
Add help_text for password
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
c19723375b
|
Enforce password policy example file
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
2cf3c3ce19
|
Validate password using django settings password validator
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
82e901b47d
|
Regression fix, display email local state
|
2021-01-24 16:33:31 +01:00 |
|
|
8e3e2249a6
|
Catch socket exceptions in mail_send
|
2021-01-24 16:33:31 +01:00 |
|
|
69286beabf
|
Fix calls to invoice.save
|
2021-01-24 16:33:31 +01:00 |
|
|
6900c153d1
|
Move both send_mail utils to same file
|
2021-01-24 16:33:31 +01:00 |
|
|
cd097cd428
|
Also catch ConnectionError when sending mails
|
2021-01-24 16:33:31 +01:00 |
|
|
fa95625205
|
Add translation for email error message
|
2021-01-24 16:33:31 +01:00 |
|
|
00c15b4bb9
|
Move mail util function to seperate file
|
2021-01-24 16:33:31 +01:00 |
|
|
91504e9688
|
Fix circular import of utils
|
2021-01-24 16:33:31 +01:00 |
|
|
cb9ae34418
|
Make emails throw timeout errors, and gracefully handle them
|
2021-01-24 16:33:31 +01:00 |
|
|
449e1f8721
|
Add translations for advanced search email filter
|
2021-01-24 16:33:31 +01:00 |
|
|
2ac9edaed8
|
Show email state field in advanced search
|
2021-01-24 16:33:31 +01:00 |
|
|
47740c4a91
|
Add email state search filter
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
f8a55bbbe5
|
Fix #240
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
0c1eaa956d
|
Fix trads
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
4490f75dd4
|
Simplify preferences, add all_room acl for users
|
2021-01-24 16:33:31 +01:00 |
|
|
bf6f3fdec2
|
Make call to remove_user_room cleaner
|
2021-01-24 16:33:31 +01:00 |
|
|
c14f172764
|
Forbid user from forcing out another user with a free access
|
2021-01-24 16:33:31 +01:00 |
|
|
e417de379e
|
Add option enabling regular users to take a disabled user's room
|
2021-01-24 16:33:31 +01:00 |
|
|
36187618ab
|
Copy default templates during install
|
2021-01-24 16:33:31 +01:00 |
|
|
ca3b3af1c2
|
Fix wrong template used for invoices sent by email
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
b5c2b4208b
|
Add logger message and rename var
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
ee9262bb2c
|
Fix doublons proprement en migration
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
022b0525f2
|
Fix #248
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
2f7c77fd9f
|
Fix #247
|
2021-01-24 16:33:31 +01:00 |
|
|
51c81886b5
|
Add translations for statistics
|
2021-01-24 16:33:31 +01:00 |
|
|
23a5bd05e7
|
Add email state statistics
|
2021-01-24 16:33:31 +01:00 |
|
|
283f272931
|
Add missing migration
|
2021-01-24 16:33:31 +01:00 |
|
|
85836fa770
|
Cleanup old Request objects in process_passwd and process_email
|
2021-01-24 16:33:31 +01:00 |
|
|
2ed3b2ac31
|
Fix translations
|
2021-01-24 16:33:31 +01:00 |
|
|
179b8cfd26
|
Make email translations more consistent
|
2021-01-24 16:33:31 +01:00 |
|
|
5b4dfea878
|
Remove duplicate translation
|
2021-01-24 16:33:31 +01:00 |
|
|
6c7833ebb1
|
Add missing translations
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
d2881c64dc
|
Don't forget to save
|
2021-01-24 16:33:31 +01:00 |
|
Gabriel Detraz
|
fb5c215f47
|
Allow admin to modify email state
|
2021-01-24 16:33:31 +01:00 |
|
|
cdd9dfae6c
|
Provide default value for email_change_date and don't allow it to be null
|
2021-01-24 16:33:31 +01:00 |
|
|
154096050c
|
Make send_confirm_email_if_necessary clearer
|
2021-01-24 16:33:31 +01:00 |
|
|
5fdb8a7b1e
|
Fix wrong state check in send_confirm_email_if_necessary
|
2021-01-24 16:33:31 +01:00 |
|
|
1c65dc50ff
|
Don't set User.email_change_date to None
|
2021-01-24 16:33:31 +01:00 |
|
|
def91bff7a
|
Call user.confirm_mail in UserManager._create_user
|
2021-01-24 16:33:31 +01:00 |
|
|
a7b989b7de
|
Fix error in profil of users with an unverified email
|
2021-01-24 16:33:31 +01:00 |
|
|
216d14bb25
|
Ensure confirmation email tokens are deleted if no longer valid
|
2021-01-24 16:33:31 +01:00 |
|