Commit Graph

3471 Commits

Author SHA1 Message Date
Sarah Vaupel
5a2d2247ad Merge branch 'master' into fradrive/driving-course-participants 2022-12-13 22:23:19 +01:00
Sarah Vaupel
a6fcbec78a chore: hlint 2022-12-13 21:11:38 +01:00
Sarah Vaupel
f8f3475d30 Merge branch 'fradrive/driving-course-participants' of gitlab.ifi.lmu.de:fradrive/fradrive into fradrive/driving-course-participants 2022-12-13 20:29:22 +01:00
Sarah Vaupel
db3d1b0f70 chore(add-users): fix tutorial audits 2022-12-13 20:26:52 +01:00
Sarah Vaupel
d195daadfc chore(tutorial-users): fix qualification audit 2022-12-13 20:19:45 +01:00
Sarah Vaupel
a4fc235ed4 chore(add-users): audit tutorial participant edit 2022-12-13 20:16:53 +01:00
Sarah Vaupel
b1161f27d0 chore(add-users): audit tutorial edit 2022-12-13 20:11:13 +01:00
Sarah Vaupel
22228ee9c1 chore(tutorial-users): audit qualification edits 2022-12-13 20:08:38 +01:00
Sarah Vaupel
71cde92a1a chore(audit): replace lms audit table with Transaction log entries 2022-12-13 19:58:56 +01:00
Sarah Vaupel
8dc7d18bf1 chore: fix refactor woopsie 2022-12-13 19:57:45 +01:00
Sarah Vaupel
66b4cf8542 refactor!: remove applications and allocations 2022-12-13 19:39:37 +01:00
Steffen Jost
10b443f188 test(pandoc): fix an occasionally erroneously failing test 2022-12-13 10:51:10 +01:00
Steffen Jost
d25dd64eec fix(build): accepting linter suggestions 2022-12-13 08:22:59 +01:00
Steffen Jost
3a922ffc7b chore(history): reset version history for initial FRADrive release 2022-12-12 18:26:39 +01:00
Steffen Jost
b1adf99147 chore(avs): add newlines to results of avs test queries 2022-12-12 17:14:27 +01:00
Steffen Jost
3596809192 Revert "chore(avs): avs testpage shows JSON pandoc formatted"
This reverts commit 1216bc0f2f.

Pandoc JSON Parser failes on tshow . ToJSON
2022-12-12 17:06:37 +01:00
Steffen Jost
1216bc0f2f chore(avs): avs testpage shows JSON pandoc formatted 2022-12-12 16:46:22 +01:00
Sarah Vaupel
69de44893c feat(course-users): set new tutorials to Schulung 2022-12-12 15:26:15 +01:00
Sarah Vaupel
2c13defecd refactor(add-users): cleanup add-users handler 2022-12-12 14:01:03 +01:00
Sarah Vaupel
57c9535733 fix(add-users): fix confirm secret field decoding 2022-12-12 13:25:35 +01:00
Sarah Vaupel
727d78cabc fix(add-users): fix and refactor confirm post param handling 2022-12-12 12:28:05 +01:00
Steffen Jost
f352eca7e7 chore(users): add sorting and filtering by supervisor in users list
Closes #8
2022-12-12 11:25:17 +01:00
Sarah Vaupel
c013ae9efc feat(add-users): connect confirmation form with handler 2022-12-12 10:54:01 +01:00
Steffen Jost
bbc1b169e8 chore(users): add sorting and filtering by company in users list 2022-12-12 10:43:00 +01:00
Sarah Vaupel
0b3e54022b chore(add-users): display user name in confirmation form 2022-12-12 07:33:52 +01:00
Sarah Vaupel
94a96352cc chore(add-users): add confirmation form 2022-12-12 07:06:55 +01:00
Sarah Vaupel
9850e1dd88 feat(tutorial-users): replace study-fields column with qualifications column 2022-12-12 04:22:22 +01:00
Sarah Vaupel
fa0caba55d feat(tutorial-users): table action for granting qualifications 2022-12-12 03:15:46 +01:00
Sarah Vaupel
3189c420b5 refactor(add-users): modularize add-users handler 2022-12-12 02:02:39 +01:00
Sarah Vaupel
a882a3c0d0 feat(add-users): more page-actions for convenience 2022-12-12 02:01:55 +01:00
Sarah Vaupel
9c62c9ee8c feat(add-users): add page-action to add users from TUsersR 2022-12-12 01:22:41 +01:00
Sarah Vaupel
fecc752d6c feat(add-users): correctly add users and reroute 2022-12-12 01:16:01 +01:00
Sarah Vaupel
ee90856b50 refactor(add-users): restructure code; add action data types 2022-12-11 17:47:40 +01:00
Sarah Vaupel
dfc017b10a chore(users-add): confirm stub, migrate buttons 2022-12-10 23:23:42 +01:00
Sarah Vaupel
e65d38898e fix(users-add): upsert tutorial only if users not empty 2022-12-10 00:28:35 +01:00
Steffen Jost
6606ccc82c chore(users): show companies in users list 2022-12-09 18:02:26 +01:00
Sarah Vaupel
662445e8cc feat(users-add): upsert tutorial participants 2022-12-08 20:31:30 +01:00
Sarah Vaupel
93c6853b08 feat(users-add): redirect to different routes depending on tutorial 2022-12-08 19:16:42 +01:00
Steffen Jost
1686a96cc5 chore(avs): prepare function to update all letter receivers 2022-12-08 17:03:10 +01:00
Steffen Jost
612fd9284b refactor(avs): update letter-pin and postal address if unseen before 2022-12-08 11:09:14 +01:00
Steffen Jost
388a89233a chore(admin): admin problem page lists almost all problems now 2022-12-07 16:51:07 +01:00
Steffen Jost
f025b42bfe chore(postal): fix #12 by changing default for userPrefersPostal to True 2022-12-07 10:31:33 +01:00
Sarah Vaupel
e273c60a23 feat(users-add): add error message for users not found in avs 2022-12-06 23:29:45 +01:00
Sarah Vaupel
1445c8f69a chore(users-add): add missing cases of participant result messages 2022-12-06 22:44:39 +01:00
Sarah Vaupel
2235e64444 refactor(users-add): shorten upsert-avs 2022-12-06 22:27:26 +01:00
Steffen Jost
2a98148993 chore(admin): add problem overview on admin main page 2022-12-06 18:20:09 +01:00
Steffen Jost
baedd492d2 Merge branch 'master' into fradrive/api-avs 2022-12-06 14:51:17 +01:00
Steffen Jost
47073d10f4 chore(avs): store and show avs person number, fixes #10 2022-12-06 14:49:50 +01:00
Steffen Jost
214610007c chore(admin): add sql queries for some problems admins have to handle 2022-12-05 18:40:57 +01:00
Steffen Jost
a4716cb92f Merge branch 'master' into fradrive/api-avs 2022-12-05 16:45:34 +01:00