2074 Commits

Author SHA1 Message Date
Dominique Eifländer
bb40b3fa20 RED-10315: Fixed unittest 2024-10-30 09:27:59 +01:00
Dominique Eifländer
34346b149b RED-10315: hardDeleteCleanupRetryTime in app config endpoint optional 2024-10-30 09:27:59 +01:00
corinaolariu
4c5f164f2e RED-10071 - Create system-managed entities automatically - fix component definitions
- when import dossier template with update before inserting component definitions, remove the existing ones
- unit test added
2024-10-29 18:51:01 +02:00
Kilian Schuettler
b574df51bf RED-10286: handle manual changes == null 2024-10-28 12:21:38 +01:00
Kilian Schüttler
13fd797148 RED-10286: Don't request all dossiers/files during file exchange 2024-10-25 14:18:21 +02:00
Kilian Schuettler
0f651d6a67 hotfix: fix merge errors 2024-10-25 12:28:18 +02:00
Kilian Schüttler
88c5e43e51 RED-10264: always include unprocessed during manual change insertion to avoid... 2024-10-25 11:14:15 +02:00
maverickstuder
de0d4294ea RED-10259: Failed recategorize on annotation after re-upload file without keeping changes 2024-10-24 13:52:54 +02:00
Kilian Schuettler
f86c925835 RED-10260: add quote char to component mapping 2024-10-23 13:38:53 +02:00
Kilian Schuettler
d26d24271a RED-10260: add quote char to component mapping 2024-10-23 12:11:05 +02:00
Kilian Schuettler
0ad3973d23 RED-10260: add quote char to component mapping 2024-10-23 12:09:25 +02:00
Kilian Schuettler
3fe009512f RED-10260: add quote char to component mapping 2024-10-23 12:05:22 +02:00
Kilian Schüttler
f3823a9acd Merge branch 'RED-10127' into 'master'
RED-10127: enable ocr rerun via support controller

Closes RED-10127

See merge request redactmanager/persistence-service!787
2024-10-23 10:35:12 +02:00
Kilian Schüttler
e3e3d5bc58 RED-10127: enable ocr rerun via support controller 2024-10-23 10:35:11 +02:00
maverickstuder
9c4804d239 RED-10224: Editing entities - Access is denied but updates value anyway 2024-10-23 09:30:36 +02:00
maverickstuder
260851661b Merge branch 'master' into feature/RED-10106
# Conflicts:
#	persistence-service-v1/persistence-service-processor-v1/build.gradle.kts
#	persistence-service-v1/persistence-service-shared-mongo-v1/build.gradle.kts
2024-10-18 14:59:35 +02:00
Maverick Studer
5e215c2649 RED-10197: Migration preparations for RM/DM unification 2024-10-17 16:32:52 +02:00
corinaolariu
ffca299cb4 RED-10071 - Create system-managed entities automatically
- remove commented code
2024-10-15 10:56:53 +03:00
corinaolariu
a65e9e1086 Merge branch 'master' into feature/RED-10071
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/test/java/com/iqser/red/service/peristence/v1/server/integration/tests/ManualRedactionTest.java
2024-10-15 10:34:12 +03:00
Kilian Schüttler
c52dfbdf5a RED-10127: Import/Export of dossiertemplate with preview files 2024-10-14 15:30:18 +02:00
Maverick Studer
cdbf69abbf RED-10104 && RED-10178 2024-10-14 14:30:46 +02:00
Dominique Eifländer
e5bac8f964 RED-10071: Fixed archive 2024-10-10 15:16:01 +02:00
Dominique Eifländer
82661dcaf2 RED-10149: Do not re- ocr file after pages rotations; RED-10083: Minor fix in openapi spec 2024-10-10 11:23:09 +02:00
corinaolariu
0ed4759266 RED-10071 - Create system-managed entities automatically
- when exporting the types, do not export system managed types
- when importing a dossier template, ignore the system managed types from the archive
- when importing a dossier template as new or a new dossier template is created, also create the system managed types.
- unit tests updated
2024-10-10 11:16:33 +03:00
Maverick Studer
9b07def91d RED-10112: Wrong role permissions in API endpoints for GUEST and RED_USER_ADMIN role 2024-10-09 14:40:20 +02:00
Maverick Studer
b184217099 RM migration creating unnecessary date formats table entries 2024-10-09 10:34:39 +02:00
Dominique Eifländer
ac41a902a1 RED-9823: Changed audit message for force annotation 2024-10-09 08:56:03 +02:00
Timo Bejan
a557f0ab25 RED-10034 Improved dossier stats performance 2024-10-07 15:10:22 +02:00
Maverick Studer
d794245409 RED-9123: Improve performance of re-analysis (Spike) 2024-10-07 13:31:15 +02:00
Maverick Studer
4c79b8c2f4 RED-10146: Include defined components in component log 2024-10-07 11:08:24 +02:00
maverickstuder
44419f2c6c RED-10104: add comments when automatic analysis enabled 2024-10-02 14:28:04 +02:00
Maverick Studer
45e67b8796 fix duplicated migration version 2024-09-30 17:00:49 +02:00
Maverick Studer
e213127b25 RED-9933: DocuMine DateFormat config in dossier templates 2024-09-30 11:33:05 +02:00
Timo Bejan
adab452380 Removed allow bean override with latest deps this now works 2024-09-28 16:08:51 +03:00
Timo Bejan
f7612ac89f Renabled missing changelog 2024-09-28 16:08:51 +03:00
Timo Bejan
8d33f19453 RED-10106 - adjusted code to work with latest common deps 2024-09-28 16:08:51 +03:00
Maverick Studer
5d704e08f9 Merge branch 'RED-10117' into 'master'
RED-10117: 500 Error in Dossier Template Admin Page

