8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-19 21:53:41 +00:00
Commit graph

3083 commits

Author SHA1 Message Date
Gabriel Detraz
bd9a227cae Lerennais remarques 2021-01-24 16:33:32 +01:00
Gabriel Detraz
2f018cf11b Add comment to tikets + send_notif mails 2021-01-24 16:33:32 +01:00
Gabriel Detraz
d68a0bd627 Fix and harmonize some issues in ticket app 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
721c0a1a19 No need for preferences/utils 2021-01-24 16:33:32 +01:00
Gabriel Detraz
6ca39663d6 New place for local preferences 2021-01-24 16:33:32 +01:00
Gabriel Detraz
648eb223ee New organisation for local apps and all settings in folder preferences 2021-01-24 16:33:32 +01:00
Gabriel Detraz
502d9606ca Create preferences models and edition template 2021-01-24 16:33:32 +01:00
6d8fa42487 Fix comments for machine history view and model 2021-01-24 16:33:32 +01:00
636b291d79 Remove unused file 2021-01-24 16:33:32 +01:00
d5e0494663 Fix number of results in pagination for machine history 2021-01-24 16:33:32 +01:00
3e52ac48d6 Add pagination for machine history results 2021-01-24 16:33:32 +01:00
c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
a9f587ba18 Fix date check in machine history display 2021-01-24 16:33:32 +01:00
bc688d39f9 Handle dates more gracefuly in machine history view 2021-01-24 16:33:32 +01:00
fa439f9e9c Fix date compare in machine history view 2021-01-24 16:33:32 +01:00
8aacef28f3 Add link to machine history view 2021-01-24 16:33:32 +01:00
a03047a6ae Handle empty dates in machine history results view 2021-01-24 16:33:32 +01:00
8d25dd3731 Tweak machine history results view 2021-01-24 16:33:32 +01:00
b085c006bb Improve machine history results view 2021-01-24 16:33:32 +01:00
448d9dbd92 Add comments to logs/models.py 2021-01-24 16:33:32 +01:00
7bce33a84f Fix machine history views 2021-01-24 16:33:32 +01:00
ec22065a34 Add views to get IP / MAC history 2021-01-24 16:33:32 +01:00
6088f5c91b Fix CGU line formatting 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier
87e5076ca2 Comment SESSION_COOKIE_AGE setting 2021-01-24 16:33:32 +01:00
Gabriel Detraz
64fd1835e0 Fix #132, return in clean if ip domaine are invalid 2021-01-24 16:33:32 +01:00
a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
5eb89e85ba Improve comments for User clean methods 2021-01-24 16:33:32 +01:00
Gabriel Detraz
dc67ed5298 Check email in user clean (factorise code) 2021-01-24 16:33:32 +01:00
6235909a9a Fix some email checks being bypassed for legacy users 2021-01-24 16:33:32 +01:00
1755f6e624 Prevent user email from being null 2021-01-24 16:33:32 +01:00
4a7c5c1bdb Make email check more pythonic 2021-01-24 16:33:32 +01:00
259e9eff51 Leave user email blank / null for compatilibity 2021-01-24 16:33:32 +01:00
8befbb8ad8 Handle empty emails 2021-01-24 16:33:32 +01:00
77a1b39dbf Add required for email field when necessary 2021-01-24 16:33:32 +01:00
b968f23b65 Leave user email blank / null for compatilibity 2021-01-24 16:33:32 +01:00
9e1cd17a1b Handle empty emails 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
c2b5a26d8f Fix dead code. 2021-01-24 16:33:31 +01:00
Hugo Levy-Falk
8730c2ecfe Production version of VueJS 2021-01-24 16:33:31 +01:00
Gabriel Detraz
315a527bf2 Remove useless imports 2021-01-24 16:33:31 +01:00
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