8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-15 23:28:45 +00:00
Commit graph

84 commits

Author SHA1 Message Date
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
matthieu bda1f2d296 Fix de l'implémenation de open_graph issue #53 2017-12-23 17:12:13 +01:00
matthieu 70f6f85399 implementation des données OpenGraph issue #53 2017-12-23 17:12:13 +01:00
lhark a551133575 Fix templates indentation 2017-12-18 20:58:11 -05:00
matthieu dd787fac73 modification d'indentation pour le fix cookie issue #59 2017-12-09 00:38:46 +01:00
MICHELET matthieu 781b6ceeaf fix issue #59 2017-12-08 22:27:08 +01:00
LEVY-FALK Hugo 86b3b5ddcd Fix #15 Deprecated font HTML tag 2017-11-14 15:48:17 +01:00
Gabriel Detraz cd7fab5edf Tribute MoaMoak 2017-11-09 01:56:15 +01:00
Mael Kervella 8599cfd78b Merge branch 'search' into 'master'
Search

See merge request rezo/re2o!28
2017-11-05 11:56:21 +01:00
LEVY-FALK Hugo a5312e243b Fix #13 2017-11-04 19:38:58 +01:00
Maël Kervella a2569f4cc2 Adapte le champs search de navbar aux nouveauté et y affiche la query 2017-11-02 00:35:22 +00:00
Maël Kervella f8992ca0d8 Passage du search en GET + proprification du nom des variables 2017-11-01 16:01:10 +00:00
Maël Kervella c75c204d8d Fix : un user n'est plus cotisant si fin de cotis > now 2017-10-30 19:29:29 +00:00
Maël Kervella 6b72524561 Compacte un peu la date affiché dans le résumé de connexion à droite 2017-10-30 19:11:13 +00:00