Closes RED-10117

See merge request redactmanager/persistence-service!762
2024-09-27 13:50:48 +02:00
Maverick Studer
1c56c4665e RED-10114: Download fails when multiple document versions are selected... 2024-09-27 13:39:17 +02:00
maverickstuder
50831dabfa RED-10117: 500 Error in Dossier Template Admin Page
* remove transactional from getAllRelevantStatusesForReanalysisScheduler and addToAnalysisQueue
2024-09-27 13:26:51 +02:00
Maverick Studer
0bc8bac5d3 RED-9947 && RED-10104 2024-09-27 09:25:00 +02:00
Dominique Eifländer
0a09725ebe Merge branch 'RED-10094' into 'master'
RED-10094: Revert back migration for technical name of justifiactions

Closes RED-10094

See merge request redactmanager/persistence-service!756
2024-09-24 16:27:55 +02:00
Dominique Eifländer
bea853cbf2 RED-10094: Revert back migration for technical name of justifiactions 2024-09-24 15:53:11 +02:00
Maverick Studer
77c2f9b9a7 RED-9933: DocuMine DateFormat config in dossier templates 2024-09-24 09:28:35 +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
Dominique Eifländer
63129d7727 Merge branch 'RED-10077-master' into 'master'
RED-10077: Switch cv analysis request type to table_cells to be compatible...

Closes RED-10077

See merge request redactmanager/persistence-service!752
2024-09-20 10:12:55 +02:00
Maverick Studer
82da9860ce Merge branch 'RED-10081' into 'master'
RED-10081: Update RM API specs after adding new download file type

Closes RED-10081

See merge request redactmanager/persistence-service!750
2024-09-20 10:00:38 +02:00
Dominique Eifländer
25a8bb0610 RED-10077: Switch cv analysis request type to table_cells to be compatible with new cv analysis service version 2024-09-20 09:43:07 +02:00
Maverick Studer
09a060e1a7 RED-9925: 500 when creating justification without technical name or name 2024-09-20 09:39:59 +02:00
maverickstuder
68937f298b RED-10081: Update RM API specs after adding new download file type 2024-09-20 09:35:28 +02:00