Commit graph

89 commits

Author SHA1 Message Date
38f811784c
Remove unneeded code
Works without Referer. This allows to eliminate a hardcoded URL path.
2020-07-25 13:06:54 +02:00
ad45243d0b
Correct length of student number in placeholder 2020-07-25 13:04:54 +02:00
6825af2981
Fix error after variable name refactor 2020-07-25 13:03:47 +02:00
829b454bd9
Add development environment docs in README 2020-07-25 12:40:57 +02:00
8d17100677
Superuser is created in the seed migration
users/migrations/0002
2020-07-25 12:32:04 +02:00
4573d0ae94
Format script 2020-07-25 12:25:20 +02:00
764959e70a
Moar environment variables 2020-07-25 12:21:53 +02:00
10568e2b3d
Rewrite migrations 2020-07-25 12:15:18 +02:00
db8fc1920c
Makefile: make messages upon database resetting clearer 2020-07-25 12:14:50 +02:00
4706f7b5fc
Don't remove our precious seed migration 2020-07-25 12:09:58 +02:00
4911aaeb54
Give migration more useful name 2020-07-25 11:59:04 +02:00
a29f4e627e
Database toggle 2020-07-25 11:54:15 +02:00
17650b72ba
Allow admin password to be set from environment
Require password to be different from "admin" in production.
2020-07-25 11:35:43 +02:00
ce411aec56
Makefile! 2020-07-25 11:04:56 +02:00
2f76476057
M-makefile? 2020-07-25 10:59:30 +02:00
4f4d2da551
Did somebody say "Makefile"? 2020-07-25 10:44:18 +02:00
Maxime Bloch
ab8b7258a7 add responsible person to event 2020-07-25 02:46:33 +02:00
Maxime Bloch
62b71a5df6 Add event edit link for admins 2020-07-25 02:41:33 +02:00
Maxime Bloch
eaa154f829 Add notes to event list view 2020-07-25 02:37:05 +02:00
Maxime Bloch
1aaa3f68d4 add note to event model 2020-07-25 02:33:42 +02:00
Maxime Bloch
19d791153c add migration to create 'bestuur' group with correct event permissions. Add default admin user. Add form to add users to a group 2020-07-25 02:27:15 +02:00
4306889349
Improve header layout 2020-07-25 01:32:44 +02:00
72b82426c0
cleanup 2020-07-25 01:04:58 +02:00
Maxime Bloch
258a11fb2e refine script 2020-07-24 23:34:14 +02:00
redfast00
423ee4d9d9 Add placeholder value 2020-07-24 23:33:11 +02:00
Maxime Bloch
261f1c215a Add script to wait for a service 2020-07-24 23:27:48 +02:00
Maxime Bloch
4387f950da Add specific versions for docker images 2020-07-24 22:40:38 +02:00
Maxime Bloch
55d8cc9771
Uhh, remove removed Django module 2020-07-24 21:32:18 +02:00
Maxime Bloch
2cffca4023 Add crude basis for docker 2020-07-23 14:07:37 +02:00
fk
01db89727e Merge branch 'improve-oauth' into 'master'
Improve oauth

See merge request bestuur/kers!1
2020-07-22 22:30:21 +02:00
6de3f2ab40
add failed page 2020-07-22 21:34:19 +02:00
1644e61d98
reformat oauth code 2020-07-22 21:19:31 +02:00
ccb24d27e3
Oh no this is becoming too decent to be a Zeus project 2020-07-22 18:19:42 +02:00
f74cfc0352
Translate forgotten "hello" 2020-07-22 17:44:32 +02:00
769ba7e807
Set all to Dutch 2020-07-22 17:43:50 +02:00
5d5fcbaa1b
Don't change page on profile if not logged in 2020-07-22 17:37:40 +02:00
60212ad62a
No button if not logged in 2020-07-22 17:34:14 +02:00
9d82b20151
Best practices :3 2020-07-22 17:33:35 +02:00
da7baed79c
Don't crash when not logged in 2020-07-22 17:28:39 +02:00
cc5e3e3ecd
Layout-fu 2020-07-22 17:25:59 +02:00
4a17d4b9c0
CSS in static file 2020-07-22 17:16:04 +02:00
033226a96f
Default to 1 registration in admin, "admitted" 2020-07-22 17:02:23 +02:00
f5aebd99b2
Split out registrations form, show own state 2020-07-22 16:33:07 +02:00
1b2a9a3e0b
Update migrations after previous change 2020-07-22 16:33:07 +02:00
e685a35d19
Only one registration for you 2020-07-22 16:33:06 +02:00
Maxime Bloch
4a80c56e85 Edit functionality for profile 2020-07-22 16:06:04 +02:00
Maxime Bloch
a5d3510bdb Better placeholder color 2020-07-22 15:24:50 +02:00
Maxime Bloch
b187b27aa0 On focus styling 2020-07-22 15:21:49 +02:00
Maxime Bloch
8f50c5b297 Dark theme input fields 2020-07-22 15:17:27 +02:00
Maxime Bloch
8668413a58 Add login, logout to navbar 2020-07-22 15:10:49 +02:00