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

161 commits

Author SHA1 Message Date
Yoann Pétri d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
Yoann Pétri 30ff646de7
Links and translations 2020-11-17 22:13:20 +01:00
Yoann Pétri 087ef6feb6
Translations 2020-11-17 21:50:16 +01:00
Yoann Pétri 0f40663fac
Add custom themes 2020-11-17 13:54:33 +01:00
Yoann Pétri 2db1f5afee
Add right sidebar for large screenn, remove scroll in navbar, add scroll in left sidebar 2020-11-16 19:12:36 +01:00
Yoann Pétri fd006c505a
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
2020-11-15 20:41:23 +01:00
grisel-davy a12ed72c87 Break word with CSS and not with a specific method of interfaces 2020-10-28 21:23:49 +01:00
grisel-davy 8a722d825e Fix the overflow of text in the sidenav for small screen 2020-10-28 19:33:37 +01:00
grisel-davy 98a5c01430 Remove profile_image 2020-10-22 15:39:30 +02:00
Hugo Levy-Falk e1542b9e92 I need a view button 2020-05-30 18:14:33 +02:00
chirac a5dda65412 Update year in base.html 2020-05-28 14:49:29 +02:00
Leila ba917fe644 Fix small image bug 2020-05-21 18:10:30 +02:00
Leila d94f7b44a3 Add thumbnail to user model 2020-05-17 12:51:05 +02:00
Jean-Romain Garnier 4190f4f39e Start implementing detailed history for event class 2020-04-25 12:31:18 +02:00
Jean-Romain Garnier e537143efc Add missing translations 2020-04-25 01:43:25 +02:00
Jean-Romain Garnier 6371f11536 Add missing translations 2020-04-23 19:28:15 +00:00
Jean-Romain Garnier 4731e7da02 Add missing translations for detailed history 2020-04-23 18:13:37 +00:00
Jean-Romain Garnier fc352948ce Add missing parameter to detailed-history call 2020-04-23 18:44:44 +02:00
Jean-Romain Garnier 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
Jean-Romain Garnier 72625d8b4e Change link in user profile to new history view 2020-04-23 16:57:24 +02:00
Jean-Romain Garnier 91cee11297 Add missing translations in logs 2020-04-22 23:25:19 +02:00
Jean-Romain Garnier 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
Jean-Romain Garnier 1b64c8f95b Add translation for email error message 2020-04-19 18:21:38 +00:00
Jean-Romain Garnier 739197d99f Add translations for advanced search email filter 2020-04-19 15:15:40 +00:00
Jean-Romain Garnier f3d8b70213 Add translations for statistics 2020-04-17 23:40:01 +00:00
Jean-Romain Garnier 227511504e Fix translations 2020-04-17 22:52:30 +00:00
Jean-Romain Garnier 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