8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00
Commit graph

369 commits

Author SHA1 Message Date
chirac
4ff555e41f Remove mbf on views 2021-01-24 16:37:09 +01:00
chirac
ed487c3d67 Add autocomplete on switchs/ap edit/creation forms 2021-01-24 16:37:09 +01:00
chirac
e4d4250dad Vlan Autocomplete for portprofile 2021-01-24 16:37:09 +01:00
chirac
46f3f564b9 Add autocomplete on topologie app 2021-01-24 16:37:09 +01:00
chirac
ec6076d169 Add views, forms and urls for autocomplete topologie 2021-01-24 16:37:09 +01:00
69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
432e531e67 Links and translations 2021-01-24 16:37:09 +01:00
0202a77799 Translations 2021-01-24 16:37:09 +01:00
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
e2660d0bee Add missing translations 2021-01-24 16:34:24 +01:00
ec6d73869d Add missing translations 2021-01-24 16:34:24 +01:00
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
c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
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
fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
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
51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
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