Commit Graph

851 Commits

Author SHA1 Message Date
caf8e8b71e chore(avs): add remaining queries to new unifying class 2024-02-14 18:03:48 +01:00
66ef4066b3 chore(avs): undecidableSuperclasses to sidestep consequences of type erasure 2024-02-14 13:28:19 +01:00
b39f69df12 chore(avs): remove avs_cards, add generic queries WIP 2024-02-13 19:05:10 +01:00
ce4869f155 Merge branch 'master' into fradrive/cr3 2024-02-13 10:21:09 +01:00
d4f7dce716 chore(avs): card no filter basic functionality WIP compiles 2024-02-12 19:02:57 +01:00
ce3852e3d3 fix(health): fix #153 and offer interface health route matching 2024-02-05 18:54:50 +01:00
fd388b91f4 chore(lpr): error log as interface log 2024-01-30 18:42:13 +01:00
9581e5513e Merge branch 'master' into fradrive/cr3 2024-01-25 13:19:34 +01:00
d332c0c11a fix(course): fix #147 abort addd participant aborts now
Check that runButtonForm will always work with the correct field ids!
2024-01-25 13:19:09 +01:00
de45731a9b refactor(company): supervison and company tables changed
- company avs id must be unique now, companies with id 0 are deleted
- user supervision can be annotated with company and or a reason, used to avoid accidental supervision relations; company supervision resets ignore non-company supervisions
2024-01-22 18:54:33 +01:00
e8d66a4734 chore(avs): lenses for virtual avs fields created 2024-01-17 19:04:42 +01:00
61aba7e515 updateAvsUser (partial) requires migration 2024-01-11 19:23:35 +01:00
b73557a1ee fix(db): prevent superfluous migrations 2023-12-11 17:22:41 +01:00
0b9a1257db chore(admin): show lms and sap interface status on problem page 2023-12-07 13:16:55 +01:00
3aa89019a8 fix(form): multiSelectField working with grouped options 2023-12-06 11:50:08 +01:00
fcc802753a chore(lms): remove obsolete lms handlers v1 2023-12-01 18:11:17 +01:00
75e4975c52 refactor(mail): course and firm message are sent only once to each supervisor 2023-11-30 18:32:25 +01:00
92aca1b830 refactor(performance): disable modalAccess use for known admins
modalAccess displays a link to modal only
if the user has the rights to follow that link.
However, for large dbTables this checking takes
too long. So we use a conventional modal instead again.
Worst-case: some non-admins are shown links that they cannot follow
2023-11-28 15:32:33 +01:00
8973ea5849 refactor(firm): WIP generalize firm actions 2023-11-23 18:06:00 +01:00
c5c4a62de0 chore(firm): various
- multiSelectField working
- section hiding demo working
- modal links access rights checking
2023-11-22 17:59:15 +01:00
83bab6b86b chore(firm): implement fix #67 Maske Firmen 2023-11-21 18:45:51 +01:00
44c4b3b6a8 chore(firm): implement several table actions; add supervisor form 2023-11-17 18:54:34 +01:00
715b751363 chore(firm): add columns and filters and refactor some 2023-11-16 18:49:41 +01:00
ff176faa12 chore(users): remove duplicated link from company personal number 2023-10-27 17:28:00 +02:00
a29d8f3698 chore(firm): add more useful supervisor counts 2023-10-26 10:30:27 +00:00
6d221fa3c2 chore(firm): add rerouting counts 2023-10-20 16:44:55 +00:00
dfa07a95eb fix(time): midnight timezone conversion bug eliminated 2023-09-20 11:14:47 +00:00
c4a0eb647a fix(build) 2023-09-07 17:03:35 +00:00
30e5694712 refactor(set): minor refactor using foldMap 2023-09-06 16:04:41 +00:00
bf53c639e7 chore(table): allow compulsory multi filter criteria 2023-09-06 15:58:18 +00:00
875d79bf01 chore(lms): improve audit log for start and reset 2023-09-05 15:17:04 +00:00
3c5cffb409 chore(print): improve pdf metadata to include apc ident 2023-09-05 17:03:18 +02:00
4754ad4b80 chore(lms): allow table filtering by multiple LMS ids and names in several views 2023-09-01 15:11:26 +00:00
f7ad290053 chore(lms): clean learner icons and sorting 2023-08-31 12:22:47 +02:00
69d689fe90 chore(lms): fix #93 2023-08-29 11:27:35 +00:00
00d8d684f4 chore(lms): WIP v2 using LmsState 2023-07-20 12:49:45 +00:00
9422892f72 Merge branch 'master' into fradrive/lms-type-refactor 2023-07-17 14:33:59 +00:00
a407094253 chore(job): add filtering to job queue view 2023-07-13 16:09:12 +00:00
80c632df1c fix(lpr): fix #96 by various minor improvements to PrintCenter 2023-07-12 13:58:44 +00:00
05b807a49a Merge branch 'master' into fradrive/lms-type-refactor 2023-07-03 10:53:05 +00:00
3e5f271cac fix(notifications): direct notifications now respect user triggers 2023-06-28 14:18:39 +00:00
9abf8b69bf refactor(qualification): rework lms view and user lms modal 2023-06-27 15:15:32 +00:00
878f98604c refactor(qualifications): suggestions for qualification view block acts (WIP) 2023-06-26 16:28:17 +00:00
064b984945 fix(letter): renewal reminder and renewal idents switched 2023-06-20 09:09:08 +00:00
1f485affb4 chore(lme): fix #58 by wording renewal letter 2023-06-19 15:57:55 +00:00
9bd1076a9c chore(lms): prepare renewal letter sending 2023-06-19 14:45:04 +00:00
933173dfcb chore(lpr): fix #83 by add resending option to print center 2023-06-15 15:17:40 +00:00
Steffen Jost
280f907980 chore(haddock): fix problematic comments 2023-06-06 14:29:39 +00:00
c57ab17d25 refactor(letter): remove class MDMail 2023-06-05 11:20:31 +00:00
a7668d0767 Merge branch 'master' of gitlab.uniworx.de:fradrive/fradrive 2023-06-02 21:02:08 +00:00
b613f22363 chore(haddock): fix problematic comments 2023-06-02 21:02:03 +00:00
Steffen Jost
b72ee99e3e chore(qualification): add expiry option and diversify expiry letter 2023-06-02 15:20:57 +02:00
d377d717d2 refactor(qualification): WIP db migration implemented 2023-05-24 16:25:34 +00:00
Steffen Jost
5446ca5406 chore(tutorial): prepare occurrencesAddBusinessDays for templates 2023-05-23 17:13:26 +02:00
7aa9d964af Merge branch 'fradrive/avs-synch' into fradrive/tutorial-overhaul 2023-05-22 16:46:31 +00:00
807cf4b3cf chore(lpr): quick fix short apc ids expiry 2023-05-22 16:40:56 +00:00
109f8ce860 chore(tutorial): WIP towards tutorial templates 2023-05-22 14:36:49 +00:00
e99a37cfd6 chore(occurrences): complete bounds function 2023-05-17 16:04:03 +00:00
86c43f5115 chore(lms): fix #35 restart lms, link qualification entry to lms, rename lms pin to password 2023-05-11 16:17:11 +00:00
54c9198669 chore(forms): revert apreq change and use areq directly for boolFields with defaults 2023-05-10 15:18:58 +00:00
297b408e9c chore(form): disable no-answer option for m/apreq forms 2023-05-10 13:12:49 +00:00
4d432305a7 chore(letter): fix wording in expiry letter 2023-05-10 09:39:34 +00:00
7e09da3594 Merge branch 'fradrive/letter-expiry' 2023-05-08 17:59:43 +00:00
f311a3d319 Merge branch 'fradrive/localmaster' 2023-05-08 17:59:31 +00:00
785b97df76 chore(letter): enable direct letter mails 2023-05-08 17:58:37 +00:00
4c5ce11b09 refactor(qualifications): notification mechanic tied to button only for all invalid qualifications 2023-05-08 17:19:46 +00:00
539593fe2d chore(letter): html expiry letter working 2023-05-08 14:42:29 +00:00
cdf7f5c3b9 chore(letter): expiry letter phone and expiry date fixes 2023-05-05 15:28:05 +00:00
ab090deec8 chore(letter): fix some typos 2023-05-05 09:08:25 +00:00
6b5c37a97c refactor(letter): introduce existentially quantified letter class SomeLetter 2023-05-05 07:41:38 +00:00
Steffen Jost
90b38ca5dc fix(build): remove impossible 2023-05-05 08:44:48 +02:00
8c350c2e54 Merge branch 'fradrive/localmaster' 2023-05-04 16:33:27 +00:00
f6485a367e chore(qualifications): expiry letter for test sending created 2023-05-04 16:32:23 +00:00
0b724565ad chore(letter): meta data got lost during pandoc processing 2023-05-03 16:44:15 +00:00
73a62a653b chore(avs): reduce max query numbers further 2023-05-03 15:46:44 +00:00
6ddf1b1646 chore(letter): expiry stub WIP 2023-05-03 15:14:21 +00:00
cfd40e0bda chore(letter): use proper caching for pdf generation via pandoc 2023-05-02 16:36:26 +00:00
d46ff7ed7f chore(caching): for company table working 2023-05-02 16:15:45 +00:00
eba437de33 refactor(csv): change new user default to xlsx working now 2023-04-28 11:15:51 +00:00
0922723a85 chore(avs): reactivate avs development dummy 2023-04-25 10:42:16 +00:00
32b1074dca chore(actions): keep filters for table actions on LMS, Qualifications and PrintCenter 2023-04-25 10:41:48 +00:00
014d479df8 fix(users): prevent accidental user hijacking 2023-04-25 09:56:18 +00:00
76fb44d898 chore(users): keep filters after table action 2023-04-25 09:48:45 +00:00
ebb81e0c54 refactor(avs): avs queries are automatically chunked 2023-04-24 16:42:57 +00:00
ea82d75a09 fix(build): remove redundant constraints 2023-04-24 15:15:14 +00:00
352ee215b4 fix(avs): chunk avs status query automatically 2023-04-20 17:11:43 +00:00
768f03f672 feat(letter): allow printing of multiple course certificates at once 2023-04-06 15:41:59 +00:00
5f536864a5 refactor(letter): change pdf download for course certificates and filename generation 2023-04-06 12:56:59 +00:00
879b8a72be chore(letter): improve certificate interpolation and styling 2023-04-05 16:10:53 +00:00
db0eadc746 chore(letter): print certificates linked to tutorium 2023-04-05 11:13:53 +00:00
b3f01ba3b1 chore(letter): allow letter language to be fixed by MDLetter instance 2023-04-05 07:47:30 +00:00
5c11664830 chore(letter): implement course qualification letter (done) 2023-04-05 07:35:35 +00:00
a827f46f0f chore(letter): implement course qualification letter (wip) 2023-04-04 11:52:21 +00:00
1633d7573a chore(lms): improve lms-status display within qualifications 2023-04-03 13:44:06 +00:00
97abc47cdf chore(json): generic json to widget function for pretty printing 2023-04-03 09:27:43 +00:00
ba8bcc5436 chore(tutorial): show user qualification info 2023-03-27 17:51:34 +00:00
3b0f27d4f2 chore(avs): improve print of avs test interface 2023-03-24 18:06:55 +00:00
db9ffa1830 fix(lms): mark expired learners as ended with status expired 2023-03-24 17:33:17 +00:00
6ca02875c2 chore(avs): implement InfoPersonContact query and test 2023-03-23 16:53:31 +00:00
ee9481ebd8 chore(letter): letters may choose attachment encryption 2023-03-22 15:36:18 +00:00