Commit graph

26 commits

Author SHA1 Message Date
Éloi Rivard
ad875455b8
doc: document templates 2024-12-19 10:08:09 +01:00
Éloi Rivard
43f9f328a5
refactor: factorize features definition 2024-05-14 22:53:47 +02:00
Éloi Rivard
42dc023288
fix: display the menu bar on error pages 2024-04-09 22:06:08 +02:00
Éloi Rivard
4037c296cf
fix: JAVASCRIPT and HTMX configuration settings were ignored 2024-04-09 12:07:00 +02:00
Éloi Rivard
38038d8db9
refactor: use 'url_for' in templates instead of static urls 2023-12-25 20:15:21 +01:00
Éloi Rivard
46c795b3b5
refactor: only load oidc module if OIDC is configured 2023-09-15 17:56:23 +02:00
Éloi Rivard
c2e6158bf5
fix: use fomantic-ui equal width menu on submenus 2023-09-08 09:07:04 +02:00
Éloi Rivard
e55b56419d
refactor: extract auth.py from account.py 2023-08-14 16:15:41 +02:00
Éloi Rivard
321eb487ad
refactor: moved template logic from 'theme/base.html' to 'template/base.html' 2023-08-14 15:48:56 +02:00
Eloi Rivard
c0f53c8e6e use flask-themer to allow theme customization 2021-10-29 17:05:32 +02:00
Éloi Rivard
a9e6661e87 Use own-shipped html5shiv 2021-09-17 11:51:08 +02:00
Éloi Rivard
864710c44f Use own-shipped lato font 2021-09-17 11:47:28 +02:00
Camille Daniel
afb9cce267 Move flask.messages() to base.html to avoid forgotten pages and message displayed on the wrong page 2021-07-29 11:50:13 +02:00
Camille Daniel
9780fc9eed Enable group deletion 2021-07-29 11:37:02 +02:00
Camille Daniel
aed6b18aa8 Show groups and enable group creation 2021-07-01 18:21:20 +02:00
Éloi Rivard
22b702c065 Fixed flask 2 compatibility 2021-05-24 17:43:15 +02:00
Éloi Rivard
f2422ab3f5 Missing translation 2020-11-16 15:50:46 +01:00
Éloi Rivard
19c1e26bfb About page. Fixes #31 2020-11-13 10:45:01 +01:00
Éloi Rivard
4581e98989 Canaille logo. Fixes #29 2020-11-05 12:52:36 +01:00
Éloi Rivard
0b668f50ef Moderators group. #12 2020-11-02 12:13:03 +01:00
Éloi Rivard
4a20fb3b55 User admin page. Fixes #8 2020-11-01 12:39:34 +01:00
Éloi Rivard
cc779c85cd User variable in profile route 2020-10-31 17:41:24 +01:00
Éloi Rivard
5078f1dc3f Changed the title 2020-10-30 10:46:27 +01:00
Éloi Rivard
b7f6f46ca3 Removed 'my tokens' page. Fixes #22 2020-10-29 09:11:48 +01:00
Éloi Rivard
7747a64570 Updated title 2020-10-21 17:36:36 +02:00
Éloi Rivard
e9e3368a33 Renamed the project 'canaille' 2020-10-21 14:04:40 +02:00
Renamed from oidc_ldap_bridge/templates/base.html (Browse further)