674 Commits

Author SHA1 Message Date
Dominique Eifländer
6f87c0bcec RED-7682: Fixed Joining of parallel processed redaction of files when service is scaled to more than 1 2023-10-16 10:34:15 +02:00
Dominique Eifländer
50005ad83a RED-7715: Fixed messed up logging 2023-10-09 15:03:09 +02:00
Dominique Eifländer
7d3da44a97 RED-7715: Changed logging output to json 2023-10-05 16:26:30 +02:00
Kresnadi Budisantoso
87e27050dd OpenAPI Specification for DocuMine 2023-09-26 17:52:16 +02:00
deiflaender
ad9ef6351f RED-7578: Implemented logic of components endpoint for api v2 2023-09-15 10:36:13 +02:00
deiflaender
cb269b8e86 RED-7578: Fixed order of endpoints, set swagger endpoint to /api, fixed not used Error codes in spec 2023-09-14 14:11:40 +02:00
deiflaender
0e04331285 RED-7578: Implemented first endpoints of external-api-v2 2023-09-13 16:44:51 +02:00
Kilian Schuettler
e794a8effd add application type 2023-08-01 10:45:26 +02:00
Timo Bejan
a2f7a2d85b RED-7094 - extracted liquibase code 2023-07-06 12:30:15 +03:00
Timo Bejan
003cefbefc Springdoc fixes 2023-06-29 09:25:55 +03:00
Timo Bejan
e763750efa Resolve RED-6686 "2" 2023-06-27 22:50:16 +02:00
Timo Bejan
dc6a004365 RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 22:44:52 +02:00
Corina Olariu
004fe8d0d2 RED-6734 - Get merged dossier and template dictionaries
- add endpoint for the merged dictionaries
- use DictionaryEntry from commons service
- add junit tests
2023-06-20 11:28:55 +03:00
Viktor Seifert
2bc2e48768 RED-6270: Changed batch execution to use the batch size provided by the configuration 2023-04-28 16:05:13 +02:00
Timo Bejan
534efa138d Pull request #673: RED-3800 fix permissions
Merge in RED/persistence-service from RED-3800-fix-permissions to master

* commit '4b941397df3d4de38923569ac983f0c35d9276dd':
  RED-3800 - sync custom permissions and KC users based on CRON and do it more often
