8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-24 20:33:11 +00:00
Commit graph

134 commits

Author SHA1 Message Date
Alexandre Iooss
8929bd1971 Disable breadcrumbs to be Chibrac-ready 2019-02-27 18:33:45 +01:00
Alexandre Iooss
74a0ed4a5d Move useradmin in a separate app 2019-02-26 09:55:57 +01:00
Alexandre Iooss
a086c5784f Fix label not being hidden by JS 2019-02-25 21:17:04 +01:00
Alexandre Iooss
f21123dadd Better pagination in admin 2019-02-25 21:12:11 +01:00
Alexandre Iooss
26a7b635b7 Fix missing translation 2019-02-25 20:42:32 +01:00
Alexandre Iooss
2ebdbab1e2 Update translation 2019-02-25 20:41:33 +01:00
Alexandre Iooss
6d99881873 Overwrite admin templates (6) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
13865d697c Overwrite admin templates (5) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
231497d16b Overwrite admin templates (4) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
46cb6dddb3 Title block for compatibility 2019-02-25 17:53:12 +01:00
Alexandre Iooss
0c49a3b077 Overwrite admin templates (4), thanks edpibu :) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
b1758da49f It's better to return to the true home 2019-02-25 17:53:12 +01:00
Alexandre Iooss
5409f34206 Overwrite admin templates (3) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
9879f940a3 Overwrite admin templates (2) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
cf586ff52e Sync admin template with Django contrib code 2019-02-25 17:53:12 +01:00
Alexandre Iooss
69ff7a2391 Overwrite admin templates (1) 2019-02-25 17:53:12 +01:00
Alexandre Iooss
ae6ae4a151 Change HTML lang according to page lang 2019-02-25 17:53:12 +01:00
Alexandre Iooss
6287863bf6 Make base template compatible with Django Contrib Admin 2019-02-25 17:53:12 +01:00
Alexandre Iooss
56ec7a2df5 Update translation files 2019-02-12 09:12:45 +01: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
3ed137cf31 Paginator styling and go to id feature 2019-01-01 18:53:11 +01:00
Alexandre Iooss
4de9c1efd2 Make URL hash control Bootstrap collapse 2019-01-01 18:53:11 +01:00
Alexandre Iooss
29fb5dc848 Remove generated locales from git tree
Now compiled locale files (.mo) are generated on the server side.
This cleans up the git tree and make translation contributions much
easier to merge.

Please note that you will need to generate those files after each pull,
so remember to execute install_re2o.sh.
2018-12-10 13:14:56 +01:00
detraz
a743e90d88 Fix , next n'est pas bien remplie 2018-10-14 21:05:18 +02:00
Gabriel Detraz
cbc2a63c2a Fix login next + display ap 2018-10-14 20:18:12 +02: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
129d22d7c5 Change Glyphicon to Font Awesome on login page 2018-09-28 12:37:49 +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
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.
2018-09-22 10:15:51 +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
Hugo LEVY-FALK
d6091d117c Custom invoices. 2018-08-16 00:06:35 +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
chirac
a84e8b5575 Merge branch 'fix_65_history' into 'master'
fix #65, gestion propre de l'historique.

Closes #65

See merge request federez/re2o!186
2018-07-22 22:22:19 +02:00
Hugo LEVY-FALK
c7bf295838 i18n sur le title du bouton historique 2018-07-22 22:18:31 +02:00
Hugo LEVY-FALK
8d6439f13b Regroupement avec l'erreur 500. 2018-07-20 20:12:03 +02:00
Hugo LEVY-FALK
2ee17b370b Passage par flags plutôt que par valeurs 2018-07-20 19:54:03 +02:00
Hugo LEVY-FALK
6b945bf322 fix #65, gestion propre de l'historique. 2018-07-19 12:30:15 +02:00
Hugo LEVY-FALK
f8796c6d04 Fix #24 : adds a 404 page. 2018-07-17 00:34:27 +02:00
Maël Kervella
6367944a5e Translate base HTML page 2018-06-23 17:12:32 +00:00