8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-02 04:04:06 +00:00
Commit graph

256 commits

Author SHA1 Message Date
Leila d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +02:00
Jean-Romain Garnier e537143efc Add missing translations 2020-04-25 01:43:25 +02:00
Jean-Romain Garnier 6371f11536 Add missing translations 2020-04-23 19:28:15 +00:00
Jean-Romain Garnier 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
Gabriel Detraz 24c000e743 Add self pseudo setting 2020-04-23 12:07:15 +02:00
Gabriel Detraz 4a1d0a1026 Lerennais remarques 2020-04-23 03:29:11 +02:00
Hugo Levy-Falk acf510a8e7 No need for preferences/utils 2020-04-23 03:18:16 +02:00
Gabriel Detraz cd46e77a03 New place for local preferences 2020-04-23 03:18:16 +02:00
Gabriel Detraz b4edd7f4dc Create preferences models and edition template 2020-04-23 03:17:58 +02:00
Jean-Romain Garnier 91cee11297 Add missing translations in logs 2020-04-22 23:25:19 +02:00
Jean-Romain Garnier 5107a34a6e Add missing translations 2020-04-21 19:48:59 +00:00
chapeau bdfd15b853 First draft of moving api functions into each apps 2020-04-21 16:00:08 +02:00
Gabriel Detraz 06918e160c Regression fix, display email local state 2020-04-19 23:07:32 +02:00
Jean-Romain Garnier 1b64c8f95b Add translation for email error message 2020-04-19 18:21:38 +00:00
Jean-Romain Garnier 739197d99f Add translations for advanced search email filter 2020-04-19 15:15:40 +00:00
Gabriel Detraz cd9e13b195 Fix trads 2020-04-19 15:15:27 +02:00
Gabriel Detraz 41fb5e5c04 Simplify preferences, add all_room acl for users 2020-04-19 03:29:46 +02:00
Jean-Romain Garnier 86813b1a47 Forbid user from forcing out another user with a free access 2020-04-19 01:13:35 +02:00
Jean-Romain Garnier ae7f1aaf38 Add option enabling regular users to take a disabled user's room 2020-04-19 01:13:35 +02:00
Jean-Romain Garnier f3d8b70213 Add translations for statistics 2020-04-17 23:40:01 +00:00
Jean-Romain Garnier 227511504e Fix translations 2020-04-17 22:52:30 +00:00
Jean-Romain Garnier 45637c8e26 Make email translations more consistent 2020-04-18 00:39:06 +02:00
Jean-Romain Garnier 60186071db Revert "Create STATE_SUSPENDED"
This reverts commit 2aef2ae3fa.
2020-04-17 17:03:54 +02:00
Jean-Romain Garnier 2aef2ae3fa Create STATE_SUSPENDED 2020-04-17 16:53:46 +02:00
Jean-Romain Garnier 52e1a77044 Add missing translations 2020-04-17 16:03:37 +02:00
Jean-Romain Garnier f171eeb607 Add missing migrations 2020-04-17 00:17:18 +00:00
Jean-Romain Garnier d4380f866f Add option to select number of days before disabling users 2020-04-16 23:14:19 +02:00
Jean-Romain Garnier dbe8223efc Add translations for initial password related strings 2020-04-16 17:41:37 +00:00
Jean-Romain Garnier 8c827cc845 Add option to enable the password field during account creation 2020-04-16 17:41:33 +00: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