117 Commits

Author SHA1 Message Date
Kilian Schüttler
949b7636ba RED-10264: always include unprocessed during manual change insertion to avoid... 2024-10-25 11:11:35 +02:00
Kilian Schüttler
c52dfbdf5a RED-10127: Import/Export of dossiertemplate with preview files 2024-10-14 15:30:18 +02:00
Maverick Studer
36eed8d0a1 RED-9348: move component log to mongodb 2024-09-23 16:05:17 +02:00
Maverick Studer
a57aedf52c RED-10088: Reanalyze all files in ERROR should ignore files from deleted dossiers 2024-09-20 13:42:17 +02:00
Maverick Studer
62719aec6f RED-9010: Remove redaction log 2024-09-19 11:34:42 +02:00
Maverick Studer
1abcd56e97 RED-9947: different logic in case of disabled auto analysis 2024-09-13 14:29:33 +02:00
yhampe
0d4c005862 RED-9958:Several problems after technical_name refactoring
changed it so name and technical name are unique, rest is optional
2024-09-04 11:57:50 +02:00
Maverick Studer
342257a9c6 RED-9947: Bulk-local redactions (replacement for group redactions) 2024-09-03 13:49:47 +02:00
Yannik Hampe
3d9b7fc03f Merge branch 'RED-9958' into 'master'
RED-9958:Several problems after technical_name refactoring

Closes RED-9958

See merge request redactmanager/persistence-service!711
2024-08-29 15:16:13 +02:00
yhampe
3f9afa49e8 RED-9958:Several problems after technical_name refactoring
changed a lot of filtering from name to technical name
2024-08-29 13:31:22 +02:00
Corina Olariu
65c6cdb3c9 Merge branch 'RED-9868-update' into 'master'
RED-9868 - Import older template zip with incompatible component rules breaks the stack

Closes RED-9868

See merge request redactmanager/persistence-service!702
2024-08-29 10:40:35 +02:00
Maverick Studer
f1b1f270d6 Revert "RED-7237 - Change to group annotation" 2024-08-29 09:24:00 +02:00
corinaolariu
8683480c40 RED-9868 - Import older template zip with incompatible component rules breaks the stack
- specify the step in which the import process failed.
- unit test updated
2024-08-27 15:03:55 +03:00
Andrei Isvoran
7a9bffa3c5 Merge branch 'RED-7327-update' into 'master'
RED-7237 - Change to group annotation

Closes RED-7327

See merge request redactmanager/persistence-service!686
2024-08-22 09:24:33 +02:00
Andrei Isvoran
555dd3330a RED-7237 - Change to group annotation 2024-08-20 17:20:50 +03:00
yhampe
833b391f47 RED-3813: image similarity hotifx
fixed mistake in spelling
2024-08-20 14:15:05 +02:00
Andrei Isvoran
ef98112871 Merge branch 'RED-7327' into 'master'
RED-7327 - Add group redactions

Closes RED-7327

See merge request redactmanager/persistence-service!662
2024-08-19 15:17:49 +02:00
Andrei Isvoran
6d1b1ca31b RED-7327 - Add group redactions 2024-08-19 15:17:48 +02:00
Andrei Isvoran
2a0d9ce3f9 RED-9717 - Add warnings on approval 2024-08-19 14:27:38 +02:00
maverickstuder
675e9e0c42 RED-9802: Disable Imported Redactions Flow in DM 2024-08-08 17:20:32 +02:00
Dominique Eifländer
b72e432741 RED-9782: Fixed bugs in upload with disabledAutomaticAnalysis 2024-08-06 11:18:09 +02:00
Dominique Eifländer
b1fb547b0e RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis 2024-08-06 11:17:57 +02:00
Kilian Schüttler
5f0e4b381c RED-9255: return imported dossier template id 2024-07-16 15:43:48 +02:00
corinaolariu
c9389e04fa RED-9474 - Revert only local manual changes for an annotation
- rework the undo logic. Introduced new flag includeOnlyLocal to filter out the local changes. Now all manual changes will be reverted for the annotations provided.
- unit tests added
2024-07-12 15:59:22 +03:00
Kilian Schüttler
562e9d0761 Some NPE fixes 2024-07-11 10:44:06 +02:00
Yannik Hampe
cc9daf9180 Merge branch 'RED-3813' into 'master'
RED-3813: image recategorization

