summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2026-02-05chore: set minimum onkostar-api version to 2.14.0Paul-Christian Volkmer1-1/+1
2026-01-27chore: mark getProtokollauszug() as deprecated (#235)Paul-Christian Volkmer1-0/+1
2025-12-11chore: mark method as deprecated (#229)Paul-Christian Volkmer1-0/+1
2025-12-09chore: mark Java impl as deprecated (#228)Paul-Christian Volkmer6-0/+6
2025-11-17feat: disable multiple MTS in care plansPaul-Christian Volkmer3-21/+3
2025-10-24chore: deprecation of custom dnpm consentsPaul-Christian Volkmer4-0/+4
2025-10-24chore: cleanup plugin configPaul-Christian Volkmer8-9/+460
2025-10-23fix: typo in column namePaul-Christian Volkmer1-1/+1
2025-10-23feat: add ATC codes and related servicePaul-Christian Volkmer12-1/+9697
2025-10-23refactor: change package namePaul-Christian Volkmer92-194/+194
2025-02-19test: cleanup test classesPaul-Christian Volkmer6-21/+21
2025-02-17chore: use MIT licensePaul-Christian Volkmer62-0/+1488
2024-09-21refactor: use package name following Java guidelinesPaul-Christian Volkmer92-195/+195
2024-09-17chore: add private constructorPaul-Christian Volkmer1-0/+2
2024-09-17chore: change constructor visibilityPaul-Christian Volkmer1-1/+1
2024-09-16fix: use platform specific line seperatorPaul-Christian Volkmer1-1/+1
2024-09-16refactor: replace assert with checkPaul-Christian Volkmer2-2/+7
2024-09-16fix: use platform specific line seperatorPaul-Christian Volkmer1-1/+1
2024-09-16chore: change case in argument namePaul-Christian Volkmer1-2/+2
2024-09-11fix: use platform specific line seperatorPaul-Christian Volkmer1-2/+2
2024-09-11refactor: replace assert with explicit checkPaul-Christian Volkmer1-1/+4
2024-09-11refactor: extract constants and checksPaul-Christian Volkmer1-43/+67
2024-06-08chore: change regexp to be more readablePaul-Christian Volkmer1-1/+1
2024-05-10refactor: Extrahiere SQLQuery ErzeugungPaul-Christian Volkmer1-11/+15
2024-05-10chore: Entferne nicht benötigte ImportsPaul-Christian Volkmer13-45/+0
2024-05-10Entferne Header da zu nutzende Lizenz noch nicht geklärtPaul-Christian Volkmer4-98/+2
2024-04-02build: apply new min api version to properties filePaul-Christian Volkmer1-1/+1
2024-04-02fix: apply changes in API version 2.12.xPaul-Christian Volkmer1-0/+4
2023-12-07fix: create bean for StrahlenTherapieServicev1.0.0-rc.2Paul-Christian Volkmer1-0/+10
2023-12-04Issue #33: Methoden zum Auffinden von relevanten Follow-Up-FormularenPaul-Christian Volkmer5-89/+112
2023-11-08Issue #61: Erlaube Formularvariante UKER.MolekulargenetikPaul-Christian Volkmer1-3/+8
2023-10-10Issue #54: Verwende ECOG nach Update von Strahlen- und SystemtherapieformularPaul-Christian Volkmer2-15/+54
2023-10-10Issue #54: Add common EcogService interfacePaul-Christian Volkmer9-125/+112
2023-10-10Issue #54: Service zum Ermitteln des ECOG-Status aus Strahlentherapie-Formula...Paul-Christian Volkmer3-0/+249
2023-10-04Issue #55: Verwende alle, nicht nur abgeschlossene ProzedurenPaul-Christian Volkmer1-2/+0
2023-09-25Use DelegatingDataBasedPermissionEvaluatorPaul-Christian Volkmer2-12/+12
2023-09-25Fix typo in method namePaul-Christian Volkmer7-10/+10
2023-08-29Issue #42: Verschiebe Pluginklassen in Paket 'analyzer' und passe anPaul-Christian Volkmer7-74/+14
2023-08-29Issue #42: Defaultangabe Version und Name sowie Typ der PluginklassePaul-Christian Volkmer7-77/+60
2023-08-28Merge branch 'master' into issue_37Paul-Christian Volkmer7-9/+527
2023-08-28Issue #29: Abgesicherter Zugriff auf ECOG VerlaufPaul-Christian Volkmer2-4/+45
2023-08-28Issue #29: Aktualisiere keinen EcogStatus vor DiagnosedatumPaul-Christian Volkmer2-14/+60
2023-08-28Issue #29: Methoden zum Anlegen und Aktualisieren des Ecog-Verlaufs extrahiertPaul-Christian Volkmer1-36/+44
2023-07-27Issue #29: Tests für das Einfügen in ECOG VerlaufPaul-Christian Volkmer2-2/+115
2023-07-27Issue #29: Füge neuer ECOG Einträge in DNPM Klinik/Anamnese einPaul-Christian Volkmer1-0/+142
2023-07-27Issue #29: Möglicher Wert "0" hinzugefügtPaul-Christian Volkmer1-0/+1
2023-07-27Issue #29: Backend-Service für ECOG-Status hinzugefügtPaul-Christian Volkmer2-1/+36
2023-07-27Issue #29: Servicemethoden um ECOG Status abzurufen hinzugefügtPaul-Christian Volkmer3-5/+137
2023-07-27Issue #37: Methoden um nur aktive Studien zu erhaltenPaul-Christian Volkmer6-16/+79
2023-07-21Issue #35: Optimize SQL queries to get all studies with category namesPaul-Christian Volkmer1-12/+16