2120 Commits

Author SHA1 Message Date
Dominique Eifländer
e0013aa11b RED-10715: Remove Saas migration fix 2025-01-17 09:31:25 +01:00
Maverick Studer
1c43247fba RED-10728: Endpoint to execute full OCR on specific file 2025-01-16 16:03:40 +01:00
Dominique Eifländer
1c995d55f3 RED-10715: Remove Saas migration 2025-01-13 11:49:06 +01:00
Dominique Eifländer
75d65b0972 RED-10697: Revert check technical name for legal basis on approval 2025-01-09 10:59:05 +01:00
Dominique Eifländer
5c04303c59 RED-10709: MARK_RAN for failed preCondictions in liquibase 2025-01-08 11:44:19 +01:00
Dominique Eifländer
7da95c770e RED-10697: Fixed unittest 2025-01-07 15:29:16 +01:00
Dominique Eifländer
0134178261 RED-10697: Use technical name to check for unmapped justifictions on approval 2025-01-07 14:58:51 +01:00
Kilian Schuettler
ffda76c3cd hotfix: precondition check for index creation 2024-12-19 11:51:25 +01:00
Kilian Schuettler
01457de6c3 hotfix: precondition check for index creation 2024-12-19 11:28:42 +01:00
corinaolariu
cd1874df02 RED-10628 - Cloning dossier template after removing and editing component definitions causes chain of issues
- when cloning a dossier template clone only the component definitions which are not soft deleted
- unit test added
2024-12-10 20:02:43 +02:00
Kilian Schuettler
62c7668b61 RED-10463: enable advanced OCR features 2024-11-28 15:43:11 +01:00
maverickstuder
9b9f268fe3 RED-10529: Primary attribute removed after changing encoding type 2024-11-25 17:26:03 +01:00
corinaolariu
d3deab3462 RED-10443 - 500 Error occurs when selecting ISO-8859-1 as Encoding Type for any CSV File Format - bp
- accept only the IS-8859-1 as encoding. Meaningful message (400) is returned in case of bad encoding
- update unit tests and add unit test
2024-11-22 12:46:41 +02:00
maverickstuder
1e71b52bcb RED-9059: Change dictionary diff status code for successful request 2024-11-21 09:35:48 +01:00
maverickstuder
1159d544b6 RED-10415: Error when deleting entities from Templates without dossiers 2024-11-19 15:35:28 +01:00
yhampe
fce85b7813 RED-10268:
added new filter that also removes soft and hard deleted files on download preperations
2024-11-19 11:57:15 +01:00
Kilian Schuettler
b2c8e38594 RED-10463: update path slightly 2024-11-18 11:41:47 +01:00
corinaolariu
b551092071 RED-10381 - Include system-managed entities in dossier template export
- The system manager entities will be exported.
- At import dossier template if system managed are present in the import then they should be used and not ignored
- update unit tests
2024-11-14 23:04:55 +02:00
Maverick Studer
51b2a6249a RED-10482: Indices not created correctly via liquibase 2024-11-14 18:26:06 +01:00
Kilian Schüttler
e2d9d1e61a Merge branch 'release/RED-9139-bp' into 'release/2.589.x'
RED-9139: move document to its own module, rename import migration

See merge request redactmanager/persistence-service!859
2024-11-14 16:40:49 +01:00
Kilian Schüttler
05259176ee Merge branch 'RED-10463-bp' into 'release/2.589.x'
RED-10463: added permission

See merge request redactmanager/persistence-service!864
2024-11-14 13:32:51 +01:00
Corina Olariu
17453a889f Merge branch 'RED-10425-bp' into 'release/2.589.x'
RED-10425 - Annotation added twice when bulk-force while auto-analysis is disabled

