8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-20 17:42:26 +00:00
Commit graph

52 commits

Author SHA1 Message Date
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 07acce2e90 Add optional fields to select password during user creation 2021-01-24 16:33:31 +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 0d4b86f5c1 Make alternatives for favicon
Make alternatives for favicon to support a wider range of device.
It includes favicon for iOS, Android, MacOS touchbar.
It also fixes the favicon on Chromium/Chrome variants.
2019-01-28 11:12:05 +01:00
Alexandre Iooss 4de9c1efd2 Make URL hash control Bootstrap collapse 2019-01-01 18:53:11 +01: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 6faa1931c7 Delete handlebars JavaScript library
It seems this library is useless and might even interfere with Django
templates during debug if something isn't rendered properly.
2018-10-06 11:31:35 +02: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 0ef6ec5b28 Sapphire.js cleanup
Make sapphire.js follow new javascript conventions. Also fix a dirty JS
in base.html.
2018-09-22 10:15:51 +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 Detraz 5d30e95aa4 Ebauche, interface de capture de mac et d'enregistrement de chambre 2018-08-29 11:27:10 +02:00
Hugo LEVY-FALK 680b8a7ec7 Rend l'affichage des mails locaux plus intuitif 2018-08-14 13:28:39 +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
Gwenael Le Hir cb1073985f Add Re2o logo 2018-06-22 18:31:46 +00:00
Grizzly f6b04a186a Gere mieux l'affichage du menu dropdown sur les petits ecrans 2018-06-03 15:53:19 +00:00
Hugo LEVY-FALK 838c5999b1 Suppression de bootstrap qui sert à rien du coup 2018-05-13 17:54:48 +02:00
Hugo LEVY-FALK de75e7bb27 Utilisation du packet debian pour bootstrap 2018-05-13 17:54:48 +02:00
Yoann Pétri dc999b80b5 Utilisation du paquet Debian pour le js 2018-05-13 17:54:48 +02:00
root c693f9f5ba Création du widget datetimeinput 2018-05-13 17:54:18 +02:00
Maël Kervella 60337ee203 Add CTRL+K and CTRL+L shortcuts 2018-05-09 15:03:15 +00:00
Maël Kervella 9569e22df9 Set language button 2018-04-18 15:49:03 +00:00
grisel-davy 0dc5d56250 Création et affichage du graph des switchs 2018-04-13 20:31:51 +02:00
Maël Kervella 1083f8d199 Support de typeahead pour les select multiples avec tokenfield 2017-10-14 18:32:17 +00:00
Chirac 575923536e Merge branch 'master' into 'massive_use_bft_tag'
# Conflicts:
#   topologie/views.py
2017-10-14 01:47:06 +02:00
Maël Kervella 4aa67bf4d9 Utilisation massive du bft tag
Le BFT tag est utilisé sur tous les champs qui ont pas mal de résultats
(user, machines, ip, chambre, ...). Normalement tous les select à choix
uniques concerné ont été modifiés. Je pense en avoir oublié aucun.
2017-10-12 09:57:16 +00:00
Maël Kervella 58eea72c13 Gitignore des logos de la page d'acceuil
J'en ai marre d'avoir le logo du RezoMetz pour le lien du wiki
2017-10-10 21:00:41 +00:00
Maël Kervella ee1dab9642 Ajout des licenses des modules JS 2017-10-10 20:09:56 +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
chirac 80fcc69ea9 Ajoute des apps 2016-07-19 20:52:39 +02:00
chirac 6724128b1d Page d'accueil de re2o 2016-07-19 03:12:48 +02:00