8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-02 16:02:16 +00:00
Commit graph

97 commits

Author SHA1 Message Date
Laouen Fernet fe4de10f7a Mark strings for translation in templates 2019-11-24 23:27:55 +01:00
Gabriel Detraz 6617d6a000 Fix affichage dans le dropdown adapté 2019-10-01 22:47:30 +02:00
Hugo Levy-Falk a9194b405a Hello Lara :D
Just ran `find /var/www/re2o \( -type d -name .git -prune \) -o -type f -print0 | xargs -0 sed -i 's/Goulven/Lara/g'`.
2019-10-01 13:37:56 +02:00
Hugo Levy-Falk b8d8c11cb0 Fix #151 2019-09-20 14:48:37 +02:00
Grizzly b0fb188e24 menu deroulant et migrations supprimée oubliée 2019-08-16 14:13:20 +00:00
Grizzly a0dcda6975 Vues cannoniques navbar et adresses de contact 2019-08-11 19:24:40 +02:00
Grizzly 6440ac48e8 Inclusion des apps optionnels dans le navbar (je sais pas trop pourquoi ça marche ça risque de casser) 2019-08-11 19:24:40 +02:00
Grizzly 575e570d16 Cannonisation de l'affichage des apps optionnels sur le profil et imports conditionnels dans les urls 2019-08-11 19:24:40 +02:00
Grizzly 7099d6d57a Ouverture des tickets disponible sur la page d'accueil 2019-08-11 19:24:40 +02:00
Grizzly c11cc35ffc Just a bit of front 2019-08-11 19:24:40 +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
Laouen Fernet 4a8c161edc add translations for templates/ 2019-01-12 16:56:17 +01:00
Alexandre Iooss 4de9c1efd2 Make URL hash control Bootstrap collapse 2019-01-01 18:53:11 +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 7f6e300033 Fix right sidebar when user is disconnected 2018-09-27 22:35:04 +02:00
Alexandre Iooss b6e4344893 Fix JavaScript not being load before the code using it. 2018-09-24 17:20:55 +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 033c22bf1d Fix other font-awesome icons 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
Laouen Fernet 0472f913fa Translation of templates/ (front) 2018-08-18 12:16:31 +02:00
grisel-davy ec0b47ac05 réorganisation des onglets dasn la navbar 2018-08-12 18:30:54 +02:00
grisel-davy c7a1d38b53 on ne voit la barre de recherche qu'avec les droits suffisants 2018-08-12 18:30:54 +02:00
Charlie Jacomme b24ef60d6a Preferences renamed in administration 2018-08-12 18:30:54 +02:00
Charlie Jacomme 018dae90fa update of footer and contributor text 2018-08-12 18:30:54 +02:00
grisel-davy 0338b58a6c fichiers oubliés 2018-08-01 18:52:42 +02:00
Maël Kervella 6367944a5e Translate base HTML page 2018-06-23 17:12:32 +00:00
Maël Kervella ceb2c86d74 Fix #60: Change context variable so it does not get overriden by django-auth views 2018-06-22 19:22:40 +00:00
Maël Kervella aa6fa036e8 Include logo in navbar, favicon and ogp image 2018-06-22 19:22:38 +00: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
Maël Kervella 7d54c10c29 Add many information on about page 2018-04-11 11:41:00 +00:00
Gabriel Detraz e3830a6099 Nouveaux dropdown dans la bar 2018-03-28 00:10:22 +02:00
klafyvel 26e87451a1 Merge branch 'navbar' into 'master'
Passage à fontawesome

See merge request federez/re2o!96
2018-03-08 08:20:39 +01:00
Yoann Pétri 8cd7ed1a54 Modification de la navbar et passage sous font awesome 2018-03-07 11:45:03 +01:00
Yoann Pétri 496a7ab6a0 Ajout du bouton navbar 2018-03-06 17:04:57 +01:00
Maël Kervella 0e60e97482 Base Template : Remove useless cookie banner
See https://gitlab.federez.net/federez/re2o/issues/75 for details
2018-03-06 15:48:43 +00:00
Yoann Pétri 0e282037d5 Modification de la navbar 2018-03-06 16:39:34 +01:00
Matthieu Michelet f8da5ba8e0 Implémentation de la création automatique de la liste des contributerus triée par nombre de commits 2018-03-04 23:46:20 +01:00
matthieu 1802fbdaa7 Merge branch 'about_page' of https://gitlab.federez.net/federez/re2o into about_page 2018-02-23 22:08:05 +01:00
matthieu f8c66c50bd changement de positionnement du bouton a propos, désormais en lien sur le footer 2018-02-23 21:56:56 +01:00
matthieu 6b253f5188 Ajout d'une page A propos présantant l'association, re2o et listant c'est principaux contributeurs. Ajout d'un champ description
(dans les parametres d'association) dans l'onglet préférences.
issue #64
2018-02-23 19:38:11 +01:00
Yoann Pétri b0fca7f6b6 Implémentation de l'auto inscription 2018-01-28 08:55:37 +01:00
matthieu 93959c87f4 Ajout d'une page A propos présantant l'association, re2o et listant c'est principaux contributeurs. Ajout d'un champ description
(dans les parametres d'association) dans l'onglet préférences.
issue #64
2018-01-08 16:33:50 +01:00
Gabriel Detraz 68e824e6c6 Commit du nouvel an 2018-01-06 18:00:22 +01:00
LEVY-FALK Hugo 63948821d3 Templatetag can_view_app 2018-01-06 17:57:39 +01:00
matthieu 45aafd40fc Changement de la description dans les données open_graph 2017-12-23 17:20:21 +01:00
matthieu 895d8457ff Utilisation d'un logo Re2o et d'Url local issue #53 2017-12-23 17:20:21 +01:00
matthieu 9af905f85e NVérification du caractère sécurisé de la requete http/https issue #53 2017-12-23 17:12:13 +01:00