Commit Graph

3431 Commits

Author SHA1 Message Date
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
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
Sarah Vaupel
c013ae9efc feat(add-users): connect confirmation form with handler 2022-12-12 10:54:01 +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
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
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
Sarah Vaupel
cba73bf2ca feat(course-users): register avs-upserted users 2022-12-04 19:34:45 +01:00
Sarah Vaupel
ddc71d7fd0 chore(add-users): remove invite functionality, implement avs form stub 2022-12-04 19:13:39 +01:00
Sarah Vaupel
4a00907bda feat(course-users): fuse avs register form with CAddUserR 2022-11-28 19:55:14 +01:00
Sarah Vaupel
64d3ceb56d feat(avs): register course participants for day groups per default 2022-11-24 18:51:00 +01:00
Sarah Vaupel
747d6198c4 feat(avs): add page-action and form handler for registering avs participants 2022-11-24 18:38:22 +01:00
Steffen Jost
c30a6003c5 chore(avs): fix build 2022-11-24 10:04:10 +01:00
Steffen Jost
c627d62037 chore(avs): improve avs interface, check licences (WIP) 2022-11-23 19:28:21 +01:00
Steffen Jost
d125bcdc9c test(avs): add more encodings and test cases vor avs datatypes 2022-11-23 19:27:41 +01:00
Steffen Jost
afa1ceff20 Merge branch 'master' into fradrive/api-avs 2022-11-23 12:12:51 +01:00
Steffen Jost
adff8082b1 chore(sap): adjust sap interface according to lastest discussion 2022-11-23 11:10:09 +01:00
Steffen Jost
17b3341bba chore(avs): upsertAvsUserById completed 2022-11-22 17:39:19 +01:00
Steffen Jost
0b2fa2c197 Merge branch 'master' into fradrive/api-avs 2022-11-18 20:03:43 +01:00
Steffen Jost
fc513e8251 chore(SAP): add SAP interface direct download 2022-11-18 18:46:44 +01:00
Steffen Jost
42cd3e7f08 chore(lms): write users download to log 2022-11-18 16:44:09 +01:00
Steffen Jost
494f86a5f7 chore(avs): creating new users by cardno or internpersno completed 2022-11-17 18:13:54 +01:00
Steffen Jost
734eb8927e chore(avs): adjust to newly refined VSM specifications (DONE) 2022-11-17 12:55:58 +01:00
Steffen Jost
df559fead1 chore(avs): adjust to newly refined VSM specifications (WIP) 2022-11-17 12:32:08 +01:00
Steffen Jost
39474d169c chore(company): company added by upsertAvsUser 2022-11-16 17:43:46 +01:00
Steffen Jost
9bfcbfc568 test(avs): AvsCardNo instances adjusted for 8-digit codes 2022-11-16 16:01:35 +01:00
Steffen Jost
a5010eb61d chore(user): assimilateUsers respects LmsUser and CompanyUser now 2022-11-16 13:47:32 +01:00
Steffen Jost
c04704a549 chore(company): add company db 2022-11-16 13:46:55 +01:00