Commit Graph

83 Commits

Author SHA1 Message Date
8ffa8ef852 chore(daily): add stub for consistency check 2024-11-27 17:18:34 +01:00
2af3ffb73a chore(daily): basic functionality #1939 completed and checked
- filters now work as intended
- textField suggestions now work as intended
2024-11-27 12:56:29 +01:00
5307350b0b chore(daily): improve stub #90 change DB to JSONB (WIP) 2024-09-12 17:46:38 +02:00
1a954e037f chore(daily): create stub in preparation for #90 2024-09-11 17:44:09 +02:00
620e3e4700 fix(mail): fix #179 by adding download links for PDF attachments 2024-09-05 14:09:50 +02:00
ab00a4f665 chore(mail): fix #171 by adding a route for all notifications to users and displaying them 2024-08-06 17:42:27 +02:00
21d32fd4cf chore(mail): mail display towards #171 2024-08-05 18:15:56 +02:00
4df8bd2fa5 chore(mail): stub towards #171
new routes /mail and /mail/show/UUID to eventually display all sent emails by the system
2024-08-02 18:28:16 +02:00
b3d1dabfc2 refactor(profile): clean ui, reduce unnecessary routes 2024-06-25 11:16:20 +02:00
f5754cd6b1 chore(users): add convenience buttons for ldap avs sync on profile page
towards #164
2024-06-11 15:22:24 +02:00
6d44f36e2a chore(lpr): add manual print-ack csv upload 2024-02-02 13:06:39 +01:00
47f853bd4a chore(health): stub that compiles 2024-02-01 10:35:31 +01:00
798a07e36c chore(log): lpr log page made accessible 2024-01-31 12:43:12 +01:00
0b9a1257db chore(admin): show lms and sap interface status on problem page 2023-12-07 13:16:55 +01:00
fcc802753a chore(lms): remove obsolete lms handlers v1 2023-12-01 18:11:17 +01:00
a98c3190e0 chore(firm): messaging almost complete - illegal variable name splicing dispatch 2023-11-08 13:00:31 +01:00
aae1926840 chore(firm): add explanation to firm page and clean navigation 2023-10-26 17:55:20 +02:00
9caf2af540 chore(firm): initial stub 2023-10-09 07:24:01 +00:00
391c87be9f chore(avs): fix #113 by showing avs problems 2023-09-11 16:24:24 +00:00
dc9e910e26 chore(lms): update navigation links for LMS V2 2023-08-30 15:43:42 +00:00
c6f2b21927 Merge branch 'test' into fradrive/lms-type-refactor 2023-08-25 14:10:55 +00:00
3014b68992 Merge branch 'master' into test 2023-07-26 08:59:44 +00:00
35096ace01 fix(users): fix #112 and also add some convenience 2023-07-25 15:21:28 +00:00
8bcdbd95f0 chore(lms): WIP towards new interface 2023-07-18 15:20:44 +00:00
9422892f72 Merge branch 'master' into fradrive/lms-type-refactor 2023-07-17 14:33:59 +00:00
7ed891a120 chore(jobs): stub for queued job interface towards #95 2023-07-12 16:08:57 +00:00
05b807a49a Merge branch 'master' into fradrive/lms-type-refactor 2023-07-03 10:53:05 +00:00
6683d5e4e8 chore(cells): add links to qualifications cells 2023-06-30 15:03:56 +00:00
23bc9033e7 refactor(qualifications): views course, admin-avs and lms-user refactored (WIP) 2023-06-29 17:05:46 +00:00
9dfd91b2f8 fix(course): fix #28 by allowing course deletion with inactive participants only 2023-06-20 14:39:55 +00:00
Steffen Jost
e7f29a4f5b chore(renaming): minor reverts for coursetype (de only) 2023-06-19 13:52:14 +02:00
Steffen Jost
54f902a83b chore(rename): Institut -> Bereich (de exclusive) 2023-06-13 10:37:20 +00:00
91d440e824 chore(rename): Tutoren to Ausbilende (de&en) 2023-06-07 15:38:57 +00:00
0591c84134 chore(rename): Dozent to Kursverwalter (en) 2023-06-07 15:14:47 +00:00
ecfdf5432d chore(rename): Tutorium to Kurs (en) 2023-06-07 14:50:24 +00:00
16b8e0e108 chore(rename): Tutorium to Kurs (de) 2023-06-07 14:41:05 +00:00
3b705f0b8c chore(rename): Kurs to Kursart (en) 2023-06-07 14:04:30 +00:00
e203e6a7ed chore(rename): Kurs to Kursart (de) 2023-06-07 13:48:21 +00:00
e41f08cffb chore(rename): semester to year 2023-06-07 10:51:44 +00:00
56c3c8fe40 fix(html): use non-breakable dash in menu and column translations 2023-03-17 14:30:57 +00:00
4f8295d334 chore(lms): add single lms user modal to qualifications page 2023-03-06 15:11:06 +00:00
Steffen Jost
94be61d661 chore(qualifications): fix typo 2023-02-27 11:24:26 +01:00
Steffen Jost
430de83366 chore(email): use userDisplayEmail primarily, userEmail as fallback only 2023-02-13 16:46:41 +01:00
Steffen Jost
394ce3066c chore(course): direct link for add participant to existing tutorial 2023-02-02 09:57:02 +01:00
Steffen Jost
526b38027e workaround(pagination): add paginations workarounds to lms and avs synch 2023-01-25 17:10:09 +01:00
Sarah Vaupel
66b4cf8542 refactor!: remove applications and allocations 2022-12-13 19:39:37 +01:00
Sarah Vaupel
5e02c99c44 fix(add-users): fix typo in message 2022-12-12 01:21:44 +01:00
Sarah Vaupel
4a00907bda feat(course-users): fuse avs register form with CAddUserR 2022-11-28 19:55:14 +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
fc513e8251 chore(SAP): add SAP interface direct download 2022-11-18 18:46:44 +01:00