8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-10 17:25:02 +00:00
Commit graph

390 commits

Author SHA1 Message Date
Hugo Levy-Falk
d26d912328 fix: Remove old migrations that prevent a fresh install without LDAP.
Fix #329.

BREAKING CHANGE: you need to define the proper router in re2o/settings_locals.py for LDAP to continue working properly. See re2o/settings_locals.example.py.
2021-02-14 10:24:09 +01:00
ec2b4afd41 style: 🎨 Apply black and isort 2021-02-14 09:29:10 +01:00
6736caf9f4 feat: ⬆️ Support for django 2.2 (#308)
Support for django 2.2. Rename django.conf.urlresolvers. Change url to path. Add apps to app folder. Edit migrations for on_delete. Edit models for on_delete.

Drop compatibility for django 1.x
2021-02-14 09:29:10 +01:00
Gabriel Detraz
367e972ceb fix: Wrong url path for interface autocomplete on port edition form 2021-01-26 20:10:38 +01:00
chirac
77b599ad34 fix: the function all_ap_in doesn't crash anymore on dormitory use 2021-01-24 16:37:10 +01:00
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
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
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