Commit graph

39 commits

Author SHA1 Message Date
Tom Hubrecht 4590bba217
chore(patterns): Be more explicit 2024-07-12 19:42:35 +02:00
Tom Hubrecht eba2e68677 feat(patterns): Add hackens.org 2024-07-04 21:28:08 +02:00
Tom Hubrecht 7ccd38f463 fix(patterns): Make the trailing slash optional 2024-07-04 21:28:08 +02:00
Tom Hubrecht b2b1a8f441 fix(patterns): Update local pattern 2024-07-04 21:28:01 +02:00
Tom Hubrecht bb1dcb0f6e feat(cas_eleves): Add a fixture for service patterns 2024-07-04 09:55:04 +02:00
Tom Hubrecht b1fe687cf4 feat(nix): Switch to nix-pkgs instead of local expressions 2024-07-03 16:11:44 +02:00
Tom Hubrecht 05ad9099b3 chore(cas_eleves): Remove unused files 2024-07-03 16:10:47 +02:00
Tom Hubrecht a2b2a38fe7 feat(settings): Allow a simpler overriding of the ldap URI 2024-07-03 15:08:54 +02:00
Tom Hubrecht f31ca3f45a feat(settings): Update 2024-07-03 14:53:28 +02:00
Tom Hubrecht 4b354d3d8f chore(pyproject): Add djlint config 2024-07-03 14:37:08 +02:00
Tom Hubrecht be7ef236be feat(nix): Add dependencies 2024-07-03 14:37:08 +02:00
Tom Hubrecht 526bc7b7d8 feat(cas_eleves): Modernize the interface 2024-07-03 14:37:08 +02:00
Tom Hubrecht 50af4e6a5b feat(static): Remove old css files 2024-07-03 14:37:08 +02:00
Tom Hubrecht d7abb9d465 feat(locale): Update translations 2024-07-03 14:37:08 +02:00
Tom Hubrecht 220ef6dd1e feat(settings): Update
- Decrease the log verbosity
- Make STATIC_ROOT optional
- Move a CAS setting with the others
2024-07-02 21:09:29 +02:00
Tom Hubrecht dd5399c9be fix(settings): Don't try to get the last version AGAIN 2024-07-02 20:41:50 +02:00
Tom Hubrecht b47165f64c fix(settings): Don't try to get the last version 2024-07-02 20:37:30 +02:00
Tom Hubrecht b6371c3e6d fix(settings): Use correct port 2024-07-02 19:01:35 +02:00
Tom Hubrecht 10cfb987c1 feat(nix): Add static directory used locally 2024-07-02 14:54:29 +02:00
Tom Hubrecht 35c3c12a83 feat(locale): Move file 2024-07-02 14:54:13 +02:00
Tom Hubrecht 8d7768ab69 feat(templates): Rename base directory 2024-07-02 14:53:54 +02:00
Tom Hubrecht 484962f666 feat(app): Remove unused setting files 2024-07-02 14:53:34 +02:00
Tom Hubrecht d0eb219928 feat(project): Add nix tooling 2024-07-02 09:52:53 +02:00
Tom Hubrecht 4ddec17c64 feat(django): Rename customize_cas to cas_eleves 2024-07-02 09:52:34 +02:00
Tom Hubrecht 0cad1a4f65 feat(django): Rename cas_eleves to app 2024-07-02 09:52:05 +02:00
Théophile Bastian 0ca07557fd Add robots.txt 2020-04-11 11:13:35 +02:00
Théophile Bastian 821346df89 django-cas-server: include fix 2020-04-09 19:15:37 +02:00
Théophile Bastian 127935a71c README: add details for reverse-proxy 2020-03-26 12:08:14 +01:00
Théophile Bastian 2ab9453834 Add french translation, document it 2020-03-26 12:04:18 +01:00
Théophile Bastian 48263ff904 Add requirements 2020-03-26 12:00:56 +01:00
Théophile Bastian f3a97f679e Settings: make ready for production 2020-03-26 12:00:43 +01:00
Théophile Bastian 5a662a0eab Settings: disable SERVICE_MESSAGES
The service messages just look ugly since the URL isn't cleaned up.
2020-03-24 15:39:02 +01:00
Théophile Bastian c2087c8750 Style: responsive design 2020-03-24 15:38:37 +01:00
Théophile Bastian cc8be8a775 Override cas_server templates 2020-03-24 15:38:16 +01:00
Théophile Bastian df10bb54b7 Add basic style 2020-03-24 12:12:58 +01:00
Théophile Bastian aeb76dc1b9 Add customisation app 2020-03-24 12:07:26 +01:00
Théophile Bastian d6d2455f66 Fix urls 2020-03-23 23:00:43 +01:00
Théophile Bastian 68cb572d7c Add basic README 2020-03-23 21:36:39 +01:00
Théophile Bastian 062e5331a9 Initialize Django project 2020-03-23 21:28:07 +01:00