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

55 commits

Author SHA1 Message Date
Laouen Fernet dbf7485107 Fix some translations in preferences/ 2020-06-01 18:21:21 +02:00
Laouen Fernet a4c3f77500 Add or translate some docstrings in preferences/ 2020-06-01 18:21:20 +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
Laouen Fernet 038a11fb75 Mark strings for translation in preferences 2019-11-24 23:27:55 +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
Gabriel Detraz 2df79830b6 An optional app can possibly not have a pannel pref 2019-10-01 22:47:30 +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 ff058e0cca Add Radius Attributes 2019-09-19 23:01:29 +02:00
Hugo Levy-Falk 9161e0f7e3 Reusable acl error messages. 2019-09-08 15:17:17 +02:00
Grizzly 3a5fad0287 Separation des lists d'apps optionnelles pour eviter les erreurs d'import d'urls non présents 2019-08-11 20:30:54 +00:00
Grizzly 8e403443b5 Affichage des préférences des tickets 2019-08-11 19:24:40 +02:00
Hugo LEVY-FALK 4fef4a6057 Déplace les templates dans préférences. 2019-01-21 00:54:02 +01:00
Hugo LEVY-FALK 0a8335c375 Enable template selection for invoices. 2019-01-20 16:41:11 +01:00
Laouen Fernet 77e62df3b8 add translations for preferences/ 2019-01-12 16:56:16 +01:00
Hugo LEVY-FALK f0736ebc39 Allow policies edition 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK a773f5d717 Pre-subscription VLAN 2018-12-09 00:10:59 +01:00
grisel-davy d78c5f30d2 ffichage des reminders dans les preferences 2018-09-30 20:31:07 +02:00
detraz b44021a98b Fix bugs et simplifie les migrations de switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz c12b3575dd Bricoles d'affichage 2018-09-27 16:32:21 +02:00
Gabriel Detraz b4af276b14 Stockage des creds d'identification des switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz b9dbce8ccc Gestion de la clef radius, et serialisation 2018-09-27 16:32:21 +02:00
Laouen Fernet c3b3146f39 Translation of preferences/ (front) 2018-08-18 13:38:16 +02:00
Hugo LEVY-FALK 0cc15d63c8 Traduction + utilisation du mixin de revision 2018-08-01 18:50:28 +02:00
grisel-davy 38edf3b0eb Création, modification, suppression d'adresses mail de contact 2018-08-01 18:48:23 +02:00
Hugo LEVY-FALK b1ac9fffbb PEP 8 pour preferences/views.py 2018-05-07 20:03:12 +02:00
Hugo LEVY-FALK a61d8d6ebd Factorisation des décorateurs ACL dans les vues. Fix #121 2018-05-07 19:43:53 +02:00
Gabriel Detraz f38c12fcc3 Accueil -> Home 2018-04-16 18:23:04 +02:00
Gabriel Detraz b118e1199e Fix #108 2018-04-16 05:28:47 +02:00
Gabriel Detraz 2337a24997 Fix #106 2018-04-15 19:09:37 +02:00
Maël Kervella 0065e2e0f5 Fix unused variables in kwargs 2018-04-15 10:52:27 +00:00
Maël Kervella 332e8a3413 Pylint compliance on preferences 2018-04-15 10:52:27 +00:00
Maël Kervella 48d904b6de Pep8 compliance on re2o 2018-04-15 10:52:26 +00:00
Gabriel Detraz 3affe08d29 Factorisation de paginator + pagination des machines dans profil 2018-04-03 05:01:01 +02:00
Gabriel Detraz 62aea40044 Et preferences 2018-01-31 06:44:20 +01:00
Yoann Pétri b0fca7f6b6 Implémentation de l'auto inscription 2018-01-28 08:55:37 +01:00
LEVY-FALK Hugo d1a17ff763 Fix preferences/edit_options/OptionalUser 2018-01-08 11:04:00 +01:00
FERNET Laouen d3f07cf63a removes hard-coded urls, calls reverse. Fix issue #63 2018-01-07 20:29:43 +01:00
LEVY-FALK Hugo dc38c32ad4 ACL dans un fichier dédié dans chaque application. 2018-01-06 17:57:40 +01:00
LEVY-FALK Hugo 1d4b2801b7 Acl sur preferences 2018-01-06 17:56:02 +01:00
Gabriel Detraz f9a7270c27 Can_delete_set sur preferences et cotisations 2018-01-06 17:56:02 +01:00
Maël Kervella 876021ae12 Define can_create, can_edit, can_delete and can_view and use can_create and can_edit decorators for preferences.models 2018-01-06 17:56:02 +01:00
Gabriel Detraz 8b508b2c43 Fix typo sur les services 2017-11-17 18:23:42 +01:00
LEVY-FALK Hugo 42c364fb9a Utilisation de reverse dans les vues. 2017-10-26 17:58:41 +02:00
chirac 4c0d9b9a40 Pep8 et nettoyage, et doc pour l'app preferences 2017-10-14 06:03:53 +02:00
Gabriel Detraz bbc00fdb0b Ajoute unicode literals + attribue les ip à l'enregistrement auto en fonction du nas 2017-09-11 01:30:24 +02:00
Maël Kervella 30f5ac6091 Ajoute un message personalisé dans le mail d'acceuil via les préférences
Attention migration à faire
2017-09-08 20:53:13 +00:00