Commit Graph

168 Commits

Author SHA1 Message Date
Sarah Vaupel
22860863e5 fix: hlint 2022-01-28 20:20:04 +01:00
Sarah Vaupel
1caba13ac3 chore(profile): delete csvExportLabel on label deletion 2022-01-26 22:06:33 +01:00
Sarah Vaupel
de917a8d86 feat(csv): add export-exam-label as csv option 2022-01-26 19:24:04 +01:00
Sarah Vaupel
da39b05627 fix(labels): implement label deletion on ProfileR 2022-01-26 00:43:57 +01:00
Sarah Vaupel
80634913c3 chore(eo-exams): fix eo-label query 2021-12-08 13:12:43 +01:00
Sarah Vaupel
cae652b512 feat(profile): upsert eo-labels on form submit 2021-12-07 18:31:34 +01:00
Sarah Vaupel
5557479937 refactor(profile): cleanup eo-label-form 2021-12-06 23:23:14 +01:00
Sarah Vaupel
5d7b87e75a refactor(profile): more readable eo-label-form 2021-12-06 23:13:51 +01:00
Sarah Vaupel
a00afa2150 chore(profile): add (currently no-op) massinput for label-creation 2021-12-04 00:39:12 +01:00
Sarah Vaupel
f68facefe9 chore(profile): add massinput stub for label management 2021-12-03 00:15:32 +01:00
Sarah Vaupel
ca1081c996 chore(profile): add profile form stub for eo-labels 2021-12-02 16:19:28 +01:00
Sarah Vaupel
5a3c590b72 feat(user): add get-labels to exam office user setting 2021-12-01 23:51:37 +01:00
Sarah Vaupel
6788f923ed feat(user): introduce exam office user settings 2021-11-30 00:04:49 +01:00
Gregor Kleen
5ade6c65d6 chore: bump versions 2021-06-28 09:21:34 +02:00
Gregor Kleen
330a2fd974 Merge branch 'master' into merge-requests/37 2021-05-10 10:16:01 +02:00
Gregor Kleen
605abda65a refactor: improve dbTable performance 2021-05-04 14:05:00 +02:00
Winnie Ros
dbbc9c4a69 refactor(messages): continuing 2021-04-12 16:37:56 +02:00
Winnie Ros
f51679697f refactor(messages): sheet-folder 2021-04-02 15:53:10 +02:00
Winnie Ros
607fb12fa4 refactor(messages): course-bugs fixed, exam/* finished 2021-03-30 13:22:13 +02:00
Winnie Ros
51a90bbb5f refactor(messages): course/application/event 2021-03-16 16:40:57 +01:00
Winnie Ros
8d9d3c613f refactor(messages): msgmenu only for navLabel, gender-neutral language navigation 2021-03-16 11:43:00 +01:00
Gregor Kleen
63f0d3c37a feat(auth): user independent authorisation caching
BREAKING CHANGE: additional authorisation caching
2021-03-08 12:08:43 +01:00
Gregor Kleen
2c0fc63be1 feat(dbtable): extra representations 2021-01-21 13:22:22 +01:00
Gregor Kleen
ef51c6e7c3 feat(users): assimilation 2020-11-02 09:58:01 +01:00
Gregor Kleen
0d372c636a feat(authorisation): cookie-active-auth-tags 2020-10-13 14:22:23 +02:00
Gregor Kleen
18921e06d1 feat(allocations): notify about new courses 2020-09-28 10:55:09 +02:00
Gregor Kleen
bbfd182ed9 feat: support for ldap primary keys 2020-08-28 14:00:26 +02:00
Gregor Kleen
0261b3979d fix(notification-form): define rules for all notification-triggers
Fixes #561
2020-08-21 12:09:17 +02:00
Gregor Kleen
c68a01d7ae refactor: split foundation & llvm
BREAKING CHANGE: split foundation
2020-08-14 17:02:14 +02:00
Gregor Kleen
0fcb65f9fa refactor: hlint 2020-08-10 21:59:16 +02:00
Gregor Kleen
f11b215773 feat(notifications): sheet-hint & sheet-solution 2020-05-25 16:07:49 +02:00
Gregor Kleen
2e826d3c45 feat(load): allow creation of submissions without login (w/ token) 2020-05-22 14:31:19 +02:00
Gregor Kleen
002775e192 feat(dry-run): implement dry-run
BREAKING CHANGE: runDBRead
2020-05-22 11:29:30 +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
94d3e00bbc refactor(fixed-submission-groups): cleanup stub 2020-04-24 18:40:59 +02:00
Gregor Kleen
996005935d feat(serversessions): move session storage to dedicated memcached
fixes #390
2020-03-13 17:26:47 +01:00
Gregor Kleen
38945c99c4 style: number every table 2020-03-06 10:01:23 +01:00
Gregor Kleen
2735d465eb feat(allocations): table of allocation users 2020-02-27 11:09:16 +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
1348c91c3c feat: navbar header containers
BREAKING CHANGE: major navigation refactor
2020-02-06 16:27:28 +01:00
Gregor Kleen
98c0d6919e feat(submission): edit notifications 2019-12-05 13:44:47 +01:00
Gregor Kleen
b7d6f3c9e9 refactor(sub-study-fields): reformulate as superStudyField
Fixes #531

BREAKING CHANGE: superStudyField
2019-11-28 12:52:03 +01:00
Gregor Kleen
0e027b129e refactor: bump esqueleto & redo StudySubTerms
BREAKING CHANGE: Bumped esqueleto
2019-11-26 17:43:19 +01:00
Gregor Kleen
38a4e6cdb7 chore: merge master 2019-11-25 10:25:52 +01:00
Gregor Kleen
81415e1afb feat(csv): encoding 2019-10-23 17:34:37 +02:00
Gregor Kleen
92fb6f2270 fix(favourites): clear old favourites when changing max number 2019-10-17 16:20:34 +02:00
Gregor Kleen
f92e555de2 fix: build 2019-10-14 16:55:01 +02:00
Gregor Kleen
d2c0043deb feat(static pages): touch ups 2019-10-14 15:47:51 +02:00
Gregor Kleen
c2a8381278 feat(users): sex 2019-10-14 15:34:43 +02:00
Gregor Kleen
3750da81dc feat(courses): add NotificationCourseRegistered 2019-10-08 16:20:40 +02:00