8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-20 17:42:26 +00:00
Commit graph

361 commits

Author SHA1 Message Date
Yoann Pétri 6d2ad5b00e Refactor navbar and general frontend.
The menus of the navbar is reorganized
The footer is changed into a navbar
The right sidebar is placed to the left
The left sidebar is deleted
Header navbar and leftsidebar are now fixed
Physical grouing is split into 4 views
2021-01-24 16:37:09 +01:00
grisel-davy 448463258e Forgot the paginator in the MR !566. 2021-01-24 16:37:09 +01:00
grisel-davy 0a1aabd4e2 Affichage améliorer avec 2 footers 2021-01-24 16:37:09 +01:00
grisel-davy 7b1aecf831 Table -> grid pour l'affichage sur telephone 2021-01-24 16:37:09 +01:00
grisel-davy 160230d7a1 Add paginator, updates machines, create aff_machines, and minor changes 2021-01-24 16:37:09 +01:00
grisel-davy f731038eb2 Fix typo and update display port profils 2021-01-24 16:37:09 +01:00
grisel-davy 4fac613373 fix typo in iptypes and update display of switchs 2021-01-24 16:37:09 +01:00
Gabriel Detraz 3e59e96520 Fix, deleted the bad switchport serializer 2021-01-24 16:36:16 +01:00
histausse 98a0e3b388 remove the second port serialiser 2021-01-24 16:36:16 +01:00
histausse 6b022f625e Add dormitory to the building serialiser 2021-01-24 16:36:16 +01:00
histausse f010436997 Add building to the room serialiser 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 652982941a Fix can_view_app 2021-01-24 16:36:16 +01:00
Gabriel Detraz 0df3542ec1 Fix port edition crash with new convention for *_id 2021-01-24 16:36:16 +01:00
chirac c5dca80703 Update comments models.py 2021-01-24 16:36:16 +01:00
Gabriel Detraz 383aaf3132 Don't use disabled ip for administration purpose 2021-01-24 16:36:16 +01:00
Laouen Fernet d4da12dda9 Fix some translations in topologie/ 2021-01-24 16:36:16 +01:00
Laouen Fernet 7939a986d0 Add or translate some docstrings in topologie/ 2021-01-24 16:36:16 +01:00
Leila b2607ab232 Add thumbnail to user model 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 0156952c12 fix acl functions in topologie models inheriting from Machine 2021-01-24 16:36:16 +01:00
Hugo Levy-Falk 2d40c3ecaa Machine inherits AclMixin 2021-01-24 16:35:21 +01:00
Jean-Romain Garnier e2660d0bee Add missing translations 2021-01-24 16:34:24 +01:00
Jean-Romain Garnier ec6d73869d Add missing translations 2021-01-24 16:34:24 +01:00
Jean-Romain Garnier ead2609564 Add missing translations for detailed history 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk 7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
Jean-Romain Garnier a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
Gabriel Detraz 315a527bf2 Remove useless imports 2021-01-24 16:33:31 +01:00
chapeau 0b58365c87 First draft of moving api functions into each apps 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +01:00
Gabriel Detraz f8a55bbbe5 Fix #240 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
Jean-Romain Garnier 2ed3b2ac31 Fix translations 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 b433e464ac Edit translations in topologie 2019-11-24 23:27:57 +01:00
Laouen Fernet 207c8ba206 Mark strings for translation in topologie 2019-11-24 23:27:56 +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 804d5a711b Fix typo in view edit_switch 2019-10-31 21:54:25 +01:00
Hugo Levy-Falk 42f65bea6a Fix DomainForm usage. 2019-10-17 20:20:19 +02:00
Gabriel Detraz 47e67c3a40 Retourne au moins l'interface principale du switch 2019-10-14 23:47:52 +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
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
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
Hugo Levy-Falk 8d4aac1e49 Fix initial migration 2019-09-05 17:56:35 +02:00
Gabriel Detraz 3f82adb720 Mise en cache affichage résidence 2019-08-07 02:09:57 +02:00
Gabriel Detraz 105348b73a Prechargement des données batiment/résidences pour selection des chambres 2019-08-07 00:44:44 +02:00
Gabriel Detraz 0770da51d1 Correction de l'affichage des chambres/locaux 2019-08-07 00:43:47 +02:00
Gabriel Detraz 08d9e04a9e Optimisation affichage détaillé d'un switch 2019-08-07 00:29:21 +02:00