2023-04-24 09:18:34 +02:00
Timo Bejan
4b941397df RED-3800 - sync custom permissions and KC users based on CRON and do it more often 2023-04-21 12:44:09 +03:00
Viktor Seifert
f4c53c722e RED-6467: Remove debug config and add some debugging output 2023-04-19 17:31:16 +02:00
Viktor Seifert
fd03adefd6 RED-6467: Added config to see more information about transactions in the logs 2023-04-19 12:35:05 +02:00
deiflaender
1d759c8e30 RED-4515: Reimplemented datasource cache 2023-04-04 10:47:37 +02:00
deiflaender
3e1157f85f RED-4515: Enabled to set tenant connection pool size 2023-04-04 09:00:09 +02:00
deiflaender
904de033a0 RED-6224: Fixed non working redis config for user cache 2023-03-31 13:01:26 +02:00
deiflaender
41d5d0e29e RED-4515: Set default client id for swagger-ui back to swagger-ui-client 2023-03-31 09:32:09 +02:00
deiflaender
94aa4287ba RED-4515: Rename master realm client to redaction as this make configuration much easier 2023-03-24 13:18:56 +01:00
deiflaender
09291ea39d RED-4515: Fixed kc config 2023-03-24 09:17:02 +01:00
Timo Bejan
883ecf6461 RED-4515 - kc createRealm 2023-03-23 17:24:34 +02:00
Timo Bejan
91efd63311 RED-4515 - kc createRealm 2023-03-23 17:24:34 +02:00
deiflaender
e69a988e39 RED-4515: Create realm on create tenant 2023-03-23 17:24:34 +02:00
Timo Bejan
0c1afb6e58 RED-4515 - Swagger multitenancy 2023-03-22 13:19:06 +02:00
Timo Bejan
5291820052 RED-6162 - swagger fix 2023-03-13 17:16:03 +02:00
deiflaender
eb2580e842 RED-4645: Multitenancy for storage 2023-03-10 15:16:03 +01:00
Timo Bejan
c58c9012bf RED-6162 - fixed swagger url 2023-03-10 12:57:18 +02:00
Timo Bejan
72b0a3d933 RED-6162 2023-03-10 08:58:51 +02:00
deiflaender
ec7ad9a0e8 RED-6254: Store all connection information in master database 2023-03-07 16:51:00 +01:00
Viktor Seifert
63741b08d6 RED-5481: Split jdbc-url field into multiple fields
Replaced the single jdbc-url field with multiple fields for each url part.  This makes it possible to use just a part of the db-connection.  We need the schema for multitenancy.
2023-03-06 11:55:14 +01:00
devplant
dc1ccebcbe RED-4988- Check jacoco version in poms and update to a current compatible version
- update junit tests from 4 to 5
2023-03-01 14:38:44 +02:00
Ali Oezyetimoglu
19c87fa6bc RED-5256: refactored checks and added findAllById for dossiers 2023-02-17 15:12:54 +01:00
Ali Oezyetimoglu
bd344d2c07 RED-5256: added consumes to getDossierInformation-endpoint and changed it from GET to POST && dossiers were not filtered before getting dossier information, if filteredDossierId was empty 2023-02-17 11:39:39 +01:00
deiflaender
7212012cd6 RED-5277: Fixed Message Deserialization in Ner/Image service resonse 2023-02-16 14:50:03 +01:00
deiflaender
723ddc7fa4 hotfix: Do not remove lastFileReview / lastApprover when deleting users 2023-02-10 14:11:27 +01:00
Timo Bejan
00a6b2f075 RED-4188 added timed dependencies and metric for calculateFlags since this method is calld several times per file each time something happens inside it 2023-02-09 12:54:36 +02:00
devplant
a45b841d5b RED-6105 - Cannot import exported specific Dossier Template
- correct mismatched typo for compression ratio threshold constant as an environment value
- upgrade platform-dependency
- correct junit reference
- add missing lombok annotations
2023-02-03 11:34:37 +02:00
devplant
c3477d78e1 RED-6105 - Cannot import exported specific Dossier Template
- add the compression ratio threshold constant as an environment value
- add a junit test with threshold ratio surpassed
2023-02-02 16:07:29 +02:00
Timo Bejan
bcb26a6063 Pull request #602: RED-5844 processed status for excluded files
Merge in RED/persistence-service from RED-5844 to master

* commit '3c4cb7a43e0746258f2b047b5b6d804010194f69':
  RED-5844 processed status for excluded files
2023-01-30 12:26:15 +01:00
Timo Bejan
3c4cb7a43e RED-5844 processed status for excluded files 2023-01-30 17:30:23 +07:00
Philipp Schramm
abea17381f RED-5248: Fix handling of temp files 2023-01-30 11:06:15 +01:00
Timo Bejan
1ba979a257 RED-5883 - duplicate dossier fix 2023-01-27 18:03:08 +07:00
Kresnadi Budisantoso
ce79cf8940 RED-6075 Added schema parameter to jdbc URL config 2023-01-25 17:24:06 +01:00
Corina Olariu
8484434eca Pull request #594: Feature/RED-5784
Merge in RED/persistence-service from feature/RED-5784 to master

* commit '69d12e946e3104bc44701f8f87f21d326d86fa40':
  RED-5784 - As the admin I want to configure the applied redaction color
  RED-5784 - As the admin I want to configure the applied redaction color
2023-01-25 10:25:17 +01:00
deiflaender
e47269d53c RED-6063: Run create tenant async to fix migration timeout 2023-01-24 12:14:50 +01:00
deiflaender
82491e0f6f RED-6063: Added migration to add simplified text file if missing 2023-01-24 08:56:14 +01:00