|
4b7393b5e4
|
Add views to get IP / MAC history
|
2020-04-22 23:25:18 +02:00 |
|
chirac
|
ff3def9d82
|
Merge branch 'cgu_line_formatting' into 'dev'
Fix CGU multiline formatting
See merge request re2o/re2o!514
|
2020-04-22 21:40:10 +02:00 |
|
|
3fdcdd99b2
|
Fix CGU line formatting
|
2020-04-22 19:34:55 +00:00 |
|
klafyvel
|
469e273efb
|
Merge branch 'session_cookie_secure' into 'dev'
Explain SESSION_COOKIE_AGE in settings_local.example.py
See merge request re2o/re2o!511
|
2020-04-22 12:33:51 +02:00 |
|
Jean-Romain Garnier
|
5c56abcbd5
|
Comment SESSION_COOKIE_AGE setting
|
2020-04-22 12:30:06 +02:00 |
|
|
17fbaab502
|
Merge branch 'fix_132' into 'dev'
Fix #132, return in clean if ip domaine are invalid
See merge request re2o/re2o!509
|
2020-04-21 22:59:26 +02:00 |
|
Gabriel Detraz
|
badf29d26f
|
Fix #132, return in clean if ip domaine are invalid
|
2020-04-21 22:54:52 +02:00 |
|
chirac
|
ab541ab503
|
Merge branch 'handle_empty_emails' into 'dev'
Handle empty emails
See merge request re2o/re2o!508
|
2020-04-21 21:52:45 +02:00 |
|
|
5107a34a6e
|
Add missing translations
|
2020-04-21 19:48:59 +00:00 |
|
|
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 |
|
|
24abff4106
|
Fix some email checks being bypassed for legacy users
|
2020-04-21 19:22:14 +02:00 |
|
|
b119bfeb65
|
Prevent user email from being null
|
2020-04-21 19:22:14 +02:00 |
|
|
eb4dd7ebe3
|
Make email check more pythonic
|
2020-04-21 19:22:14 +02:00 |
|
|
51b3c52181
|
Leave user email blank / null for compatilibity
|
2020-04-21 19:22:14 +02:00 |
|
|
ba05a682f4
|
Handle empty emails
|
2020-04-21 19:22:13 +02:00 |
|
|
99cd24cec0
|
Add required for email field when necessary
|
2020-04-21 19:21:43 +02:00 |
|
|
42c15c1f5d
|
Leave user email blank / null for compatilibity
|
2020-04-21 19:21:43 +02:00 |
|
|
f875e317ef
|
Handle empty emails
|
2020-04-21 19:21:43 +02:00 |
|
chirac
|
e94b619116
|
Merge branch 'fix-98-new-edit-listright' into 'dev'
Fix #98
See merge request re2o/re2o!507
|
2020-04-21 19:09:14 +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 |
|
chirac
|
f390fca561
|
Merge branch 'split_api' into 'dev'
Split api
See merge request re2o/re2o!505
|
2020-04-21 18:02:06 +02:00 |
|
Gabriel Detraz
|
c02938b133
|
Remove useless imports
|
2020-04-21 17:48:42 +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
|
035f447fdd
|
Clear api generation
|
2020-04-21 16:00:08 +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 |
|
|
5d5c6bd17c
|
Merge branch 'fix_246' into 'dev'
Fix 246
See merge request re2o/re2o!504
|
2020-04-19 23:13:28 +02:00 |
|
Gabriel Detraz
|
436640d205
|
Give to django main user personnal fields
|
2020-04-19 23:07:32 +02:00 |
|
Gabriel Detraz
|
a1d1d04a23
|
Add help_text for password
|
2020-04-19 23:07:32 +02:00 |
|
Gabriel Detraz
|
96d5b05c84
|
Enforce password policy example file
|
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 |
|
Gabriel Detraz
|
06918e160c
|
Regression fix, display email local state
|
2020-04-19 23:07:32 +02:00 |
|
chirac
|
c2f3c17ab6
|
Merge branch 'handle_email_errors' into 'dev'
Handle email-related errors
See merge request re2o/re2o!503
|
2020-04-19 23:03:52 +02:00 |
|
|
f3ae1973a1
|
Catch socket exceptions in mail_send
|
2020-04-19 20:06:33 +00:00 |
|
|
528bfcdef3
|
Fix calls to invoice.save
|
2020-04-19 19:19:06 +00:00 |
|
|
d0777187f7
|
Move both send_mail utils to same file
|
2020-04-19 21:15:07 +02:00 |
|
|
c0ae68490c
|
Also catch ConnectionError when sending mails
|
2020-04-19 21:13:31 +02:00 |
|
|
1b64c8f95b
|
Add translation for email error message
|
2020-04-19 18:21:38 +00:00 |
|
|
561315541e
|
Move mail util function to seperate file
|
2020-04-19 20:15:23 +02:00 |
|
|
28c64c4eab
|
Fix circular import of utils
|
2020-04-19 20:11:38 +02:00 |
|
|
7cb869809e
|
Make emails throw timeout errors, and gracefully handle them
|
2020-04-19 20:06:34 +02:00 |
|
chirac
|
90dab4a380
|
Merge branch 'advanced_search_email_state' into 'dev'
Add email state filter in advanced search
See merge request re2o/re2o!501
|
2020-04-19 17:30:03 +02:00 |
|
|
739197d99f
|
Add translations for advanced search email filter
|
2020-04-19 15:15:40 +00:00 |
|
|
0cddfd0da1
|
Show email state field in advanced search
|
2020-04-19 15:11:57 +00:00 |
|
|
1eec108db1
|
Add email state search filter
|
2020-04-19 17:07:29 +02:00 |
|