8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-18 00:28:11 +00:00
Commit graph

250 commits

Author SHA1 Message Date
Gabriel Detraz bd9a227cae Lerennais remarques 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 502d9606ca Create preferences models and edition template 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
chapeau 0b58365c87 First draft of moving api functions into each apps 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
Jean-Romain Garnier fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 449e1f8721 Add translations for advanced search email filter 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
Jean-Romain Garnier c14f172764 Forbid user from forcing out another user with a free access 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier e417de379e Add option enabling regular users to take a disabled user's room 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 179b8cfd26 Make email translations more consistent 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 81b6b999be Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0dcd8b79e2 Create STATE_SUSPENDED 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 14fe70c762 Add missing translations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 0ac4d81177 Add missing migrations 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b991a3f45f Add option to select number of days before disabling users 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier b947573d8f Add translations for initial password related strings 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 86d9db350a Add option to enable the password field during account creation 2021-01-24 16:33:31 +01:00
Laouen Fernet c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +01:00
Laouen Fernet bcbf819cb9 Edit translations in preferences 2019-11-24 23:27:56 +01:00
Laouen Fernet 038a11fb75 Mark strings for translation in preferences 2019-11-24 23:27:55 +01:00
Yoann Pétri 35ba5b6e49 Add spaces where needed. 2019-11-16 19:22:03 +01: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
Hugo Levy-Falk 48ec3d353e default ttl to 0 2019-10-15 00:19:11 +02:00
Hugo Levy-Falk aab6fa2ba0 Fix #212 2019-10-15 00:19:11 +02:00
Gabriel Detraz 0b8cdb8e07 Fix : Permet d'avoir plusieurs blocs de switchs ordonnés sur le même sous-réseau (ex /24 dans /16) 2019-10-10 19:22:23 +02:00
Gabriel Detraz 144119c26a Fix : possibilité de mettre plusieurs clefs radius sans crash 2019-10-10 15:43:01 +02:00
Gabriel Detraz c5f96fee62 Fix : autorise blank pour message mail adhésion 2019-10-08 18:27:09 +02:00
Gabriel Detraz 2df79830b6 An optional app can possibly not have a pannel pref 2019-10-01 22:47:30 +02:00
Hugo Levy-Falk 5c0a4ce748 Fix form validation 2019-10-01 19:30:35 +02:00
Gabriel Detraz b38521db69 For my klafy : return best mandate possible 2019-10-01 19:30:34 +02:00
chirac 21f95fbc9d Simplify models.py 2019-10-01 19:30:34 +02:00
Hugo Levy-Falk 7db8872bc8 Delete CotisationsOption.pres_name and better migration. 2019-10-01 19:30:34 +02:00
Hugo Levy-Falk 621cdc9659 Try to make mandate edition fool-proof 2019-10-01 19:30:34 +02:00
Hugo Levy-Falk 6dd4e776c1 Make use of mandates everywhere. 2019-10-01 19:30:34 +02:00
Hugo Levy-Falk 75bb3658ac Add Mandate model 2019-10-01 19:30:34 +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
Hugo Levy-Falk eae1d9385d Remove preferences menu related to radius in topologie options, as it is no longer used. 2019-09-30 15:18:51 +02:00
Hugo Levy-Falk 86e5c8d322 Fix radius attributes __str__ 2019-09-20 11:04:02 +02:00
Hugo Levy-Falk f9b7d70314 Fix various bugs in auth.py. 2019-09-19 23:01:30 +02:00
Hugo Levy-Falk 0b00b42365 Make use of attributes in auth.py 2019-09-19 23:01:30 +02:00
Hugo Levy-Falk ff058e0cca Add Radius Attributes 2019-09-19 23:01:29 +02:00
Hugo Levy-Falk 3f9d613c3d Fix #217 2019-09-19 22:55:16 +02:00
Hugo Levy-Falk 9161e0f7e3 Reusable acl error messages. 2019-09-08 15:17:17 +02:00