Commit Graph

1358 Commits

Author SHA1 Message Date
Gregor Kleen
192b6279d3 refactor(file upload): move to genericFileField 2020-04-29 18:30:54 +02:00
Gregor Kleen
ef09630cba chore: bump changelog 2020-04-28 14:35:00 +02:00
Gregor Kleen
57f1ce9265 feat(sheets): submission groups & rework sheet form 2020-04-28 14:31:27 +02:00
Gregor Kleen
32097d18f9 fix(faqs): mention mail to set password 2020-04-24 18:18:40 +02:00
Gregor Kleen
02d284fb87 fix(faqs): wording 2020-04-24 18:15:00 +02:00
Gregor Kleen
18766edc7c feat(faqs): more faqs 2020-04-24 16:41:41 +02:00
Gregor Kleen
fdd6b1a194 feat(help): attach last error message 2020-04-24 13:30:20 +02:00
Gregor Kleen
a1a0fa3a44 feat(faqs): i18n 2020-04-24 11:09:14 +02:00
Gregor Kleen
7b5337723d feat(faqs): initial 2020-04-23 16:52:34 +02:00
Gregor Kleen
b9b090992f feat(caching): aggressively cache nav items 2020-04-22 11:14:25 +02:00
Gregor Kleen
fd2c2881ea feat(submissions): non-anonymized correction
Fixes #524
Fixes #292
2020-04-17 15:19:26 +02:00
Gregor Kleen
9a2913d722 chore(changelog): cuserr 2020-04-17 11:08:41 +02:00
Gregor Kleen
ced6ef2874 feat(course-user): major improvements
See #126
2020-04-16 17:19:16 +02:00
Gregor Kleen
0b3c88407b refactor(course-user): modularize 2020-04-16 09:26:37 +02:00
Gregor Kleen
a75f3eb2f1 fix: bump changelog & translate 2020-04-15 12:52:06 +02:00
Gregor Kleen
c81bc2314e feat(system-messages): hiding 2020-04-15 12:34:20 +02:00
Gregor Kleen
738ab7b738 feat: admin interface to issue tokens 2020-04-09 15:23:46 +02:00
Gregor Kleen
0d39924777 feat(news): show system messages 2020-04-09 11:56:29 +02:00
Sarah Vaupel
1ac7f4e881 feat(course-events): hide note column if there are no notes to display 2020-03-31 16:35:32 +02:00
Sarah Vaupel
1138f9e327 feat(course-events): add HideColumns for course events 2020-03-31 14:56:31 +02:00
Sarah Vaupel
b2c4125ca3 feat(course-events): show notes in course events table 2020-03-31 14:11:25 +02:00
Sarah Vaupel
cdbe12c726 feat(applications-list): add warning regarding features of study 2020-03-22 17:55:33 +01:00
Gregor Kleen
1a86c1b8fd chore: bump changelog 2020-03-16 11:59:10 +01:00
Gregor Kleen
fd8255de8c fix(dbtable): improve sorting for haskell+sql 2020-03-16 11:42:02 +01:00
Gregor Kleen
773c6c5dc0 fix(i18n): add missing translations 2020-03-15 17:17:40 +01:00
Gregor Kleen
82af773ab5 style(allocations): fewer parentheses in course applications list 2020-03-15 16:01:09 +01:00
Gregor Kleen
cf03277874 feat(allocations): improve acceptance display 2020-03-14 14:15:29 +01:00
Gregor Kleen
996005935d feat(serversessions): move session storage to dedicated memcached
fixes #390
2020-03-13 17:26:47 +01:00
Gregor Kleen
26f8f392a9 feat(allocations): improve display 2020-03-12 11:56:26 +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
317bdbb399 chore: bump changelog 2020-03-06 20:40:12 +01:00
Gregor Kleen
2dc6641e68 fix(csv-import): major usability improvements 2020-03-06 20:38:42 +01:00
Gregor Kleen
49d9ab9dba feat(csv): export example data & improve zoned-time parsing 2020-03-06 13:53:13 +01:00
Gregor Kleen
38945c99c4 style: number every table 2020-03-06 10:01:23 +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
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
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
Gregor Kleen
aef7fad5d8 style(participant-intersect): improve display 2020-02-26 21:07:04 +01:00
Gregor Kleen
094c0e8167 chore: bump changelog 2020-02-24 15:13:47 +01:00
Gregor Kleen
cfaea9c08b chore: bump to lts-15.0
BREAKING CHANGE: major version bumps
2020-02-23 11:12:45 +01:00
Gregor Kleen
06f3ac6563 feat: markdown help requests 2020-02-22 14:04:10 +01:00
Gregor Kleen
4879bb8404 feat: use pandoc to convert html emails to markdown (plaintext) 2020-02-21 18:09:15 +01:00
Gregor Kleen
c5848b24e8 feat: pandoc-markdown based htmlField
BREAKING CHANGE: markdown based HTML input
2020-02-21 17:34:49 +01:00
Gregor Kleen
697c3e11fc feat: participants intersection 2020-02-20 15:27:30 +01:00
Gregor Kleen
bec40236db feat(metrics): report on health checks 2020-02-19 13:51:21 +01:00
Gregor Kleen
5ffee38979 feat: targets on InfoLecturerR 2020-02-19 11:14:51 +01:00
Gregor Kleen
acffe04350 feat(exams): allow mixed ExamGradingMode 2020-02-18 20:11:46 +01:00
Gregor Kleen
0e49bc14e5 feat(exams): improve handling of exam results everywhere
BREAKING CHANGE: ExamResult now contains ExamResultPassedGrade
2020-02-18 15:43:07 +01:00
Gregor Kleen
0c062b8c39 chore: bump changelog 2020-02-08 01:44:33 +01:00
Gregor Kleen
1bf19a76bd feat(exam-correct): explanation & length restriction 2020-02-08 01:42:50 +01:00
Sarah Vaupel
9aca3405f3 Merge branch 'master' into 476-interface-fur-klausurkorrekturen-dev 2020-02-07 22:47:51 +01:00
Sarah Vaupel
2ca56fb8b1 fix(exam-correct): send correct results 2020-02-07 20:02:04 +01:00
Sarah Vaupel
66317a41dc Merge branch '476-interface-fur-klausurkorrekturen' into 476-interface-fur-klausurkorrekturen-dev 2020-02-07 19:29:55 +01:00
Sarah Vaupel
014036e4e3 feat(exam-correct): work on delete 2020-02-07 19:03:27 +01:00
Sarah Vaupel
aa794c06e0 fix(exam-correct): different values for examResult options 2020-02-07 13:27:38 +01:00
Gregor Kleen
95c1755710 feat: refine presentation of exam-correct 2020-02-07 13:25:26 +01:00
Gregor Kleen
1942ad10d5 Merge branch '476-interface-fur-klausurkorrekturen' of gitlab2.rz.ifi.lmu.de:uni2work/uni2work into feat/exam-correct 2020-02-07 11:32:23 +01:00
Sarah Vaupel
ef80de2a80 style(exam-correct): minor tweaks 2020-02-07 10:14:26 +01:00
Sarah Vaupel
7bf1216764 style(exam-correct): exam-correct table as scrolltable 2020-02-07 10:14:26 +01:00
Sarah Vaupel
decb1ca2a3 style(exam-correct): minor style fixes and restructuring 2020-02-07 10:14:25 +01:00
Sarah Vaupel
62bf73ac1f fix(exam-correct): fix attributes in template 2020-02-07 10:13:29 +01:00
Sarah Vaupel
710e3799bc chore(exam-correct): add header idents for cell indices 2020-02-07 10:12:50 +01:00
Sarah Vaupel
905d445479 feat(exam-correct): more on frontend name resolving 2020-02-07 10:12:17 +01:00
Sarah Vaupel
7f04862a6f feat(exam-correct): validate user input stub 2020-02-07 10:12:04 +01:00
Sarah Vaupel
90359c83b7 feat(exam-correct): stub 2020-02-07 10:04:34 +01:00
Sarah Vaupel
53131e2de8 feat(sort-table): add basic SortTable util stub 2020-02-07 10:04:33 +01:00
Sarah Vaupel
9cb64f2a8f feat(exam-correct): setup basic session storage manager, add util stub 2020-02-07 10:04:33 +01:00
Sarah Vaupel
87bda1607e feat(exam-correct): add sortable style and date column 2020-02-07 10:04:33 +01:00
Sarah Vaupel
623becf597 feat(exam-correct): add basic interface stub 2020-02-07 10:04:32 +01:00
Gregor Kleen
6de53c13e1 chore: bump changelog 2020-02-07 09:52:23 +01:00
Gregor Kleen
edbdceb748 fix: better translation for "exam office" 2020-02-07 09:51:06 +01:00
Gregor Kleen
95ffda25b6 feat: improve navigation 2020-02-06 16:27:29 +01:00
Gregor Kleen
18ae75890a fix: design tweaks 2020-02-06 16:27:29 +01:00
Gregor Kleen
68eb44884e fix: design tweaks 2020-02-06 16:27:28 +01:00
Gregor Kleen
1348c91c3c feat: navbar header containers
BREAKING CHANGE: major navigation refactor
2020-02-06 16:27:28 +01:00
Sarah Vaupel
1d0be2d682 fix(exam-correct): id on td instead of select 2020-02-06 16:08:55 +01:00
Sarah Vaupel
970076e730 feat(exam-correct): examResult interface, no styling or functionality 2020-02-06 12:54:40 +01:00
Sarah Vaupel
6b610e1e54 feat: renamed "Bewertung abgeschlossen ab" to "Ergebnisse sichtbar ab" 2020-02-05 16:33:09 +01:00
Sarah Vaupel
6f2b58c002 Merge branch 'master' into 476-interface-fur-klausurkorrekturen 2020-02-04 09:52:33 +01:00
Sarah Vaupel
57f864cac1 style(exam-correct): minor tweaks 2020-02-01 17:11:26 +01:00
Sarah Vaupel
55b9213825 style(exam-correct): exam-correct table as scrolltable 2020-02-01 17:00:30 +01:00
Sarah Vaupel
0d43037fa7 style(exam-correct): minor style fixes and restructuring 2020-02-01 16:20:35 +01:00
Gregor Kleen
a91fd7fd63 feat: exam auto-occurrence nudging 2020-01-30 17:24:22 +01:00
Gregor Kleen
fa7f63d8f7 chore: bump knownBugs 2020-01-30 13:41:32 +01:00
Gregor Kleen
0af3b87a47 fix: date formatting 2020-01-30 13:38:04 +01:00
Gregor Kleen
d90d8e1af3 chore: bump changelog 2020-01-30 13:35:44 +01:00
Gregor Kleen
3ef10d98a1 fix: exam auto-occurrence by matriculation 2020-01-30 12:30:26 +01:00
Gregor Kleen
7fc9fefb0a feat(exams): add warning about multiple automatic distributions 2020-01-29 23:11:19 +01:00
Gregor Kleen
2b56f26c45 feat(exams): improve occurrence display 2020-01-29 22:53:35 +01:00
Gregor Kleen
3bd7520087 feat: bump changelog 2020-01-29 21:20:59 +01:00
Gregor Kleen
214e8951e4 feat: additional exam functions on show page 2020-01-29 20:50:27 +01:00
Gregor Kleen
e994fafe28 feat(exams): automatic exam occurrence assignment 2020-01-29 20:31:37 +01:00
Sarah Vaupel
000f97c270 fix(exam-correct): fix attributes in template 2020-01-28 18:08:43 +01:00
Sarah Vaupel
a7af7ad64b chore(exam-correct): add header idents for cell indices 2020-01-23 20:42:14 +01:00
Sarah Vaupel
daf9eee1d3 feat(exam-correct): more on frontend name resolving 2020-01-20 17:02:40 +01:00