914 Commits

Author SHA1 Message Date
Ali Oezyetimoglu
67afcfa6b0 RED-7883: updated zips of dossier templates to have the right encoded type dictionary lists 2023-11-14 12:12:39 +01:00
Ali Oezyetimoglu
8845c406b2 RED-7883: updated methods to import and export with UTF-8 instead of modified UTF-8 2023-11-14 11:26:34 +01:00
Ali Oezyetimoglu
f0a4772c33 RED-7883: changed encoding of type dictionaries from modified UTF-8 to UTF-8 2023-11-14 10:44:21 +01:00
Ali Oezyetimoglu
d11a1178b3 RED-7883: changed encoding from modified UTF-8 to UTF-8 for dossier template import and export 2023-11-13 16:51:14 +01:00
Andrei Isvoran
93bbdd768d RED-7784 - Report with unprocessed redactions 2023-11-07 11:50:32 +01:00
Andrei Isvoran
0f3cc14409 RED-7784 - Add state for unprocessed redactions 2023-11-02 09:34:17 +01:00
Andrei Isvoran
e1007dc5c4 RED-7677 - dossier-template endpoint should return a 400 if validFrom > validTo 2023-11-01 10:16:14 +01:00
Corina Olariu
efe6dd5930 RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- correct junit assertions
2023-10-30 14:58:48 +02:00
Corina Olariu
13e47c6453 RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- update the sorting of entries with a custom comparator
- update junit tests
2023-10-30 14:51:23 +02:00
Corina Olariu
8a50f6c0a2 RED-7848 - Sorting in merged dictionary differs from template dictionary in terms of capitalization
- update the sorting to natural order
- update junit tests
2023-10-30 11:20:02 +02:00
Andrei Isvoran
da43634b19 RED-7782 - Address PR comments 2023-10-27 12:09:20 +03:00
Andrei Isvoran
729881fcd4 RED-7782 - Fix tests 2023-10-26 17:07:42 +03:00
Andrei Isvoran
75847a43d5 RED-7782 - Merge unprocessed redactions into entity log without re-analysis. 2023-10-26 15:37:33 +03:00
Kilian Schuettler
c65a93bf1b DM-285: flush add redaction removal
* only remove add redactions
2023-10-23 13:35:36 +02:00
Andrei Isvoran
ac7b05049d RED-7782 - Endpoint for unprocessed changes 2023-10-20 15:56:46 +02:00
Corina Olariu
840a216265 Merge branch 'RED-7763' into 'master'
RED-7763 - Use EntityLog in tests in persistence-service

Closes RED-7763

See merge request redactmanager/persistence-service!186
2023-10-19 08:53:11 +02:00
Dominique Eifländer
b0db743019 RED-7775: Fixed too many connection to database by scheduler, name connections in pg_stat_activity 2023-10-18 15:00:38 +02:00
Corina Olariu
8d0cafd0c8 RED-7763 - Use EntityLog in tests in persistence-service
- updates junit tests
2023-10-17 14:14:23 +03:00
Corina Olariu
3611c9e33f RED-7763 - Use EntityLog in tests in persistence-service
- replaced redaction log with entity log
- updates junit tests
2023-10-17 13:22:38 +03:00
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
Andrei Isvoran
80af534ce6 RED-7745 - Add EntityLog Feign Client 2023-10-16 09:41:15 +02:00
Kilian Schuettler
4ae0a7e646 DM-285: add fileName to component endpoint 2023-10-13 11:01:10 +02:00
Dominique Eifländer
50005ad83a RED-7715: Fixed messed up logging 2023-10-09 15:03:09 +02:00
Yannik Hampe
f048efd42c Merge branch 'RED-7653' into 'master'
RED-7653: removed unnecessary test file, updated database-tenants-commons...

Closes RED-7653

