8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-10-05 18:42:12 +00:00
Commit graph

2118 commits

Author SHA1 Message Date
Alexandre Iooss
e75dcfcb95 Update CHANGELOG.md 2018-10-07 18:14:30 +02:00
Alexandre Iooss
b0b1687002 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull :
`python3 manage.py compilemessages`
2018-10-07 18:14:30 +02:00
Alexandre Iooss
3c88b20a6b Change Glyphicon to Font Awesome on login page 2018-10-07 18:14:30 +02:00
Alexandre Iooss
3523b75ef6 Fix footer not being on footer 2018-10-07 18:14:30 +02:00
Alexandre Iooss
578d800383 Fix right sidebar when user is disconnected 2018-10-07 18:14:30 +02:00
Alexandre Iooss
0115f98802 Fix Font Awesome icons
Some icons had their id changed in the Debian version (4.7.0) so their
id need to be updated.

Also the width of an icon in a button was reduced to make it more
compact.
2018-10-07 18:14:30 +02:00
detraz
bccdd1c425 Fix divers 2018-10-07 18:12:43 +02:00
Antoine Vintache
f580dfcec1 Modification , utilisation de history button 2018-10-07 18:12:43 +02:00
Antoine Vintache
f891837b7e Ajout de l'affichage des switchs dans la liste des modèles de switchs. 2018-10-07 18:12:43 +02:00
Gabriel Detraz
fb613d304c Gestion des switchs à provisioner automatiquement 2018-10-07 18:12:43 +02:00
detraz
e62554263d Fix bugs et simplifie les migrations de switchs 2018-10-07 18:12:43 +02:00
Gabriel Detraz
83222080c2 Et la migration pour sftp 2018-10-07 18:12:43 +02:00
Gabriel Detraz
d9fa7e9a1d Mode de provision sftp 2018-10-07 18:12:43 +02:00
Gabriel Detraz
fd23a49b13 Export de l'ensemble des ip du switch 2018-10-07 18:12:43 +02:00
Gabriel Detraz
b13b912b94 Crée spécific role, l'utilise pour get l'ip du serveur des config switchs 2018-10-07 18:12:43 +02:00
Gabriel Detraz
b012db8cd8 N'affiche pas la clef radius en clair dans le menu preferences 2018-10-07 18:12:43 +02:00
Gabriel Detraz
2d9bd30f12 Bricoles d'affichage 2018-10-07 18:12:43 +02:00
Gabriel Detraz
4e6d0878c1 Serialisation pour export vers re2o-services 2018-10-07 18:12:43 +02:00
Gabriel Detraz
1cbf749562 Stockage des creds d'identification des switchs 2018-10-07 18:12:43 +02:00
Gabriel Detraz
225d374b8e Methode str pour les clefs radius 2018-10-07 18:12:43 +02:00
Gabriel Detraz
98892fb121 Gestion automatique des switchs, affichage plus clair 2018-10-07 18:12:43 +02:00
Gabriel Detraz
f2255a6535 Gestion de la clef radius, et serialisation 2018-10-07 18:12:43 +02:00
Gabriel Detraz
dd5eae574b Bricoles, web management ssl 2018-10-07 18:12:43 +02:00
Gabriel Detraz
3a3e6afb3f Migration preferences ssl + merge 2018-10-07 18:12:43 +02:00
Gabriel Detraz
fe27ef97e1 Renvoie le mode plain ou ssl pour webmanagement 2018-10-07 18:12:43 +02:00
Gabriel Detraz
44f2b8834b Serialisation des réglages pour la provision 2018-10-07 18:12:43 +02:00
Gabriel Detraz
b38d07c83f Repare mes bétises à moi sur massive bootstrap form 2018-10-07 18:12:42 +02:00
Gabriel Detraz
ee13404157 Complete_name d'un switch 2018-10-07 18:12:42 +02:00
Gabriel Detraz
df2e376f89 Serialisation du constructeur 2018-10-07 18:12:42 +02:00
Gabriel Detraz
2143393f59 Optimisation chargement des switchs 2018-10-07 18:12:42 +02:00
Gabriel Detraz
5ca5d9176e Stockage du firmware dans la bdd 2018-10-07 18:12:42 +02:00
Gabriel Detraz
ce226e32b2 Gestion igmp et mld par vlan 2018-10-07 18:12:42 +02:00
Gabriel Detraz
3e9f467b6a Serialisation des roles et réglages par vlan des switches 2018-10-07 18:12:42 +02:00
Gabriel Detraz
bfedd80ab9 Serialisation de la liste des vlans 2018-10-07 18:12:42 +02:00
Gabriel Detraz
652faa0454 Serialisation de la conf des swicthes 2018-10-07 18:12:42 +02:00
edpibu
f0f95096e7 Modified arguments passed to template 2018-10-07 18:12:42 +02:00
edpibu
e23cf9d4a2 Added info on switch page 2018-10-07 18:12:42 +02:00
edpibu
99db7132c6 Added switch name to port search results, moved link to switch on switch name rather than port number 2018-10-07 18:12:42 +02:00
edpibu
fc2acbbf30 Fix affichage du solde 2018-10-07 18:12:42 +02:00
Alexandre Iooss
66abc699d7 Fix JavaScript not being load before the code using it. 2018-10-07 18:12:42 +02:00
Alexandre Iooss
23deae09ba Change navbar color back to black 2018-10-07 18:12:42 +02:00
Alexandre Iooss
8edf77ca7d Update gen_contrib.py to match current contributors.py
Now `manage.py gen_contrib` generates a contributors.py matching the
already existing format. It normalizes names to make the list more
enjoyable.

Before using this to seriously generate contributors.py we need to
figure out a way to add pseudo names, or tell everyone to change their
name on GitLab.
2018-10-07 18:12:42 +02:00
Alexandre Iooss
13c5622ea4 Add git in apt_requirements
re2o/management/commands/gen_contrib.py uses git but it isn't in apt requirements.

Fix issue 174.
2018-10-07 18:12:42 +02:00
edpibu
fa404c3ab0 Added link to the switch on switch ports search results 2018-10-07 18:12:42 +02:00
Alexandre Iooss
79989ff525 Change Rézo Supélec Metz en Rézo Metz 2018-10-07 18:12:42 +02:00
Alexandre Iooss
1ea2c416a3 Remove "next" in login template
The next field isn't used at all so this removes the associated dead code.
Also it removes the double error messages when an error occures in the form.
2018-10-07 18:12:42 +02:00
Alexandre Iooss
86e72216c2 Add changelog information 2018-10-07 18:12:42 +02:00
Alexandre Iooss
0873cbf0f4 Sapphire.js cleanup
Make sapphire.js follow new javascript conventions. Also fix a dirty JS
in base.html.
2018-10-07 18:12:42 +02:00
Alexandre Iooss
d7dad18cc0 Fix other font-awesome icons 2018-10-07 18:12:42 +02:00
Alexandre Iooss
a185486cae Make navbar look less Bootstrap-ed
Change navbar colors to match re2o colors.
2018-10-07 18:12:42 +02:00