4190f4f39e
Start implementing detailed history for event class
2020-04-25 12:31:18 +02:00
e537143efc
Add missing translations
2020-04-25 01:43:25 +02:00
6371f11536
Add missing translations
2020-04-23 19:28:15 +00:00
4731e7da02
Add missing translations for detailed history
2020-04-23 18:13:37 +00:00
fc352948ce
Add missing parameter to detailed-history call
2020-04-23 18:44:44 +02:00
c4e034a5a6
Improve handling of detailed history button
2020-04-23 18:43:34 +02:00
Hugo Levy-Falk
6d3c86f99c
Rebase dev
2020-04-23 17:01:07 +02:00
72625d8b4e
Change link in user profile to new history view
2020-04-23 16:57:24 +02:00
91cee11297
Add missing translations in logs
2020-04-22 23:25:19 +02:00
5107a34a6e
Add missing translations
2020-04-21 19:48:59 +00:00
Hugo Levy-Falk
a3b352b29d
Fix #98
2020-04-21 17:37:17 +02:00
1b64c8f95b
Add translation for email error message
2020-04-19 18:21:38 +00:00
739197d99f
Add translations for advanced search email filter
2020-04-19 15:15:40 +00:00
f3d8b70213
Add translations for statistics
2020-04-17 23:40:01 +00:00
227511504e
Fix translations
2020-04-17 22:52:30 +00:00
83a6dea5c9
Add pagination in search results
2019-12-06 00:01:13 +00:00
Laouen Fernet
062308f942
Edit translations in templates
2019-11-24 23:27:56 +01:00
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
Hugo Levy-Falk
8f5b302cbf
Translation for GTU check.
2019-09-05 22:03:45 +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
831e0c0690
Link to login page when logged out
2019-04-20 19:30:49 +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
a7d7cbd261
Add a logout confirmation
...
This patch remove the custom rule in router responsible to redirect
logout to index page and place a template with pre-translated strings.
This is part of Aube patchset for Re2o to unify the login procedure with
Django Contrib Auth.
2019-04-20 19:30:49 +02:00
Alexandre Iooss
f4c9ac19cf
Override Django Contrib Auth templates
...
This override Django Contrib Auth templates to make them more integrated
with the user site.
More precisely the breadcrumb now redirects to the index page rather to
the Django Contrib Admin index page.
*It also fix a security vulnerability in Re2o.* Without this patch users
are able to request for a new password AND the existing login name. So
just with access to someone mail, it would be possible to hack into his
account.
And yes, Re2o implements another password system. But this one is not
disabled (see by yourself : https://intranet.crans.org/password_reset/ ).
This also is part of the Aube patch-set for Re2o and one of Aube goal is
to drop the custom admin password reset system and use the Django
Contrib Auth one.
2019-04-20 19:30:49 +02: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
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
8c2b2ca8df
Fix #111 properly
2018-05-03 12:57:43 +00:00
Maël Kervella
8003634563
Add warning button: translation in dev
2018-04-18 20:13:11 +00:00
Maël Kervella
9569e22df9
Set language button
2018-04-18 15:49:03 +00:00
Maël Kervella
e3209d77dc
Encode Error 500 image into base64
2018-04-15 18:20:33 +00:00
Maël Kervella
1225af69bd
Add custom Error 500 page
2018-04-15 17:30:46 +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
grisel-davy
7f58182b04
Le bouton est maintenant en vert, moins confusant.
2018-03-20 17:28:31 +01:00
klafyvel
26e87451a1
Merge branch 'navbar' into 'master'
...
Passage à fontawesome
See merge request federez/re2o!96
2018-03-08 08:20:39 +01:00
8cd7ed1a54
Modification de la navbar et passage sous font awesome
2018-03-07 11:45:03 +01:00
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
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
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
b25aeaeec5
Fix indent 2
2017-12-18 21:12:57 -05: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