Gabriel Detraz
c12b3575dd
Bricoles d'affichage
8 years ago
Gabriel Detraz
ca2e0172a1
Serialisation pour export vers re2o-services
8 years ago
Gabriel Detraz
b4af276b14
Stockage des creds d'identification des switchs
8 years ago
Gabriel Detraz
73610c3417
Methode str pour les clefs radius
8 years ago
Gabriel Detraz
76183df6a8
Gestion automatique des switchs, affichage plus clair
8 years ago
Gabriel Detraz
b9dbce8ccc
Gestion de la clef radius, et serialisation
8 years ago
Gabriel Detraz
282ea9b2c6
Bricoles, web management ssl
8 years ago
Gabriel Detraz
49411450af
Migration preferences ssl + merge
8 years ago
Gabriel Detraz
54326a35b9
Renvoie le mode plain ou ssl pour webmanagement
8 years ago
Gabriel Detraz
396853db0e
Serialisation des réglages pour la provision
8 years ago
Gabriel Detraz
5184fc165f
Repare mes bétises à moi sur massive bootstrap form
8 years ago
Gabriel Detraz
daaeb00e89
Complete_name d'un switch
8 years ago
Gabriel Detraz
cedd49e909
Serialisation du constructeur
8 years ago
Gabriel Detraz
07eddfffb7
Optimisation chargement des switchs
8 years ago
Gabriel Detraz
29f00f21cd
Stockage du firmware dans la bdd
8 years ago
Gabriel Detraz
d2d6f7e5e4
Gestion igmp et mld par vlan
8 years ago
Gabriel Detraz
30bb38d75f
Serialisation des roles et réglages par vlan des switches
8 years ago
Gabriel Detraz
20126a3cd6
Serialisation de la liste des vlans
8 years ago
Gabriel Detraz
aec2c645a2
Serialisation de la conf des swicthes
8 years ago
chirac
916ec9789f
Merge branch 'show_more_info_switch' into 'dev'
Added info on switch page
See merge request federez/re2o!314
7 years ago
edpibu
b2c871556a
Modified arguments passed to template
7 years ago
edpibu
bc5b7c63be
Added info on switch page
7 years ago
chirac
311b13e694
Merge branch 'add_switch_name_to_ports_search_results' into 'dev'
Added switch name to port search results, moved link to switch on switch name…
See merge request federez/re2o!312
7 years ago
edpibu
7e36cbc7ba
Added switch name to port search results, moved link to switch on switch name rather than port number
7 years ago
chirac
c7949ac684
Merge branch 'fix_affichage_solde' into 'dev'
Fix affichage du solde
See merge request federez/re2o!311
7 years ago
edpibu
783c724f94
Fix affichage du solde
7 years ago
chirac
a6f65fd967
Merge branch 'js_fix_load_order' into 'dev'
Fix JavaScript not being load before the code using it.
See merge request federez/re2o!305
7 years ago
Alexandre Iooss
b6e4344893
Fix JavaScript not being load before the code using it.
7 years ago
chirac
1703d79bd8
Merge branch 'frontend_change_navbar_color' into 'dev'
Change navbar color back to black
See merge request federez/re2o!306
7 years ago
Alexandre Iooss
794aa65c06
Change navbar color back to black
7 years ago
chirac
3fd554041d
Merge branch 'gen_contrib_normalize' into 'dev'
Update gen_contrib.py to match current contributors.py
See merge request federez/re2o!300
7 years ago
Alexandre Iooss
1f35e6340b
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.
7 years ago
chirac
a584c37bcb
Merge branch 'apt_requirements_add_git' into 'dev'
Add git in apt_requirements.txt
See merge request federez/re2o!302
7 years ago
Alexandre Iooss
1f583643ab
Add git in apt_requirements
re2o/management/commands/gen_contrib.py uses git but it isn't in apt requirements.
Fix issue 174.
7 years ago
chirac
774388fca6
Merge branch 'add_link_port_search_results_from_dev' into 'dev'
Added link to the switch on switch ports search results
See merge request federez/re2o!304
7 years ago
edpibu
98facee5e0
Added link to the switch on switch ports search results
7 years ago
klafyvel
38e1cabddd
Merge branch 'frontend_fix' into 'dev'
Frontend changes
See merge request federez/re2o!296
7 years ago
Alexandre Iooss
67a7b2b325
Change Rézo Supélec Metz en Rézo Metz
7 years ago
Alexandre Iooss
8492b8c59b
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.
7 years ago
Alexandre Iooss
c20a28b15e
Add changelog information
7 years ago
Alexandre Iooss
0ef6ec5b28
Sapphire.js cleanup
Make sapphire.js follow new javascript conventions. Also fix a dirty JS
in base.html.
7 years ago
Alexandre Iooss
033c22bf1d
Fix other font-awesome icons
7 years ago
Alexandre Iooss
2702bee918
Make navbar look less Bootstrap-ed
Change navbar colors to match re2o colors.
7 years ago
Alexandre Iooss
dabf484422
Change base layout
Make CSS a bit cleaner and remove useless separator.
7 years ago
Alexandre Iooss
4a4ba06112
Use debian font-awesome
Rather than going online, use fonts-font-awesome debian package. Also
icons were updated to font-awesome 4.7.0 (in debian 9).
7 years ago
Alexandre Iooss
e571751c70
Fix footer and about
* Rather than using href="\\host/about/" in page footer, use
href="protocol://host/about/"
* The old footer uses hacks to be staticly on the bottom. To make it
much simpler one solution is to turn it white and use official
Bootstrap code. This leads to less CSS to maintain and better
cross-browser compatibility.
* On re2o about page (/about/) there is some typos such as :
* assocations > associations
* legitlab > le gitlab
* Use Bootstrap navbar-static-top rather than custom CSS.
The result is the same, so we should be better using directly
Bootstrap CSS.
7 years ago
klafyvel
1f1063bf06
Merge branch 'gitignore_add' into 'dev'
Update .gitignore to ignore more files
See merge request federez/re2o!301
7 years ago
Alexandre Iooss
a0bb34f740
Update .gitignore to ignore more files
Based on the Python template : https://github.com/github/gitignore/
I'm using PyCharm which creates .idea folders. So I need this to
make my life easier.
7 years ago
chirac
1d8095f223
Merge branch 'fix_mr294' into 'dev'
Fix merge request 294
See merge request federez/re2o!299
7 years ago
Alexandre Iooss
9e578bf93d
Fix merge request 294
7 years ago