Commit graph

132 commits

Author SHA1 Message Date
Maxime Bloch be30c3a120 Add link to kelderregels in the footer 2020-08-04 18:45:48 +02:00
flynn 336691a0a5 Merge branch 'fix-wachtlijst-visual' into 'master'
Fix wachtlijst visual

See merge request bestuur/kers!12
2020-08-04 18:30:43 +02:00
Maxime Bloch 84f7c8b2b7 Fix wachtlijst visual, add not-null constraint 2020-08-04 17:36:37 +02:00
flynn 030fff8b06 Merge branch 'support_markdown_notes' into 'master'
Support markdown notes

See merge request bestuur/kers!11
2020-08-04 14:18:15 +02:00
flynn f3347c7ff0 Merge branch 'add_timeslots' into 'master'
Add timeslots

See merge request bestuur/kers!10
2020-08-04 14:07:37 +02:00
Maxime Bloch 7173490dde Add code highlighting 2020-08-04 04:27:30 +02:00
Maxime Bloch 47897d4317 Add markdown support for notes 2020-08-04 04:15:11 +02:00
Maxime Bloch 73b82ff771 Add timeslots 2020-08-04 03:32:02 +02:00
Midgard db9fbb1d7e
Translate link to edit page 2020-07-30 13:35:47 +02:00
flynn 7722acad52 Merge branch 'visual-improvements' into 'master'
Visual improvements

See merge request bestuur/kers!9
2020-07-28 19:18:01 +02:00
flynn ca1244046a Add specific kers header to privacypolicy link 2020-07-28 19:17:33 +02:00
maartenvn 42defd8c1c Highlight status in bold 2020-07-27 20:17:59 +02:00
maartenvn 8ee80429bf Make 'Uitschrijven' button red to distinct enrolled events 2020-07-27 20:17:55 +02:00
maartenvn 141e25ee38 Use regular buttons instead of inputs for better accessibility 2020-07-27 20:17:28 +02:00
maartenvn d5379ae0b7 Highlight no data provided 2020-07-27 17:44:16 +02:00
fk 1afe8e3b37 Merge branch 'admin-tab' into 'master'
add admin tab in navbar

See merge request bestuur/kers!8
2020-07-27 17:35:36 +02:00
Francis b2f03f4753
add admin tab in navbar 2020-07-27 17:32:12 +02:00
j d49df3debf Merge branch 'layout' into 'master'
Link to privacy policy and tweak layout

See merge request bestuur/kers!7
2020-07-26 15:33:08 +02:00
Midgard 2e5f2ec3e7
Adjust layout: a bit more space, less bullets 2020-07-26 15:30:30 +02:00
Midgard b664ef765f
Add a footer with i.a. a link to privacy policy 2020-07-26 15:30:30 +02:00
j 295de3f5d5 Merge branch 'improve-assignment' into 'master'
Fix bug in assignment: date has no date

See merge request bestuur/kers!6
2020-07-26 02:30:36 +02:00
Midgard 4cf6498360
Fix bug in assignment: date has no date
This made the assignment task crash.
2020-07-26 01:15:27 +02:00
Midgard e2a82dcf74
Remove migration rewriting from Makefile
Now that we're live, we can't rewrite migration history.
2020-07-26 00:58:47 +02:00
Midgard 772c6eff1f
Remove /test endpoint 2020-07-26 00:42:13 +02:00
Midgard 264dc30639
Remove cargo culted .all() 2020-07-26 00:41:35 +02:00
Midgard 783ab54b61
Correct typo 2020-07-26 00:41:06 +02:00
Midgard 3e88f1d207
Remove magic constants "A" and "I"
These stand for "admitted" and "interested", but we have constants for
that.
2020-07-26 00:40:29 +02:00
j d107409619 Merge branch 'better-eventview' into 'master'
Move description from title to paragraph

See merge request bestuur/kers!3
2020-07-26 00:16:43 +02:00
redfast00 f7da5b5da2 Move description from title to paragraph
The description of events can be quite long: they contain a description
of what will happen during the event and what safety measures are taken.
2020-07-25 21:57:35 +02:00
Midgard 6466c51111
Eliminate hardcoded 'A' for ADMITTED 2020-07-25 16:33:20 +02:00
Midgard 45d62cee58
Denied is not a thing any more 2020-07-25 16:23:37 +02:00
redfast00 db4074ab33 Add static config 2020-07-25 15:07:06 +02:00
Midgard a3891494af
Add deregistration 2020-07-25 14:31:03 +02:00
redfast00 5a1d5713e6 Fix name of config entry 2020-07-25 14:28:38 +02:00
redfast00 af4e025a6d Add data volume 2020-07-25 14:10:32 +02:00
Midgard 182f43545f
Improve button design
The red felt like something was wrong. The animations are snappier now.
2020-07-25 14:03:17 +02:00
Midgard 01eb5c86bb
"".split(",") == [""] 2020-07-25 13:55:12 +02:00
Midgard a764d21e73
Redo student № placeholder, validate min 8 chars 2020-07-25 13:47:39 +02:00
Midgard 6d6e12a999
Reorder event list item info a bit 2020-07-25 13:45:42 +02:00
Midgard aaabde9be3
Color links 2020-07-25 13:45:42 +02:00
redfast00 b779062f25 Remove adminer 2020-07-25 13:35:30 +02:00
redfast00 7d23ee6044 Move env variables to envfile 2020-07-25 13:33:28 +02:00
Midgard 79fc7413c9
Responsive style++ 2020-07-25 13:27:20 +02:00
Midgard 38f811784c
Remove unneeded code
Works without Referer. This allows to eliminate a hardcoded URL path.
2020-07-25 13:06:54 +02:00
Midgard ad45243d0b
Correct length of student number in placeholder 2020-07-25 13:04:54 +02:00
Midgard 6825af2981
Fix error after variable name refactor 2020-07-25 13:03:47 +02:00
Midgard 829b454bd9
Add development environment docs in README 2020-07-25 12:40:57 +02:00
Midgard 8d17100677
Superuser is created in the seed migration
users/migrations/0002
2020-07-25 12:32:04 +02:00
Midgard 4573d0ae94
Format script 2020-07-25 12:25:20 +02:00
Midgard 764959e70a
Moar environment variables 2020-07-25 12:21:53 +02:00