See merge request redactmanager/persistence-service!167
2023-10-09 14:48:15 +02:00
Corina Olariu
97ab8a0783 RED-7185 - RM-46 - Error message when adjusting the Justification
- check for null for dossier template's name
- update junit test
2023-10-09 12:01:25 +03:00
yhampe
1a92b3db26 RED-7653: added cases for importing escaped and unescaped rule files 2023-10-09 09:28:13 +02:00
Yannik Hampe
670b60041c Merge branch 'windows-hotfix' into 'master'
fixed errors on windows because of not closed input stream

See merge request redactmanager/persistence-service!161
2023-10-06 12:04:52 +02:00
yhampe
24af307fb7 added dependency to server pom 2023-10-06 11:56:50 +02:00
yhampe
02d87d7c14 fixed errors on windows because of not closed input stream
removed FileSystemBackedStorageService.java and started using import from storage-commons
2023-10-06 11:44:02 +02:00
Dominique Eifländer
7d3da44a97 RED-7715: Changed logging output to json 2023-10-05 16:26:30 +02:00
Andrei Isvoran
97d2af3eb5 Merge branch 'RED-7676' into 'master'
RED-7676 - Copy ocrByDefault and removeWatermark flags when cloning dossier template

Closes RED-7676

See merge request redactmanager/persistence-service!151
2023-10-02 11:39:14 +02:00
Andrei Isvoran
d3f3817ea1 RED-7676 - Copy ocrByDefault and removeWatermark flags when cloning dossier template 2023-10-02 12:32:39 +03:00
Kresnadi Budisantoso
87e27050dd OpenAPI Specification for DocuMine 2023-09-26 17:52:16 +02:00
Kilian Schuettler
3c9d247432 DM-285: Change component log
* apply overrides in ComponentLogService
* added a test for manual type change
* include overrides in getComponentLog
2023-09-22 14:16:03 +02:00
Kilian Schuettler
55153d0a09 RED-6835: clean incoming strings 2023-09-21 14:55:21 +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
Dominique Eifländer
78d3a772da Merge branch 'RED-7578' into 'master'
RED-7578: Implemented first endpoints of external-api-v2

Closes RED-7578

See merge request redactmanager/persistence-service!119
2023-09-14 09:09:25 +02:00
deiflaender
0e04331285 RED-7578: Implemented first endpoints of external-api-v2 2023-09-13 16:44:51 +02:00
Kilian Schuettler
31890e6434 DM-285: update component rules version with AnalyzeResult 2023-09-13 14:46:11 +02:00
Kilian Schuettler
e2c7238c67 DM-285: make RuleFileType.ENTITY default 2023-09-12 15:41:45 +02:00
Kilian Schuettler
2e142f12e9 DM-285: fully deprecated RedactionLog, added component rule file
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
* enter clean redaction-service version
2023-09-11 15:27:06 +02:00
Kilian Schuettler
1e53942178 DM-285: fully deprecated RedactionLog, added component rule file
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
2023-09-11 13:46:46 +02:00
Kilian Schuettler
b4527e4bfe DM-285: fully deprecated RedactionLog, added component rule file 2023-09-11 13:35:02 +02:00
Andrei Isvoran
edd0c747cf RED-7572 - Change privateKey to base64EncodedPrivateKey for DigitalSignature... 2023-09-08 13:47:24 +02:00
deiflaender
c4d8f16c2e DM-410: Added endpoint to set that a timeout was detected during rule execution 2023-09-07 10:54:25 +02:00
Kilian Schuettler
5302e09b4d RED-7317: rename image-recategorization to recategorization 2023-09-01 15:50:12 +02:00
Kilian Schuettler
d40ef63116 RED-7317: Endpoint to change entity types of dict-based annotations
* fix tests
2023-08-30 15:46:49 +02:00
Kilian Schuettler
d25b8c3934 RED-7317: Endpoint to change entity types of dict-based annotations
* fixed tests
2023-08-30 15:28:35 +02:00
Kilian Schuettler
ea5f79d67c RED-7317: Endpoint to change entity types of dict-based annotations
* added undo functionality
* fixed tests
* added recategorize with dictionary tests
2023-08-30 15:28:34 +02:00