index
:
onkostar-plugin-dnpm.git
0.1.x
0.3.x
0.5.x
99-reorg-migrations
export-form
master
release-please--branches--master
Onkostar-Plugin zur Verwendung mit der DNPM-Formularsammlung
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-27
chore: mark getProtokollauszug() as deprecated (#235)
Paul-Christian Volkmer
1
-0
/
+1
2025-12-11
chore: mark method as deprecated (#229)
Paul-Christian Volkmer
1
-0
/
+1
2025-12-09
chore: mark Java impl as deprecated (#228)
Paul-Christian Volkmer
6
-0
/
+6
2025-11-17
feat: disable multiple MTS in care plans
Paul-Christian Volkmer
3
-21
/
+3
2025-10-24
chore: deprecation of custom dnpm consents
Paul-Christian Volkmer
4
-0
/
+4
2025-10-24
chore: cleanup plugin config
Paul-Christian Volkmer
8
-9
/
+460
2025-10-23
fix: typo in column name
Paul-Christian Volkmer
1
-1
/
+1
2025-10-23
feat: add ATC codes and related service
Paul-Christian Volkmer
12
-1
/
+9697
2025-10-23
refactor: change package name
Paul-Christian Volkmer
92
-194
/
+194
2025-02-19
test: cleanup test classes
Paul-Christian Volkmer
6
-21
/
+21
2025-02-17
chore: use MIT license
Paul-Christian Volkmer
62
-0
/
+1488
2024-09-21
refactor: use package name following Java guidelines
Paul-Christian Volkmer
92
-195
/
+195
2024-09-17
chore: add private constructor
Paul-Christian Volkmer
1
-0
/
+2
2024-09-17
chore: change constructor visibility
Paul-Christian Volkmer
1
-1
/
+1
2024-09-16
fix: use platform specific line seperator
Paul-Christian Volkmer
1
-1
/
+1
2024-09-16
refactor: replace assert with check
Paul-Christian Volkmer
2
-2
/
+7
2024-09-16
fix: use platform specific line seperator
Paul-Christian Volkmer
1
-1
/
+1
2024-09-16
chore: change case in argument name
Paul-Christian Volkmer
1
-2
/
+2
2024-09-11
fix: use platform specific line seperator
Paul-Christian Volkmer
1
-2
/
+2
2024-09-11
refactor: replace assert with explicit check
Paul-Christian Volkmer
1
-1
/
+4
2024-09-11
refactor: extract constants and checks
Paul-Christian Volkmer
1
-43
/
+67
2024-06-08
chore: change regexp to be more readable
Paul-Christian Volkmer
1
-1
/
+1
2024-05-10
refactor: Extrahiere SQLQuery Erzeugung
Paul-Christian Volkmer
1
-11
/
+15
2024-05-10
chore: Entferne nicht benötigte Imports
Paul-Christian Volkmer
13
-45
/
+0
2024-05-10
Entferne Header da zu nutzende Lizenz noch nicht geklärt
Paul-Christian Volkmer
4
-98
/
+2
2024-04-02
build: apply new min api version to properties file
Paul-Christian Volkmer
1
-1
/
+1
2024-04-02
fix: apply changes in API version 2.12.x
Paul-Christian Volkmer
1
-0
/
+4
2023-12-07
fix: create bean for StrahlenTherapieService
v1.0.0-rc.2
Paul-Christian Volkmer
1
-0
/
+10
2023-12-04
Issue #33: Methoden zum Auffinden von relevanten Follow-Up-Formularen
Paul-Christian Volkmer
5
-89
/
+112
2023-11-08
Issue #61: Erlaube Formularvariante UKER.Molekulargenetik
Paul-Christian Volkmer
1
-3
/
+8
2023-10-10
Issue #54: Verwende ECOG nach Update von Strahlen- und Systemtherapieformular
Paul-Christian Volkmer
2
-15
/
+54
2023-10-10
Issue #54: Add common EcogService interface
Paul-Christian Volkmer
9
-125
/
+112
2023-10-10
Issue #54: Service zum Ermitteln des ECOG-Status aus Strahlentherapie-Formula...
Paul-Christian Volkmer
3
-0
/
+249
2023-10-04
Issue #55: Verwende alle, nicht nur abgeschlossene Prozeduren
Paul-Christian Volkmer
1
-2
/
+0
2023-09-25
Use DelegatingDataBasedPermissionEvaluator
Paul-Christian Volkmer
2
-12
/
+12
2023-09-25
Fix typo in method name
Paul-Christian Volkmer
7
-10
/
+10
2023-08-29
Issue #42: Verschiebe Pluginklassen in Paket 'analyzer' und passe an
Paul-Christian Volkmer
7
-74
/
+14
2023-08-29
Issue #42: Defaultangabe Version und Name sowie Typ der Pluginklasse
Paul-Christian Volkmer
7
-77
/
+60
2023-08-28
Merge branch 'master' into issue_37
Paul-Christian Volkmer
7
-9
/
+527
2023-08-28
Issue #29: Abgesicherter Zugriff auf ECOG Verlauf
Paul-Christian Volkmer
2
-4
/
+45
2023-08-28
Issue #29: Aktualisiere keinen EcogStatus vor Diagnosedatum
Paul-Christian Volkmer
2
-14
/
+60
2023-08-28
Issue #29: Methoden zum Anlegen und Aktualisieren des Ecog-Verlaufs extrahiert
Paul-Christian Volkmer
1
-36
/
+44
2023-07-27
Issue #29: Tests für das Einfügen in ECOG Verlauf
Paul-Christian Volkmer
2
-2
/
+115
2023-07-27
Issue #29: Füge neuer ECOG Einträge in DNPM Klinik/Anamnese ein
Paul-Christian Volkmer
1
-0
/
+142
2023-07-27
Issue #29: Möglicher Wert "0" hinzugefügt
Paul-Christian Volkmer
1
-0
/
+1
2023-07-27
Issue #29: Backend-Service für ECOG-Status hinzugefügt
Paul-Christian Volkmer
2
-1
/
+36
2023-07-27
Issue #29: Servicemethoden um ECOG Status abzurufen hinzugefügt
Paul-Christian Volkmer
3
-5
/
+137
2023-07-27
Issue #37: Methoden um nur aktive Studien zu erhalten
Paul-Christian Volkmer
6
-16
/
+79
2023-07-21
Issue #35: Optimize SQL queries to get all studies with category names
Paul-Christian Volkmer
1
-12
/
+16
2023-07-12
Prüfe, ob API bei Prozeduranfrage null zurück gibt
Paul-Christian Volkmer
1
-3
/
+3
[next]