Commit graph

36 commits

Author SHA1 Message Date
e89f0e4ae5
feat(dgsi/js): Add htmx 2025-02-01 17:33:24 +01:00
615bc458d3
feat(dev): Add django-extensions to run https in dev mode 2025-02-01 17:32:05 +01:00
80ac57ba06
chore(settings): Update the default staff grouo 2025-02-01 17:30:45 +01:00
d3d342879c
feat(dgsi/user): Add VLAN information and machinery
Only via the shell for now, we can attribute a VLAN to a user and
reclaim it if needed
2025-01-30 10:04:07 +01:00
0e22a71df6
feat(account): Distinguish between staff and superuser 2025-01-28 08:54:48 +01:00
b859a72747
feat(dgsi): Add archives 2025-01-25 19:40:53 +01:00
5a84ea6e0f
chore(app): Disable SAML auth for now
This does not work, and quite a bit of time will be necessary to fix it
2024-10-12 08:05:01 +02:00
61bb59d244
chore(app/urls): Cleaner file 2024-10-06 16:52:15 +02:00
9c4413faa1
feat(settings): Add SAML auth 2024-10-06 14:43:41 +02:00
97dc77fd5d
feat(apps): Add django-import-export 2024-09-27 10:56:37 +02:00
45bd436ea7
feat(i18n): Add an english translation 2024-09-26 23:01:09 +02:00
997fd254ca
chore(accounts): Remove unused login view 2024-09-26 16:11:06 +02:00
2978c1facb
feat(settings): Allow giving the admin list 2024-09-26 15:25:26 +02:00
97e3ae9702
fix(settings): Allow specifying the EMAIL_PORT 2024-09-26 14:40:58 +02:00
91d5d68da3
feat(settings): Add console logging 2024-09-25 09:39:35 +02:00
088d6d613a
fix: Always include django-browser-reload 2024-09-24 23:06:09 +02:00
7064a3aa4b
feat(settings): Add e-mail configuration 2024-09-24 22:45:42 +02:00
49f1133fed
fix(settings): We use wsgi 2024-09-24 22:40:53 +02:00
fee28c598c
chore(wsgi): Don't set an invalid settings module 2024-09-24 22:35:50 +02:00
76c07e3086
feat(settings): Make MEDIA_ROOT configurable 2024-09-24 22:08:09 +02:00
7537b26fbe
feat(settings): Make databases configurable 2024-09-24 22:06:50 +02:00
abdcb2c8ad
feat: Setup media 2024-09-24 14:28:24 +02:00
b9f165c1e6
chore(index): Move the view inside dgsi 2024-09-24 11:31:05 +02:00
e8ce6f343b
feat(unfold): Change the name 2024-09-24 11:28:44 +02:00
ef80f9389b
feat(messages): Add support for dismissable notifications 2024-09-22 20:12:52 +02:00
e31731f8e6
feat(apps): Install django-unfold 2024-09-21 23:01:21 +02:00
1d2f4a5866
feat(account): Use a custom adpater 2024-09-18 22:19:33 +02:00
1732249a2d
feat(pkgs): Add django-allauth and django-allauth-cas 2024-09-18 22:18:42 +02:00
82123717cc
feat(app): Remove daphne 2024-09-16 19:07:02 +02:00
abc71eb52d
feat(accounts): Simplify the template and disable signup 2024-09-14 16:35:57 +02:00
f56961c7bb
feat(User): Switch to a custom model, simplifying the logic 2024-09-14 15:52:15 +02:00
f69c69e73e feat(auth): Use allauth and setup dev login 2024-05-28 08:36:20 +02:00
9b0149e6ee feat(pkgs): Add bulma forms 2024-05-28 08:35:17 +02:00
e2d6371495 feat(dev): Add DjDT 2024-05-28 08:29:19 +02:00
9e45426202 feat(src): First workable skeleton 2024-05-26 22:10:38 +02:00
42433dfe5c chore: Update structure 2024-05-21 21:19:41 +02:00