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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
refactor: move custom rest template init to config class
Paul-Christian Volkmer
1
-1
/
+78
2024-04-23
refactor: use default RestTemplate bean if no custom one required
Paul-Christian Volkmer
1
-4
/
+4
2024-03-26
feat: show information if no output is defined
Paul-Christian Volkmer
1
-1
/
+1
2024-03-25
feat: add timestamp of last connection check change
Paul-Christian Volkmer
1
-13
/
+52
2024-03-25
feat: add timestamp to connection check display
Paul-Christian Volkmer
1
-31
/
+35
2024-03-12
fix: assign new value from scope function
v0.9.1
Paul-Christian Volkmer
1
-50
/
+52
2024-03-12
fix: ignore possible null values in mtb files
Paul-Christian Volkmer
1
-97
/
+97
2024-03-12
feat: salted re-hash IDs within MTB file except patient ID
Paul-Christian Volkmer
3
-1
/
+177
2024-03-09
feat: do not use episode id in kafka record key
Paul-Christian Volkmer
1
-2
/
+1
2024-03-08
feat: use requestId from incoming Kafka Record Header
Paul-Christian Volkmer
2
-4
/
+24
2024-03-06
test: change tests to mock output connection
Paul-Christian Volkmer
2
-5
/
+5
2024-03-06
feat: add configuration for deprecated config property
Paul-Christian Volkmer
1
-0
/
+11
2024-03-06
feat: initial implementation of gPAS connection check
Paul-Christian Volkmer
5
-26
/
+148
2024-03-04
feat: add admin role assignment
Paul-Christian Volkmer
1
-1
/
+2
2024-03-01
fix: remove maxSessionsPreventsLogin
Paul-Christian Volkmer
1
-1
/
+0
2024-03-01
feat: add config page for user role assignment
Paul-Christian Volkmer
4
-7
/
+129
2024-03-01
feat: add default new user role config option
Paul-Christian Volkmer
2
-4
/
+5
2024-03-01
feat: add user role database table and role-based permissions
Paul-Christian Volkmer
2
-4
/
+78
2024-03-01
feat: add config option to deactivate duplication check
Paul-Christian Volkmer
2
-3
/
+6
2024-02-29
test: add test for incoming kafka message processing
Paul-Christian Volkmer
2
-8
/
+12
2024-02-29
feat: implement KafkaInputListener
Paul-Christian Volkmer
2
-5
/
+16
2024-02-29
feat: add max-retry-attempts config option
Paul-Christian Volkmer
2
-3
/
+4
2024-02-29
feat: use global RetryTemplate
Paul-Christian Volkmer
1
-6
/
+17
2024-02-19
feat: new kafka config due to kafka input
Paul-Christian Volkmer
4
-16
/
+81
2024-02-17
refactor: move mtb file controller into package input
Paul-Christian Volkmer
1
-2
/
+2
2024-02-09
feat: Deprecate usage of ...SSL_CA_LOCATION config param
Paul-Christian Volkmer
1
-3
/
+5
2024-02-05
feat: forbid access to report if not logged in
Paul-Christian Volkmer
1
-0
/
+2
2024-02-01
fix: make security config optional for login controller
Paul-Christian Volkmer
1
-4
/
+3
2024-01-31
feat: add basic support for OIDC login
Paul-Christian Volkmer
3
-9
/
+43
2024-01-18
feat #29: add initial support for mtbfile api tokens
Paul-Christian Volkmer
6
-7
/
+174
2024-01-17
feat: push connection available state to client
Paul-Christian Volkmer
6
-11
/
+45
2024-01-17
feat #24: use htmx to refresh connection status every 20s
Paul-Christian Volkmer
1
-0
/
+9
2024-01-15
feat #25: add link to requests related to patient pseudonyme (#27)
Paul-Christian Volkmer
2
-1
/
+21
2024-01-15
feat #23: add reload button to display on new request
Paul-Christian Volkmer
1
-0
/
+5
2024-01-12
test: add pseudonymize generator property and default to tests
Paul-Christian Volkmer
1
-1
/
+1
2024-01-12
refactor: Use config new pseudonym generator config param
Paul-Christian Volkmer
2
-3
/
+24
2024-01-11
feat: use password with encoding prefix
v0.5.0
Paul-Christian Volkmer
1
-2
/
+3
2024-01-11
feat #18: initial support for authentication
Paul-Christian Volkmer
4
-2
/
+144
2024-01-11
feat: show configured endpoints
Paul-Christian Volkmer
4
-0
/
+11
2024-01-10
feat: add paginator to request page
Paul-Christian Volkmer
2
-3
/
+7
2024-01-04
feat #17: initial support for request retry
Paul-Christian Volkmer
5
-49
/
+86
2024-01-02
feat #15: add connection checks to bwHC backend
Paul-Christian Volkmer
5
-7
/
+121
2023-12-14
fix: Replace the patient's id in more places (#14)
Niklas
1
-2
/
+5
2023-12-05
feat: sort data quality report items by severity
Paul-Christian Volkmer
1
-1
/
+4
2023-12-05
fix: add info severity to data quality report
Paul-Christian Volkmer
1
-0
/
+1
2023-12-04
feat: add page that shows transformation configuration
v0.2.0
Paul-Christian Volkmer
2
-1
/
+46
2023-10-05
Issue #12: Log transformation count applied on application start
Paul-Christian Volkmer
1
-0
/
+4
2023-10-05
Issue #12: Transform MTBFile objects by using transformation rules
Paul-Christian Volkmer
3
-6
/
+11
2023-10-05
Issue #12: Add application config for transformation configuration
Paul-Christian Volkmer
3
-2
/
+36
2023-10-05
Issue #12: Basic implementation of transformation service
Paul-Christian Volkmer
1
-0
/
+62
[prev]
[next]