Gregor Kleen
3ba41d8f24
fix(downloads): do download links via redirect
2020-12-08 17:34:39 +01:00
Gregor Kleen
707b41d4ec
feat: allow separating user generated content into separate domain
2020-12-02 16:58:52 +01:00
Gregor Kleen
64c8f9ab3d
refactor: hlint
2020-10-20 15:58:05 +02:00
Gregor Kleen
b79bac777c
feat(allocations): display participant counts to admins
2020-10-20 15:01:44 +02:00
Gregor Kleen
4a731eca4e
fix(allocations): work around yesod weirdness wrt "none"
2020-10-14 08:28:19 +02:00
Gregor Kleen
8abcd65edf
feat(allocations): allocation-course-accept-substitutes
2020-10-13 13:06:12 +02:00
Gregor Kleen
7b7f11e728
feat(allocations): ui for adding applicants
2020-10-12 21:09:15 +02:00
Gregor Kleen
a4114a79f1
feat(allocations): csv-export new-assigned
2020-10-10 21:22:43 +02:00
Gregor Kleen
7f7d2c7957
feat(allocations): include study features in users table
2020-10-10 17:36:02 +02:00
Gregor Kleen
9e0b43a60d
fix(allocations): notify for new course upon registration
2020-09-28 11:20:26 +02:00
Gregor Kleen
18921e06d1
feat(allocations): notify about new courses
2020-09-28 10:55:09 +02:00
Gregor Kleen
4f9a4f7f44
refactor: remove course-participant-field, course-application-field
2020-08-25 14:27:58 +02:00
Gregor Kleen
eb0aeeadbb
Merge branch 'master' into version-bumps
2020-08-10 22:11:31 +02:00
Gregor Kleen
0fcb65f9fa
refactor: hlint
2020-08-10 21:59:16 +02:00
Sarah Vaupel
a7abe1231a
refactor(course-visibility): remove unnecessary allocation checks
2020-08-10 12:40:43 +02:00
Sarah Vaupel
e4f9f393eb
Apply 1 suggestion(s) to 1 file(s)
2020-08-10 11:37:55 +02:00
Sarah Vaupel
c1eb558871
refactor(course-visibility): major course-util refactor
...
- refactor Utils.Course and usages
- check for open allocation registration in courseIsVisible
- remove isAssociated from favourites (not needed anymore)
2020-08-05 21:08:02 +02:00
Sarah Vaupel
06c4e0c2c3
refactor(course-visibility): use E.maybe
2020-08-05 11:39:24 +02:00
Sarah Vaupel
7530287788
fix(course-visibility): correctly count courses on AllocationListR
2020-08-02 17:49:01 +02:00
Sarah Vaupel
a16eb1ab91
feat(course-visibility): rework visibility check for ZA courses
2020-08-02 16:15:54 +02:00
Sarah Vaupel
27d57fba32
Merge branch 'master' into course-visibility
2020-07-31 18:06:02 +02:00
Gregor Kleen
a0392dd329
fix: better concurrency behaviour
2020-07-31 18:00:30 +02:00
Sarah Vaupel
4185742f38
feat(course-visibility): account for visibility on AllocationListR
2020-07-30 15:09:03 +02:00
Sarah Vaupel
0c3f2011dd
refactor(course-visibility): make course utils require less
2020-07-30 11:52:28 +02:00
Sarah Vaupel
c99433c291
fix(course-visibility): account for active auth tags everywhere
2020-07-29 16:44:39 +02:00
Sarah Vaupel
df7a784a9d
feat(course-visibility): account for visibility on AShowR
2020-07-29 15:11:40 +02:00
Gregor Kleen
a60ad1abae
fix(files): allow clobbering files during form submission
2020-07-20 15:38:30 +02:00
Gregor Kleen
14be8f61b4
refactor(files): store content separately from metadata
2020-07-17 15:54:28 +02:00
Gregor Kleen
d5b65a1b06
feat(course-participants): introduce CourseParticipantState
...
BREAKING CHANGE: CourseParticipantState
Addresses #499
Fixes #371
2020-05-04 14:52:45 +02:00
Gregor Kleen
192b6279d3
refactor(file upload): move to genericFileField
2020-04-29 18:30:54 +02:00
Gregor Kleen
9032f80f59
feat(corrections): non-anonymous download w/ registered groups
2020-04-28 17:08:21 +02:00
Gregor Kleen
3ea7371465
feat(allocations): switch to csprng
2020-04-27 09:12:32 +02:00
Gregor Kleen
05d37fbc0c
fix(allocations): better handle participants without applications
2020-04-15 13:13:53 +02:00
Gregor Kleen
fd8255de8c
fix(dbtable): improve sorting for haskell+sql
2020-03-16 11:42:02 +01:00
Gregor Kleen
0a2a578547
chore: fix tests
2020-03-16 08:52:25 +01:00
Gregor Kleen
cf03277874
feat(allocations): improve acceptance display
2020-03-14 14:15:29 +01:00
Gregor Kleen
648d733f3f
chore: fix tests
2020-03-13 19:05:04 +01:00
Gregor Kleen
26f8f392a9
feat(allocations): improve display
2020-03-12 11:56:26 +01:00
Gregor Kleen
bb20062d9f
feat(allocations): display new allocations in user table
2020-03-11 14:48:02 +01:00
Gregor Kleen
3422fd70a7
feat(allocations): improve accept ui and logging
2020-03-11 14:16:02 +01:00
Gregor Kleen
20ef95c142
feat(allocations): compute & accept allocations
2020-03-10 22:36:33 +01:00
Gregor Kleen
17882868d2
refactor(dbtable): move haskell-land filtering to actual filter
2020-03-06 09:00:24 +01:00
Sarah Vaupel
1cc9e7c929
refactor(course-users): minor refactor for tooltips
2020-03-04 09:14:23 +01:00
Gregor Kleen
3c7d9b6112
chore: fix tests
2020-03-03 17:42:27 +01:00
Gregor Kleen
5090cca98b
style(allocations): improve display of unset priorities
2020-02-28 22:11:44 +01:00
Gregor Kleen
ee2e504ffa
feat(allocations): explanations & introduce grade-ordinal-proportion
...
BREAKING CHANGE: influence of grades on allocation priority now
relative when priorities are ordinal
2020-02-28 20:53:24 +01:00
Gregor Kleen
6bca64cf5f
feat(allocations): tooltips listing courses in users table
...
major improvements to tooltips
2020-02-28 18:42:31 +01:00
Gregor Kleen
9d62b3a79e
fix(allocations): show assignment green
2020-02-28 08:53:20 +01:00
Gregor Kleen
7462e03e70
feat(allocations): show & export priority
2020-02-27 17:04:32 +01:00
Gregor Kleen
a590f45cc1
feat(allocations): upload of priorities
2020-02-27 16:31:38 +01:00