See merge request redactmanager/persistence-service!856
2024-11-14 13:29:24 +01:00
Kilian Schuettler
6fb49be8b3 RED-10463: added permission 2024-11-14 12:23:29 +01:00
Kilian Schuettler
ed3ee8b2d2 RED-10463: unlock rule file endpoint 2024-11-14 11:25:36 +01:00
corinaolariu
ab2a0a446e RED-10425 - Annotation added twice when bulk-force while auto-analysis is disabled
- use a custom query to get the dictionary entity log entries with the found value and positions list needed instead of the entire entity log
- add index for entityLogId and value
2024-11-13 13:31:52 +02:00
Kilian Schuettler
817987a0a5 RED-9139: move document to its own module, rename import migration 2024-11-13 12:01:01 +01:00
Maverick Studer
4121be2b44 migration hotfixes 2024-11-13 11:20:41 +01:00
corinaolariu
51010c07d2 RED-10425 - Annotation added twice when bulk-force while auto-analysis is disabled
- check for link with dictionary entry in the entity log after the found terms are received for an addbulklocal
- unit test added
2024-11-13 10:37:47 +02:00
Maverick Studer
8fb0e627f1 RED-10442: Migration Issue: False Warnings appears when re-approve migrated... 2024-11-12 12:47:31 +01:00
Maverick Studer
bbe49c2bbb RED-10444: Update Value/Classification for bulk-local rectangle redactions 2024-11-12 11:01:32 +01:00
Timo Bejan
2d31ed9886 RED-10422 - improved number of requests with help of new changes endpoint 2024-11-12 09:31:07 +02:00
corinaolariu
419fa4628b RED-9588 - No "You have been unassigned..." Notification after setting file status to back to new
- update the condition for sending unassigned notification
- unit test added
2024-11-08 14:50:39 +02:00
Dominique Eifländer
f57f039ed6 RED-10353: Renealyse files in error state after rule change is no rules exection timeout, fixed migration 2024-11-08 12:54:34 +01:00
Dominique Eifländer
f9abb295c0 RED-4732: Fixed some auditlog messages 2024-11-07 11:31:11 +01:00
Timo Bejan
335b12fb2e Merge branch 'feature/2.589-index-stats-backport' into 'release/2.589.x'
RED-10071 - Create system-managed entities automatically - fix component definitions - bp

See merge request redactmanager/persistence-service!840
2024-11-07 08:25:56 +01:00
Kilian Schuettler
abf29b71ba RED-10418: improve unprocessed merge performance 2024-11-06 15:52:08 +01:00
Kilian Schuettler
a31aa04314 RED-10264: reorder migrations for backport 2024-11-06 09:43:06 +01:00
Timo Bejan
c595e509ec RED-10392 RED-10395 Improved component mapping query speed and performance for analysisRequired on FileStatus & Added Indexes 2024-11-06 09:51:02 +02:00
Timo Bejan
5ac68bf69d Indexes for queries that happen often 2024-11-06 09:51:01 +02:00
Dominique Eifländer
be4e3c8633 Merge branch 'RED-10353-4.3' into 'release/2.589.x'
RED-10353: Added error code to file

See merge request redactmanager/persistence-service!830
2024-11-05 15:09:33 +01:00
Dominique Eifländer
92fc6f7f8c RED-10353: Added error code to file 2024-11-05 14:45:43 +01:00
Maverick Studer
bddb43f7da RED-10354: File viewer inconsistent after selecting "Overwrite and keep manual... 2024-11-05 11:27:20 +01:00
corinaolariu
546f38a615 RED-10186 - Unlinked annotation with manual changes still linked and removed in specific corner case
- remove commented code
2024-11-04 11:24:58 +02:00
corinaolariu
356a0e8561 RED-10186 - Unlinked annotation with manual changes still linked and removed in specific corner case
- update unit test
2024-11-01 15:32:16 +02:00
corinaolariu
29469008d2 RED-10186 - Unlinked annotation with manual changes still linked and removed in specific corner case
- update unit test
2024-11-01 15:00:35 +02:00
corinaolariu
c126be9b2d RED-10186 - Unlinked annotation with manual changes still linked and removed in specific corner case
- when a local removal is done the MANUAL engine is not added anymore.
- removed basedOnDictAnnotationId from manual changes. The add which is always created at a local change with unlink with save the dictionary annotation id in the source id
- unit tests updated
2024-11-01 13:27:28 +02:00
Maverick Studer
71a10569f5 Merge branch 'RED-10335-bp1' into 'release/2.589.x'
RED-10335: New entity created when editing/working with annotation while auto-analysis is disabled

See merge request redactmanager/persistence-service!819
2024-10-31 16:22:26 +01:00
maverickstuder
13e5bf1c08 RED-10335: New entity created when editing/working with annotation while auto-analysis is disabled 2024-10-31 15:42:12 +01:00
Maverick Studer
20bed836c3 RED-10334: Wrong engine for add-to-dict dossier-level while auto-analysis is disabled 2024-10-31 14:40:36 +01:00
Dominique Eifländer
803bc83235 RED-10353: Reset processingErrorCounter when rules are updated 2024-10-31 11:00:51 +01:00