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

122 commits

Author SHA1 Message Date
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 f9b7d70314 Fix various bugs in auth.py. 2019-09-19 23:01:30 +02:00
Gabriel Detraz 3f82adb720 Mise en cache affichage résidence 2019-08-07 02:09:57 +02:00
Gabriel Detraz 0770da51d1 Correction de l'affichage des chambres/locaux 2019-08-07 00:43:47 +02:00
Gabriel Detraz e17b28cae0 Optimise le chargement des chambres 2019-08-06 17:46:36 +02:00
Gabriel Detraz 7cc0fd1e66 Mise en cache et gestion correcte des profile de port par résidence 2019-07-27 01:53:06 +02:00
chirac 5b112657c9 Returns correct port profile 2019-07-21 01:25:04 +02:00
chirac 3ec4fdd9d9 Profile default different for dormitories (option) 2019-07-21 01:02:32 +02:00
detraz 0d0d09bc9f Fix type var rename 2019-03-17 14:53:11 +01:00
detraz c9b84047d2 Change les variables type en name ou machine_type pour éviter les confusions 2019-03-03 17:28:33 +01:00
chirac c4571ab425 Update, english doc models.py 2019-02-20 20:49:34 +01:00
detraz 87730a3ad2 Fix room_name problem with building 2019-02-18 22:13:34 +01: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 64301bda9f Export list_modules + return [] if no models for modules 2019-01-03 00:23:11 +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 4dbbb00cf7 Export of modules of a switch 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
Hugo LEVY-FALK 21f54486b2 Fix switch creation 2019-01-01 20:17:27 +01:00
klafyvel 7ddb627b6b Do not create an useless list since set can be created from any iterable. 2019-01-01 19:10:34 +01:00
Gabriel Detraz e172923578 Fix #103 2019-01-01 19:10:33 +01:00
detraz 843a71be9b Affichage de la réference commerciale par default 2018-10-15 19:19:52 +02:00
Gabriel Detraz cbc2a63c2a Fix login next + display ap 2018-10-14 20:18:12 +02:00
Antoine Vintache e8a767c331 Add commercial name to switchs. 2018-10-11 19:53:23 +02:00
Hugo LEVY-FALK 6491fb0247 Hotfix : Typo dans le nom de get_port_profile 2018-10-05 21:19:20 +02:00
detraz 8dd4473d15 Fixe une typo sur les bornes wifi -> access_point 2018-09-28 18:15:29 +02:00
detraz 42d2f80470 Fix divers 2018-09-27 16:32:21 +02:00
Gabriel Detraz eded66beb0 Gestion des switchs à provisioner automatiquement 2018-09-27 16:32:21 +02:00
Gabriel Detraz 3c22ea4e89 Export de l'ensemble des ip du switch 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 54326a35b9 Renvoie le mode plain ou ssl pour webmanagement 2018-09-27 16:32:21 +02:00
Gabriel Detraz 396853db0e Serialisation des réglages pour la provision 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
Gabriel Detraz 30bb38d75f Serialisation des roles et réglages par vlan des switches 2018-09-27 16:32:21 +02:00
Gabriel Detraz aec2c645a2 Serialisation de la conf des swicthes 2018-09-27 16:32:21 +02:00
Laouen Fernet 2ecf6b86f1 Translation of topologie/ (front) 2018-08-18 13:38:16 +02:00
Gabriel Detraz ef2101e0c5 Fix des erreurs, et améliore la lisibilité des logs 2018-08-07 17:22:58 +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
Gabriel Detraz 2e6df9c235 Fix #131 2018-07-20 19:20:01 +02:00
Hugo LEVY-FALK eefa0b4add PEP8 mon amour + typos 2018-07-11 19:37:22 +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 e6b8c5c899 Finition, gestion du renvoie du profil par défaut du port 2018-06-30 16:19:02 +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