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

281 commits

Author SHA1 Message Date
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
Hugo Levy-Falk 9b3bc1d053 ACL for applications. 2019-09-08 15:17:17 +02:00
Hugo Levy-Falk 8f5b302cbf Translation for GTU check. 2019-09-05 22:03:45 +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
Gabriel Detraz 94aca35190 [Reminder] Broaden with textfield and unlimited message for customized end_membership 2019-07-12 18:27:12 +02:00
detraz 0d0d09bc9f Fix type var rename 2019-03-17 14:53:11 +01:00
Alexandre Iooss 56ec7a2df5 Update translation files 2019-02-12 09:12:45 +01:00
Hugo LEVY-FALK 4fef4a6057 Déplace les templates dans préférences. 2019-01-21 00:54:02 +01:00
Hugo LEVY-FALK 985a2f4a52 Choix de l'envoi du reçu par mail 2019-01-20 19:08:11 +01:00
Hugo LEVY-FALK f43b985966 Meilleure gestion des default pour les templates invoice et voucher 2019-01-20 18:53:25 +01:00
Hugo LEVY-FALK 1fcf90b698 fix migrations 2019-01-20 17:47:01 +01:00
Hugo LEVY-FALK 124421e011 Fix migrations 2019-01-20 16:44:22 +01:00
Hugo LEVY-FALK b83bfc0da9 Fix #123 Subscription voucher 2019-01-20 16:44:22 +01:00
Hugo LEVY-FALK 48d8d7921d subscripbtion voucher 2019-01-20 16:41:11 +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 c92b68872e Fix radius options, force to set a vlan when adding a policy which requires it. 2019-01-11 16:08:30 +01:00
Gabriel Detraz 0b1c35900f Ajoute un reglage pour set tous les comptes actifs à l'initialisation 2019-01-05 18:33:26 +01:00
klafyvel 80e20d0f91 English is a beautiful language 2019-01-03 00:23:11 +01:00
Gabriel Detraz 02229983a0 Exporte la liste des récursifs 2019-01-03 00:23:11 +01:00
Hugo LEVY-FALK 71dc9c9bd1 Remove code about radius in OptionalTopology edit form. 2019-01-01 19:32:40 +01:00
Gabriel Detraz 7318ee4758 Rename migration + revert function radiusoption 2018-12-30 14:56:48 +01:00
Alexandre Iooss 509390590b Split migration 0056
We can not change structure and migrate data at the same time on some db
engines. So this commit splits the operation.
2018-12-30 13:28:19 +01:00
Alexandre Iooss 29fb5dc848 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull,
so remember to execute install_re2o.sh.
2018-12-10 13:14:56 +01:00
Hugo LEVY-FALK a15d50bebe RadiusOption Display 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK 7e9de612fa Prettier display of vlan OK 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK 0e2f1258d4 Add PreferencesModel as ancestor of RadiusOption 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK 6df47b08ec Adapt preferences' display to new model layout 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK b269a5f6ef Allow policies editions through form 2018-12-09 00:10:59 +01:00
Hugo LEVY-FALK 9506bd4002 Fixing migrations is more a way of life than a way to have fun. 2018-12-09 00:10:59 +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
Hugo LEVY-FALK 7a26aadaa9 fix migrations. 2018-12-09 00:10:59 +01:00
Grizzly 3f63cb4b8f Espacement des boutons 2018-12-05 17:32:24 +00:00
Grizzly dd2421411f Espacement des boutons 2018-12-03 21:31:50 +00:00
Grizzly bb57aa3bd0 Icones et heading cliquables 2018-12-03 20:32:18 +00:00
Grizzly 42bbdb67c7 Accordéon complet et suppression de la sidebar 2018-12-01 16:11:17 +00:00
Grizzly 58006000fe Premier changement en accordéon 2018-12-01 14:42:38 +00:00
Grizzly 817e965937 Navigation dans les préférences 2018-12-01 11:59:17 +00:00
Gabriel Detraz 0f4c7fa7e9 Variable globale pour le reminder 2018-11-15 14:37:17 +01:00
Gabriel Detraz dbc15118ec Fix display switchs order 2018-10-27 23:31:40 +02:00
detraz ae82289f6d Fix room display, possibilité de desactiver le champ room sur register 2018-10-15 19:20:23 +02:00
detraz 40eb6f146c Commande manage pour supprimer les users pas encore actifs 2018-10-11 15:15:00 +02:00
grisel-davy d78c5f30d2 ffichage des reminders dans les preferences 2018-09-30 20:31:07 +02:00
grisel-davy e723ce018d serialization des rappel de fin de connexion 2018-09-29 16:50:04 +02:00
Antoine Vintache 6652e33d8c Modification , utilisation de history button 2018-09-27 16:32:21 +02:00
Gabriel Detraz eded66beb0 Gestion des switchs à provisioner automatiquement 2018-09-27 16:32:21 +02:00
detraz b44021a98b Fix bugs et simplifie les migrations de switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz bd58c259ee Et la migration pour sftp 2018-09-27 16:32:21 +02:00
Gabriel Detraz 8a22dc1e02 Mode de provision sftp 2018-09-27 16:32:21 +02:00
Gabriel Detraz ae0f134cc7 Crée spécific role, l'utilise pour get l'ip du serveur des config switchs 2018-09-27 16:32:21 +02:00
Gabriel Detraz 6c41f90398 N'affiche pas la clef radius en clair dans le menu preferences 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 73610c3417 Methode str pour les clefs radius 2018-09-27 16:32:21 +02:00
Gabriel Detraz 76183df6a8 Gestion automatique des switchs, affichage plus clair 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
Gabriel Detraz 282ea9b2c6 Bricoles, web management ssl 2018-09-27 16:32:21 +02:00
Gabriel Detraz 49411450af Migration preferences ssl + merge 2018-09-27 16:32:21 +02:00
Gabriel Detraz 5184fc165f Repare mes bétises à moi sur massive bootstrap form 2018-09-27 16:32:21 +02:00
detraz dacf1e4615 Correction des boutons sur les autres apps 2018-09-02 18:28:54 +02:00
Maxime Bombar 8e7a1c5094 Fix regression introduced in commit c3b3146f39 2018-08-23 19:33:13 +02:00
Laouen Fernet c3b3146f39 Translation of preferences/ (front) 2018-08-18 13:38:16 +02:00
Gabriel Detraz ba31a94c20 users can change their shell 2018-08-15 22:11:18 +02:00
chirac ed1a013c3f Rename instead of delete 2018-08-12 18:09:30 +02:00
Maxime Bombar cd13c5240a Allows to display a French or English general message based on user's language choice. 2018-08-12 17:59:18 +02:00
Gabriel Detraz 57b4d8ff74 Header pour execution en python2 2018-08-07 00:05:35 +02:00
Maxime Bombar 22662a2b22 [preferences/EditAssoOptionForm] commits c1f55e797 and 78b950c39 removed references to payment. This form was forgotten. 2018-08-03 10:24:42 +02:00
Gabriel Detraz 7b7227332d Reconstruction des migrations dans l'ordre pour preference + fix display 2018-08-01 19:13:12 +02:00