8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-08-09 16:55:01 +00:00
Commit graph

201 commits

Author SHA1 Message Date
3b6af9d01a feat: 🎨 Allow the use of CDN and generalise the staticfiles.
A CDN can be used. Other locations than the debian ones can be used for staticfiles. python3 manage.py runserver is now functionnal

Configuration need to be changed to have re2o2.9 behavior
2021-02-18 19:59:03 +01:00
e9053ec303
fix: ✏️ Update translation 2021-02-18 18:26:32 +01:00
6b8d9e3806
fix: 🎨 Update footer (fix #316) 2021-02-18 16:05:40 +01:00
Gabriel Detraz
8031ed10f2 Merge branch 'master' into dev 2021-01-24 17:20:28 +01:00
Jean-Romain Garnier
452acb4a5d fix: typo in french translation of "home" 2021-01-24 16:37:10 +01:00
0287d7aa0c fix: ✏️ Fix typo in navbar 2021-01-24 16:37:10 +01:00
69228f0ae4 chore(trans): Regenerate all django.po file 2021-01-24 16:37:10 +01:00
750bb7dd1b fix: 🚸 Move user menu back to the right side of the screen (Fix #306) 2021-01-24 16:37:09 +01:00
d022b1f251 Remove legacy typeahead files 2021-01-24 16:37:09 +01:00
69f78d8c60 Ça se dit Rézo Metz 'tain 2021-01-24 16:37:09 +01:00
432e531e67 Links and translations 2021-01-24 16:37:09 +01:00
0202a77799 Translations 2021-01-24 16:37:09 +01:00
682d824121 Add custom themes 2021-01-24 16:37:09 +01:00
8c3df067c4 Add right sidebar for large screenn, remove scroll in navbar, add scroll in left sidebar 2021-01-24 16:37:09 +01:00
6d2ad5b00e 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
2021-01-24 16:37:09 +01:00
grisel-davy
62a9142faa Break word with CSS and not with a specific method of interfaces 2021-01-24 16:37:09 +01:00
grisel-davy
22ab6df96d Fix the overflow of text in the sidenav for small screen 2021-01-24 16:37:09 +01:00
grisel-davy
50086cb346 Remove profile_image 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk
019e5baa59 I need a view button 2021-01-24 16:36:16 +01:00
chirac
cf4423d237 Update year in base.html 2021-01-24 16:36:16 +01:00
Leila
ee42f45576 Fix small image bug 2021-01-24 16:36:16 +01:00
Leila
b2607ab232 Add thumbnail to user model 2021-01-24 16:36:16 +01:00
c43c532822 Start implementing detailed history for event class 2021-01-24 16:34:46 +01:00
e2660d0bee Add missing translations 2021-01-24 16:34:24 +01:00
ec6d73869d Add missing translations 2021-01-24 16:34:24 +01:00
ead2609564 Add missing translations for detailed history 2021-01-24 16:33:32 +01:00
bf0fa33c5f Add missing parameter to detailed-history call 2021-01-24 16:33:32 +01:00
ac53084695 Improve handling of detailed history button 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
7ddbc02835 Rebase dev 2021-01-24 16:33:32 +01:00
21cbddd7b9 Change link in user profile to new history view 2021-01-24 16:33:32 +01:00
c891e52118 Add missing translations in logs 2021-01-24 16:33:32 +01:00
a1d35a2c9b Add missing translations 2021-01-24 16:33:32 +01:00
Hugo Levy-Falk
a370ae066e Fix #98 2021-01-24 16:33:31 +01:00
fa95625205 Add translation for email error message 2021-01-24 16:33:31 +01:00
449e1f8721 Add translations for advanced search email filter 2021-01-24 16:33:31 +01:00
51c81886b5 Add translations for statistics 2021-01-24 16:33:31 +01:00
2ed3b2ac31 Fix translations 2021-01-24 16:33:31 +01:00
c485f3a8fb chore(trans): Regenerate all django.po file 2021-01-24 12:02:44 +01:00
fb9ef863e4
fix: 🚸 Move user menu back to the right side of the screen (Fix #306) 2021-01-09 19:53:37 +01:00
9934ea448b Remove legacy typeahead files 2020-12-30 18:55:28 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
30ff646de7
Links and translations 2020-11-17 22:13:20 +01:00
087ef6feb6
Translations 2020-11-17 21:50:16 +01:00
0f40663fac
Add custom themes 2020-11-17 13:54:33 +01:00
2db1f5afee
Add right sidebar for large screenn, remove scroll in navbar, add scroll in left sidebar 2020-11-16 19:12:36 +01:00
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