index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
dev
/
dnpm
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix: update Jackson config to fix probably bean dependency issue (#291)
Paul-Christian Volkmer
1
-9
/
+4
11 days
feat: send submission as a follow-up (#290)
Paul-Christian Volkmer
1
-3
/
+29
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
50
-459
/
+750
2026-05-06
refactor: replace deprecated HttpClientErrorException
Paul-Christian Volkmer
1
-2
/
+1
2026-05-06
test: code cleanup in test classes
Paul-Christian Volkmer
2
-5
/
+7
2026-04-24
refactor: JacksonConfig for deprecated MappingJackson2HttpMessageConverter (#...
Paul-Christian Volkmer
4
-50
/
+36
2026-04-22
fix: do not block earlier initial requests with error response (#281)
Paul-Christian Volkmer
1
-6
/
+7
2026-03-23
fix: filtered requests sort order DESC (#274)
Paul-Christian Volkmer
1
-0
/
+1
2026-03-12
refactor: extract List.toPage() implementation (#269)
Paul-Christian Volkmer
2
-16
/
+49
2026-03-12
fix: filter request list into page (#267)
Paul-Christian Volkmer
3
-4
/
+9
2026-03-12
feat: save error request for non json (#266)
Paul-Christian Volkmer
2
-28
/
+50
2026-03-11
feat: save error request for invalid input (#264)
Paul-Christian Volkmer
2
-220
/
+247
2026-03-11
feat: add request filter (#262)
Paul-Christian Volkmer
3
-7
/
+65
2026-03-11
refactor: use html fragment for request card (#261)
Paul-Christian Volkmer
1
-2
/
+5
2026-03-10
feat: show submission statistics table (#260)
Paul-Christian Volkmer
1
-1
/
+30
2026-03-10
feat: request update audit (#258)
Paul-Christian Volkmer
3
-3
/
+30
2026-03-10
fix: ignore token users with existing username (#257)
Paul-Christian Volkmer
1
-3
/
+10
2026-03-07
feat: search by patient pseudonym and TAN (#256)
Paul-Christian Volkmer
3
-1
/
+25
2026-03-07
feat: configuration of additional users (#254)
Paul-Christian Volkmer
2
-29
/
+30
2026-03-06
fix: ensure metadata is initialized using MtbFileConsentService
Paul-Christian Volkmer
1
-2
/
+2
2026-03-06
fix: code formatting
Paul-Christian Volkmer
1
-1
/
+2
2026-03-06
feat: improve request list
Paul-Christian Volkmer
2
-4
/
+5
2026-03-06
feat: save TAN for MTB requests (#253)
Paul-Christian Volkmer
3
-0
/
+17
2026-03-05
deps!: migrate to Spring Boot 4 (#250)
Paul-Christian Volkmer
5
-11
/
+14
2026-03-02
chore: do not log unknown response
Paul-Christian Volkmer
2
-1
/
+1
2026-01-22
feat!: allow missing GenomDE gICS domain name (#244)
Paul-Christian Volkmer
2
-12
/
+16
2026-01-21
feat: always send dataset without consent (#243)
Paul-Christian Volkmer
1
-30
/
+13
2026-01-09
fix: possible sorting errors in bar chart (#241)
Paul-Christian Volkmer
1
-17
/
+22
2026-01-07
feat!: do not delete patient information if no consent is given (#236)
Paul-Christian Volkmer
3
-16
/
+24
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
9
-33
/
+179
2025-12-18
fix: handle null values in supporting variants (#230)
Paul-Christian Volkmer
1
-1
/
+1
2025-12-16
fix: do not save PID in test mode (#228)
Paul-Christian Volkmer
2
-8
/
+6
2025-12-16
deps!: update dto lib to version 0.2.0 (#226)
Paul-Christian Volkmer
1
-3
/
+3
2025-12-05
fix: do not serialize null values (#216)
Paul-Christian Volkmer
2
-9
/
+26
2025-12-03
feat: simple HTTP GET based consent fetch (#208)
Paul-Christian Volkmer
2
-0
/
+25
2025-12-01
fix: show error page (#207)
Paul-Christian Volkmer
1
-2
/
+3
2025-11-21
feat: add alternative endpoints for request (#196)
Paul-Christian Volkmer
3
-93
/
+139
2025-11-20
fix: possible NPE for MSI anonymization (#195)
Paul-Christian Volkmer
1
-134
/
+131
2025-11-20
fix: fix possible NPE for MSI patient refs (#194)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
47
-2073
/
+2055
2025-11-10
feat: config option for broad consent version (#189)
Paul-Christian Volkmer
1
-0
/
+5
2025-11-06
chore: change annotation for KT-73255 (#185)
Paul-Christian Volkmer
4
-9
/
+9
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
1
-1
/
+4
2025-11-06
chore: use jspecify and NullAway (#183)
Paul-Christian Volkmer
1
-1
/
+1
2025-11-04
fix: errors in response parsing (#181)
v0.12.0-rc.1
Paul-Christian Volkmer
2
-4
/
+17
2025-11-03
fix: do not re-anonymize diagnosis ID (#179)
Paul-Christian Volkmer
1
-22
/
+14
2025-10-31
fix: only send nested content with MTB record (#175)
Paul-Christian Volkmer
1
-1
/
+1
2025-10-31
fix: usage and serialisation of null values (#174)
Paul-Christian Volkmer
2
-34
/
+36
2025-10-31
fix: getProvisionTypeByPolicyCode updated to new consent structure (#173)
jlidke
1
-10
/
+11
2025-10-27
fix: use correct gPAS URI for connection test (#166)
Paul-Christian Volkmer
1
-2
/
+1
[next]