8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-25 22:22:26 +00:00
Commit graph

412 commits

Author SHA1 Message Date
Hugo Levy-Falk
02a83a77ce Allow ACL to be used for two instances of the same model. 2021-01-24 16:34:46 +01:00
60a8fd0ed5 Improve display of deleted objects in history 2021-01-24 16:34:46 +01:00
1b6bf87dbc Make RelatedHistory cleaner 2021-01-24 16:34:46 +01:00
Jean-Romain Garnier
698945ec10 Remove detaild_history.html file 2021-01-24 16:34:46 +01:00
e2660d0bee Add missing translations 2021-01-24 16:34:24 +01:00
ec6d73869d Add missing translations 2021-01-24 16:34:24 +01:00
ead2609564 Add missing translations for detailed history 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
c891e52118 Add missing translations in logs 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
a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
a370ae066e Fix #98 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
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
8e3e2249a6 Catch socket exceptions in mail_send 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
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
bf6f3fdec2 Make call to remove_user_room cleaner 2021-01-24 16:33:31 +01:00
51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
4803417bca Replace STATE_EMAIL_NOT_YET_CONFIRMED with an email_state 2021-01-24 16:33:31 +01:00
64626335d2 Create EMAIL_NOT_YET_CONFIRMED state 2021-01-24 16:33:31 +01:00
Hugo Levy-Falk
d1d3542828 update contributors for 2.8 2019-12-28 12:56:07 +01:00
83a6dea5c9 Add pagination in search results 2019-12-06 00:01:13 +00:00
Laouen Fernet
e26d21064e Improve internationalisation for email templates, scripts, commands and error messages 2019-11-24 23:27:57 +01:00
Laouen Fernet
90ff281d80 Edit translations in re2o 2019-11-24 23:27:56 +01:00
Laouen Fernet
b5769bb1f8 Mark strings for translation in re2o 2019-11-24 23:27:55 +01:00
755e95e644 Fix massive fields sending incorrect data in POST request 2019-11-24 22:10:55 +00:00
Hugo Levy-Falk
c4a104b3b6 I like my black.
Just ran black on the whoe repository. Fix #210.
2019-11-04 22:47:24 +01:00
Gabriel Detraz
6a590570c5 Fix delete_set form 2019-10-16 12:23:01 +02:00
Gabriel Detraz
aabacec83a Filter safe for info asso 2019-10-10 22:23:00 +02:00
Gabriel Detraz
e38e304087 Display legal notice 2019-10-10 22:23:00 +02:00
Gabriel Detraz
6617d6a000 Fix affichage dans le dropdown adapté 2019-10-01 22:47:30 +02:00
Gabriel Detraz
6d76d0a5f7 Contact view on optional app... is optionnal 2019-10-01 22:47:30 +02:00
Hugo Levy-Falk
a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
klafyvel
657ef77bfe Remove contributor levy arcas 2019-09-24 00:44:16 +02:00
Hugo Levy-Falk
42053ac384 Radius installation. 2019-09-19 23:01:30 +02:00
Hugo Levy-Falk
8df5a05d89 Do not display unnecessary warnings. 2019-09-19 22:55:16 +02:00
Hugo Levy-Falk
a9ebe331dd Fix #54 2019-09-19 22:55:16 +02:00
Hugo Levy-Falk
9161e0f7e3 Reusable acl error messages. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
04abc64cc9 Better error messages. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
104d5b1d47 Adapt templatetags to new acl API. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
592b969129 Helpful acl messages for default mixin. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
eaf9609024 helpful acl messages structure 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk
8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +02:00