Commit Graph

8388 Commits

Author SHA1 Message Date
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
dea9faa055 ci(azure-pipelines): fix test container step 2025-02-10 15:06:43 +01:00
084b9258dd ci(azure-pipelines): start postgres container for tests 2025-02-10 15:04:47 +01:00
258a240a77 chore(release): v27.4.59-test-a0.0.9 2025-02-10 14:09:58 +01:00
ee498be12f revert(azure-pipelines): revert path exclude 2025-02-10 14:09:34 +01:00
5e76a77821 chore(release): v27.4.59-test-a0.0.8 2025-02-10 14:08:56 +01:00
df67718241 ci(azure-pipelines): exclude CHANGELOG changes as trigger [skip ci] 2025-02-10 14:08:46 +01:00
3cd48bdea1 chore(release): v27.4.59-test-a0.0.7 2025-02-10 14:08:04 +01:00
019d6475c5 build(Makefile): fix release target 2025-02-10 14:07:46 +01:00
b9486187d8 ci(azure-pipelines): tweak triggers 2025-02-10 13:55:47 +01:00
6e3286b8a7 ci(azure-pipelines): push releases to registry 2025-02-10 13:47:42 +01:00
586550f2fd build(docker/fradrive): fix uniworxdb binary destination path [skip ci] 2025-02-09 19:10:19 +01:00
043b9344f6 build(docker/fradrive): remove locale-gen [skip ci] 2025-02-09 12:34:38 +01:00
0aeb28088d ci(azure-pipelines): fix release binary download path 2025-02-08 15:40:06 +01:00
235d03d173 chore(release): v27.4.59-test-a0.0.6 2025-02-08 01:03:14 +01:00
fc713fdbd0 ci(azure-pipelines): rename artifact-download yaml 2025-02-08 00:14:59 +01:00
b2a9a3b4b4 ci(azure-pipelines): reuse parameters.service.dependsOn as identifier for required artifacts 2025-02-08 00:14:12 +01:00
0325bb7a63 ci(azure-pipelines): apply pool and timeout params for build jobs 2025-02-07 23:03:56 +01:00
77d737026e chore(release): v27.4.59-test-a0.0.5 2025-02-07 21:38:33 +01:00
f310df9647 ci(azure-pipelines): fix cache param reference 2025-02-07 21:37:52 +01:00
640956df20 ci(azure-pipelines): restore dependency caches for build 2025-02-07 21:37:15 +01:00