8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-13 22:26:14 +00:00
Commit graph

36 commits

Author SHA1 Message Date
Jean-Romain Garnier 8101c4782f Make switch port list horizontally scrollable in topology 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
Jean-Romain Garnier d022b1f251 Remove legacy typeahead files 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier 773892ae1c Add django-autocomplete-light dependency 2021-01-24 16:37:09 +01:00
Yoann Pétri 682d824121 Add custom themes 2021-01-24 16:37:09 +01:00
Yoann Pétri 892ac7e958 Bootom navbar don't hide sidebar 2021-01-24 16:37:09 +01:00
Yoann Pétri 8c3df067c4 Add right sidebar for large screenn, remove scroll in navbar, add scroll in left sidebar 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
Jean-Romain Garnier e7679193b2 Bootstrap accordion ios 2019-10-01 21:59:38 +02:00
Alexandre Iooss 10c6a268d2 Add customisation to Django Contrib Admin
The default theme of Django Contrib Admin is not really great. This
theme the Django Admin with Re2o logo and colors.

It also comes with a new dynamic-generated menu to navigate in the admin
interface.

A new index page override the global index of Django Contrib Admin to
prepare for new features.

This patch is part of the Aube patchset for Re2o, targeting the use of
Django Contrib Admin as a manage interface for active members.
2019-04-20 19:30:49 +02:00
Alexandre Iooss 5ae1a53172 Add lines to split profile information 2018-12-30 12:35:41 +01:00
Alexandre Iooss 573e6c2ad2 Use a detailed list rather than a table on profile 2018-12-30 12:06:20 +01:00
edpibu c984f2acc2 Fixed tables scrolling when opening menus
modifié :         static/css/base.css
2018-12-08 22:17:45 +01:00
Alexandre Iooss 26e68a0ac0 Fix footer not being on footer 2018-09-28 12:37:23 +02:00
Alexandre Iooss 0f7f14c1ea 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-09-27 22:23:45 +02:00
Alexandre Iooss 794aa65c06 Change navbar color back to black 2018-09-24 12:02:15 +02:00
Alexandre Iooss 2702bee918 Make navbar look less Bootstrap-ed
Change navbar colors to match re2o colors.
2018-09-22 10:15:51 +02:00
Alexandre Iooss dabf484422 Change base layout
Make CSS a bit cleaner and remove useless separator.
2018-09-22 10:15:51 +02:00
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).
2018-09-22 10:15:51 +02:00
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.
2018-09-22 10:15:51 +02:00
Gabriel Le Bouder 771e8cc3fa on centre le texte dans les boites du profil 2018-08-12 18:30:54 +02:00
grisel-davy c16f635c48 frontend sur le profil 2018-08-12 18:30:54 +02:00
grisel-davy 8aefc37eca change couleur des panel heading en accordeon pour une meilleur comprehension 2018-08-12 18:30:54 +02:00
Grizzly 7ccc93cf4c mise en page pour les longues fingerpint ssh 2018-07-29 19:15:28 +00:00
Maël Kervella 19f1e28308 Refactor display of rights in users/listright page 2018-07-12 11:56:07 +00:00
Maël Kervella aa6fa036e8 Include logo in navbar, favicon and ogp image 2018-06-22 19:22:38 +00:00
Grizzly f6b04a186a Gere mieux l'affichage du menu dropdown sur les petits ecrans 2018-06-03 15:53:19 +00:00
Maël Kervella 9569e22df9 Set language button 2018-04-18 15:49:03 +00:00
Maël Kervella 1083f8d199 Support de typeahead pour les select multiples avec tokenfield 2017-10-14 18:32:17 +00:00
Maël Kervella 24a39e80bb Templatag pour générer des form avec typeahead
Utilise les form django et la génération de bootstrap
2017-10-05 20:51:06 +00:00
lhark 079defc7f9 Misc UI improvements 2016-11-19 02:13:58 +01:00
lhark da89824fcb Center table rows horizontaly 2016-11-17 04:55:11 +01:00
Dalahro 7f47f985c9 Caché des trucs 2016-11-11 21:10:10 +01:00
Dalahro acde0322ff Petit truc 2016-07-22 23:38:32 +02:00
root adefbd8af3 Simplifie le code, déplace les tests dans models, affiche un encart user à droite 2016-07-10 04:02:48 +02:00
lhark 0a6ae231db Add bootstrap and jquery 2016-07-01 01:41:58 +02:00