Closes RED-3813

See merge request redactmanager/persistence-service!482
2024-06-28 08:40:39 +02:00
Andrei Isvoran
e0d00dcc48 RED-9140 - Add more information to changes 2024-06-27 11:53:35 +02:00
yhampe
23b437e60a RED-3813: image recategorization
added saving images after layout parsing finishes

added endpoint for querying similiar images
2024-06-26 15:05:42 +02:00
Kilian Schuettler
07a0bacf55 RED-9375: fix component mapping endpoint validation 2024-06-20 14:31:05 +02:00
Kilian Schuettler
fbf9320f6c RED-9255: implement file exchange
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:42:51 +02:00
Kilian Schuettler
46f9523b2c RED-9255: implement file exchange
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:40:52 +02:00
Kilian Schuettler
cdece93037 RED-9255: implement file exchange
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:22:39 +02:00
Kilian Schuettler
f77c08aac8 RED-9255: implement file exchange
* add simplified text file to layoutparsing file export
* add validation for fileId/dossierId combinations
2024-06-20 11:13:28 +02:00
Kilian Schuettler
27d2208a72 RED-9255: give reanalysis endpoint a request model 2024-06-20 11:13:28 +02:00
Ali Oezyetimoglu
111f79a1d8 RED-9369: changed status code from 200 to 204 for endpoints with no response content 2024-06-18 11:00:12 +02:00
Kilian Schüttler
e94ff93c7d RED-9255: implement full file exchange between stacks 2024-06-14 09:48:24 +02:00
Ali Oezyetimoglu
62c81c3654 RED-8339: rolled back signature changes in old component log endpoints 2024-06-06 12:02:58 +02:00
Maverick Studer
f9090cfa3f RED-9254: Support Controller (Part 1) 2024-06-06 10:21:26 +02:00
Ali Oezyetimoglu
6a4047effb RED-8339: rolled back signature changes in old component log endpoints 2024-06-04 17:13:58 +02:00
Ali Oezyetimoglu
fe777da0f5 Merge branch 'RED-8339-4' into 'master'
Resolve RED-8339 "4"

Closes RED-8339

See merge request redactmanager/persistence-service!511
2024-06-03 15:38:31 +02:00
Ali Oezyetimoglu
a5866b36c8 RED-8339: some refactoring 2024-06-03 13:13:25 +02:00
Maverick Studer
cfda6a8217 RED-9254: Support Controller (Part 1) 2024-06-03 12:36:20 +02:00
Ali Oezyetimoglu
adb6332bf5 RED-8339: Fixes 2024-06-03 10:24:10 +02:00
Ali Oezyetimoglu
9079ae18af RED-8339: Component Overrides in DocuMine 2024-05-29 18:24:29 +02:00
Andrei Isvoran
32411a668f RED-6853 - Update dictionary entries 2024-05-16 16:03:30 +03:00
Andrei Isvoran
926e8b6b6b RED-9146 - Change response for manual redaction endpoints to an object wrapping the list 2024-05-13 12:42:42 +03:00
Andrei Isvoran
6b2fa6b9b6 RED-6853 - Add update entries endpoint for dictionary entries 2024-05-09 12:21:07 +03:00
Andrei Isvoran
1adf46179e RED-8894 - Add dictionary difference endpoint 2024-04-22 14:57:15 +02:00
Maverick Studer
92cc2895ad RED-8702: Explore document databases to store entityLog 2024-04-12 12:40:22 +02:00
Ali Oezyetimoglu
6d1d51098b RED-8762: removed unnecessary consumes from new changeFlags endpoint and added dossierId as path variable 2024-04-11 16:24:04 +02:00