8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-19 17:12:32 +00:00
Commit graph

87 commits

Author SHA1 Message Date
Hugo Levy-Falk 4a3d0f346b feat: Integrate the removal of LDAP to migration squash. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 5107a4987f Foreign keys 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 937f2cf16c Fix miscellanous model creation mistakes. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 392ea8afbc Fix dependecies graph creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 77f5b66329 fix dependencies names 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk d58f90ecee Topologie models creation. 2021-01-24 16:37:09 +01:00
Yoann Pétri 69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Gabriel Detraz f8a55bbbe5 Fix #240 2021-01-24 16:33:31 +01:00
Laouen Fernet c8ed48145c Add migrations for improved translations 2019-11-24 23:27:57 +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 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 8d4aac1e49 Fix initial migration 2019-09-05 17:56:35 +02:00
chirac 3ec4fdd9d9 Profile default different for dormitories (option) 2019-07-21 01:02:32 +02:00
detraz 8d799ed92d Create dormitory with buildings 2019-02-18 21:11:51 +01:00
Laouen Fernet 69d80fcdb0 add translations for topologie/ 2019-01-12 16:56:17 +01:00
Hugo LEVY-FALK af714a7f33 typo 2019-01-03 01:02:02 +01:00
Gabriel Detraz 683cf229e9 Edition fine des modules pour chaque switchs avec le slot 2019-01-03 00:23:11 +01:00
Gabriel Detraz 2c9ff4ea8e Module switch, model et fonctions basiques de modification 2019-01-03 00:23:11 +01:00
Antoine Vintache e8a767c331 Add commercial name to switchs. 2018-10-11 19:53:23 +02:00
detraz 8dd4473d15 Fixe une typo sur les bornes wifi -> access_point 2018-09-28 18:15:29 +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 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
Gabriel Detraz 29f00f21cd Stockage du firmware dans la bdd 2018-09-27 16:32:21 +02:00
Laouen Fernet 2ecf6b86f1 Translation of topologie/ (front) 2018-08-18 13:38:16 +02:00
Hugo LEVY-FALK b140e26f0a Suppression des migrations précédemment fusionnées. 2018-08-04 09:54:17 +02:00
klafyvel db6c9a0702 Merge branch 'dev' into 'fix_dev'
# Conflicts:
#   topologie/migrations/0061_portprofile.py
#   topologie/templates/topologie/aff_port.html
#   topologie/templates/topologie/aff_port_profile.html
2018-08-02 20:52:48 +02:00
Hugo LEVY-FALK 6c4877b52a Squash des migrations de port_profile 2018-08-02 20:43:35 +02:00
chirac 4270cd32bc Fix langue et 802.X radius + divers 2018-08-02 20:43:35 +02:00
chirac 2a2a2850bd Boolean direct pour désactiver un port + logo 2018-08-02 20:42:17 +02:00
chirac bac18a265d Ajout et transfert des anciennes données vers le nouveau système de profil de ports 2018-08-02 20:35:28 +02:00
chirac ad79c5b5e5 Ajout reglages sécurité + frontend 2018-08-02 20:29:14 +02:00
Gabriel Detraz 860385bffe Pas de null sur manytomany 2018-08-02 20:29:14 +02:00
Gabriel Detraz 4c3f9f6540 Refactor port_profil 2018-08-02 20:29:14 +02:00
Laouen Fernet 0ed68194d7 add model PortProfile 2018-08-02 20:29:14 +02:00
chirac feddc3f69b Conflicts fix switch_conf_json
# Conflicts:
#   re2o/templatetags/acl.py
#   re2o/views.py
#   topologie/templates/topologie/aff_port.html
2018-07-29 20:02:20 +02:00
Hugo LEVY-FALK c1f55e797e Enlève le raw sql des migrations 2018-07-12 14:42:13 +02:00
chirac 2e092b3fde Fix langue et 802.X radius + divers 2018-06-30 22:17:24 +00:00
chirac 51793bdee6 Boolean direct pour désactiver un port + logo 2018-06-30 17:04:15 +00:00
chirac 447919a2af Ajout et transfert des anciennes données vers le nouveau système de profil de ports 2018-06-30 15:29:00 +00:00
chirac 92f30fbe19 Ajout reglages sécurité + frontend 2018-06-26 23:29:40 +00:00
Gabriel Detraz e7b49bd5fa Pas de null sur manytomany 2018-06-26 17:13:17 +00:00
Gabriel Detraz 983b5620aa Refactor port_profil 2018-06-26 16:49:44 +00:00
Laouen Fernet 7ab0d656c9 add model PortProfile 2018-06-23 02:25:55 +02:00
grisel-davy 8cc1841f69 ajout des migrations 2018-05-21 21:19:10 +02:00
chirac fbd7c3de49 Revert "Merge branch 'fix_room_force_move_in' into 'master'"
This reverts merge request !161
2018-05-14 23:58:05 +02:00
Gabriel Detraz b2d57ec827 Refactor de la fonction gen_graph + graph quand modification des objets 2018-05-11 23:18:25 +02:00
Gabriel Detraz 2839a0ce19 Fix #102 2018-04-16 05:51:51 +02:00
Gabriel Detraz a621d378ec Remplace location par bayswitch 2018-04-08 04:13:14 +02:00