Commit Graph

8358 Commits

Author SHA1 Message Date
bc0dbd26fc chore(tutorial): assigning exam occurrences may check duplicate examiners
towards #2347
2025-02-20 14:54:29 +01:00
10a4d11022 chore(tutorial): user view warns against duplicate examiners
towards #2347
2025-02-20 11:10:24 +01:00
0fa70b6e1f refactor(admin): problem caching indicator made human readable 2025-02-14 17:01:54 +01:00
98c2189b54 Revert "Merge branch '145-build-system-rewrite' into fradrive/merge-jost-new-build"
This reverts commit 0a6340844f, reversing
changes made to b4f3171257.
2025-02-14 11:51:20 +01:00
0a6340844f Merge branch '145-build-system-rewrite' into fradrive/merge-jost-new-build 2025-02-14 09:33:19 +01:00
b4f3171257 chore(avs): add debug log info after not finding an error in company supervision switching after avs update 2025-02-13 17:26:10 +01:00
38baa395e2 fix(linter): disable unnecessary linter warning 2025-02-13 17:20:49 +01:00
25c880c8ba chore(release): v27.4.59-test-e0.0.14 2025-02-13 15:08:39 +01:00
5d1dc8c3c0 build(docker/fradrive): COPY entrypoint script into release container 2025-02-13 15:08:23 +01:00
cfbb489db4 chore(firm): finalize supervision discrepancy view 2025-02-13 13:03:48 +01:00
8a17c0e368 fix(build) 2025-02-13 13:03:06 +01:00
640f3bbba5 ci(azure-pipelines): tweak image artifact name/location 2025-02-13 11:10:51 +01:00
f6a98b2e59 chore(firm): filter working on supervision discrepancy view 2025-02-12 17:02:04 +01:00
39d705b380 chore(admin): minor reorder admin problem page 2025-02-12 17:01:16 +01:00
760ab5f069 chore(release): v27.4.59-test-e0.0.13 2025-02-12 16:20:14 +01:00
7c1a7e1e9e ci(azure-pipelines): fix release repository 2025-02-12 16:19:48 +01:00
2d80c6e0ab ci(azure-pipelines): fix image version check for build 2025-02-12 15:18:44 +01:00
010fb965d9 ci(azure-pipelines): publish built images as artifacts 2025-02-12 15:15:55 +01:00
32441fc9c7 ci(azure-pipelines): do not use latest images if images have been rebuilt 2025-02-12 15:04:56 +01:00
ea92e17949 ci(azure-pipelines): fix master-branch check for updating latest 2025-02-12 15:02:15 +01:00
a04732b5fb build(Makefile): remove obsolete git push for release [skip ci] 2025-02-12 13:36:16 +01:00
53d9c17fb5 chore(release): v27.4.59-test-e0.0.12 2025-02-12 13:29:19 +01:00
8e1bb82017 ci(azure-pipelines): fix release repository 2025-02-12 13:28:46 +01:00
d84269154f refactor(db): widen the type for DBRead for more flexibility
also
- change some AdminProblemR DB actions to DBRead instead
- add insane supervision warning to AdminProblem page
2025-02-12 12:11:08 +01:00
7ed6b843bf chore(release): v27.4.59-test-d0.0.12 2025-02-11 23:25:03 +01:00
20954b1351 build(Makefile): fix release target using correct template splice 2025-02-11 23:21:58 +01:00
c3399c49b3 chore(release): v27.4.59-test-d0.0.11 2025-02-11 23:21:18 +01:00
88342f7336 chore(release): v27.4.59-test-c0.0.11 2025-02-11 23:20:17 +01:00
3a1b6cf72c chore(release): v27.4.59-test-b0.0.11 [skip ci] 2025-02-11 23:19:29 +01:00
f351c7485e chore(release): v27.4.59-test-c0.0.10 2025-02-11 23:15:42 +01:00
5c65c04ce7 chore(release): v27.4.59-test-b0.0.10 2025-02-11 23:15:01 +01:00
7d621f0e0f build(Makefile): release - wait before tagging [skip ci] 2025-02-11 23:14:53 +01:00
6dda12cc66 chore(release): v27.4.59-test-a0.0.10 2025-02-11 23:14:12 +01:00
965ae3da29 build(Makefile): push commit separately for release 2025-02-11 23:13:57 +01:00
9d16a22fd7 ci(azure-pipelines): add repository for release push 2025-02-11 23:12:54 +01:00
396bcf6e13 chore(firm): add working view for supervision discrepancy by firm
show if a supervisionship-company is unrelated to either supervisor or supervisee
2025-02-11 18:08:41 +01:00
a56a5e148e chore(lms): fix #2605
- Implement a mechanism that deletes those users after a short while
- Never delete numerical LMS logins
- Allow admins to terminate an E-Learning manually
- Option to terminate E-Learning upon longtime renewal
- Detection of unnecessary E-Learning (i.e. long valid durations)
2025-02-11 14:38:40 +01:00
102cd6c73e fix(lms): do not delete orphans with all numerical idents
lms idents with all numerical idents are used for testing and thus should not be deleted, even if orphaned
2025-02-11 12:26:43 +01:00
2a3a776b13 chore(lms): add longter,m validity filter, towards #2605 2025-02-11 10:05:16 +01:00
4661eab218 ci(azure-pipelines): contd 2025-02-10 19:30:58 +01:00
db75978dcf ci(azure-pipelines): temporarily disable tests 2025-02-10 19:30:09 +01:00
434549c945 fix(avs): updateReceivers should not re-insert formerly known receivers 2025-02-10 17:37:14 +01:00
274cd21e79 chore(mail): view page for receivers working now and polished 2025-02-10 17:28:06 +01:00
406c14dd86 ci(azure-pipelines): fix STACK_CORES 2025-02-10 16:50:20 +01:00
7e8d910496 ci(azure-pipelines): restrict number of used cores everywhere to allow for canceling jobs 2025-02-10 15:56:59 +01:00
7a1139807d ci(azure-pipelines): use caches for testing 2025-02-10 15:20:09 +01:00
6b3775b9b9 ci(azure-pipelines): run tests in correct service containers 2025-02-10 15:18:28 +01:00
0821b74fb7 ci(azure-pipelines): make tests dependent on build instead of setup only 2025-02-10 15:14:48 +01:00
9f49cef214 ci(azure-pipelines): perform registry login/logout for testing 2025-02-10 15:13:02 +01:00
9f411e329d ci(azure-pipelines): remove job-level dependsOn for test 2025-02-10 15:07:41 +01:00