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

386 commits

Author SHA1 Message Date
chirac 77b599ad34 fix: the function all_ap_in doesn't crash anymore on dormitory use 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 69228f0ae4 chore(trans): Regenerate all django.po file 2021-01-24 16:37:10 +01:00
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
chirac 9669ab6851 Unlogged->LoggedOut 2021-01-24 16:37:09 +01:00
chirac bdf1a14f71 Add an unlogged view for registration view 2021-01-24 16:37:09 +01:00
chirac e3445b6a60 Move new autocomplete widgets on widget file 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier aacb8ef84a Fix minor issues with DAL 2021-01-24 16:37:09 +01:00
chirac 4c984a3975 Black on files 2021-01-24 16:37:09 +01:00
chirac 89cd0ac856 Remove useless imports 2021-01-24 16:37:09 +01:00
chirac 303531fed3 Add custom can_list acl for unpriviged views 2021-01-24 16:37:09 +01:00
chirac 89ca6d231f Replace get_queryset with filter_results 2021-01-24 16:37:09 +01:00
chirac 4df53ca902 Add can_list acl, move views autocomplete mixins to re2o/views.py 2021-01-24 16:37:09 +01:00
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
Yoann Pétri 69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
Yoann Pétri 432e531e67 Links and translations 2021-01-24 16:37:09 +01:00
Yoann Pétri 0202a77799 Translations 2021-01-24 16:37:09 +01:00
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