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

439 commits

Author SHA1 Message Date
4d37b4506c Fix minor issues with DAL 2021-01-02 00:27:31 +01:00
chirac
7ed7a57014 Black on files 2020-12-31 20:12:36 +01:00
chirac
15bcb0c280 Add club manager acl for user search 2020-12-31 15:31:49 +01:00
chirac
5011694479 Add can_list acl, move views autocomplete mixins to re2o/views.py 2020-12-30 19:06:09 +01:00
33279c3eb7 Create dal mixins 2020-12-30 18:55:28 +01:00
44e41bb4f5 Add dal to installed apps 2020-12-30 18:55:28 +01:00
chirac
188bed9c18 Remove templatetag massive bootstrap form 2020-12-30 18:55:28 +01:00
Hugo Levy-Falk
a1c08c4e96 Just blacked everything. 2020-12-28 20:59:35 +01:00
a96a2f50fa modification des acl pour gérer les vues de l'api 2020-12-28 20:57:21 +01:00
Hugo Levy-Falk
11c4f4ef21 Fix club edit and add some documentation on that error. 2020-12-28 20:51:21 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Gabriel Detraz
2cacdb1987 Remove duplicated line 2020-11-18 08:28:45 +01:00
Gabriel Detraz
d58b99173f Fix has_access global filter on different membership and connexion invoices 2020-11-18 02:52:35 +01:00
30ff646de7
Links and translations 2020-11-17 22:13:20 +01:00
087ef6feb6
Translations 2020-11-17 21:50:16 +01:00
grisel-davy
17f09c551b reorganize infos on contact page 2020-10-27 12:20:26 +01:00
grisel-davy
e2c2ce6b18 Check to avoid multiple messages 2020-10-20 12:32:50 +02:00
Gabriel Detraz
0a427cd30d Fix all_adherent and all_has_access function 2020-10-08 22:30:41 +02:00
Hugo Levy-Falk
2690a021d0 Fix can_view_app 2020-08-29 11:07:18 +02:00
Hugo Levy-Falk
73a4d2fa27 Fix can_view_all so it actually does its job. 2020-08-29 11:07:18 +02:00
3d1a554d18 Add exception name 2020-08-15 13:27:25 +02:00
f5de596dff Fix of about page crash if no president or CGU file 2020-08-15 12:51:10 +02:00
788a1efee0 Suppression of ldap settings in default settings 2020-06-07 18:05:59 +02:00
5aa4c08a56 Add default values for local settings 2020-06-07 17:17:01 +02:00
Gabriel Detraz
9fa2879d88 First step of docstring translation 2020-06-01 18:21:19 +02:00
Gabriel Detraz
48b084e047 Fix, add a possible local_routers.py file for routers database use 2020-05-21 18:34:42 +02:00
Leila
d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +02:00
Hugo Levy-Falk
d8b6a7dab1 Allow ACL to be used for two instances of the same model. 2020-04-30 19:59:42 +02:00
de23ed7e03 Improve display of deleted objects in history 2020-04-25 11:09:22 +00:00
13cb3f7990 Make RelatedHistory cleaner 2020-04-25 12:59:01 +02:00
Jean-Romain Garnier
37f87d6487 Remove detaild_history.html file 2020-04-25 12:45:36 +02:00
e537143efc Add missing translations 2020-04-25 01:43:25 +02:00
6371f11536 Add missing translations 2020-04-23 19:28:15 +00:00
4731e7da02 Add missing translations for detailed history 2020-04-23 18:13:37 +00:00
Hugo Levy-Falk
6d3c86f99c Rebase dev 2020-04-23 17:01:07 +02:00
91cee11297 Add missing translations in logs 2020-04-22 23:25:19 +02:00
Jean-Romain Garnier
5c56abcbd5 Comment SESSION_COOKIE_AGE setting 2020-04-22 12:30:06 +02:00
5107a34a6e Add missing translations 2020-04-21 19:48:59 +00:00
Hugo Levy-Falk
a3b352b29d Fix #98 2020-04-21 17:37:17 +02:00
Gabriel Detraz
436640d205 Give to django main user personnal fields 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
f3ae1973a1 Catch socket exceptions in mail_send 2020-04-19 20:06:33 +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
7cb869809e Make emails throw timeout errors, and gracefully handle them 2020-04-19 20:06:34 +02:00
739197d99f Add translations for advanced search email filter 2020-04-19 15:15:40 +00:00
d1365e2c9e Make call to remove_user_room cleaner 2020-04-19 01:13:35 +02:00