973 Commits

Author SHA1 Message Date
Kilian Schuettler
c60c79ef06 RED-7384: migration fixes
* index files from dossier trash aswell
2024-04-08 10:15:58 +02:00
Corina Olariu
a37ac83339 Merge branch 'RED-8727-updateRank' into 'master'
RED-8727 - Add rank de-duplication to migration - fp

Closes RED-8727

See merge request redactmanager/persistence-service!431
2024-04-05 14:38:32 +02:00
Kilian Schuettler
7df02d588a RED-7384: migration fixes
* index files from trash aswell
* merge manual local entries with existing ones during unprocessed changes merge
* don't add ManualRedactionEntries on local changes for Images
2024-04-05 13:06:00 +02:00
Corina Olariu
29a274fdb0 RED-8727 - Add rank de-duplication to migration - fp
- add an update rank for type query because the updateType will not cover the update of ranks of system managed types (which is not possible for the user)
- update the tests

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-04-05 13:44:15 +03:00
Kilian Schuettler
88d63b46b9 RED-7384: migration fixes
* finalize migration again for "persistence-service-ready": true details
2024-04-04 14:46:39 +02:00
Kilian Schuettler
910948bd2d RED-7384: migration fixes
* finalize migration again for "persistence-service-ready": true details
2024-04-03 17:35:38 +02:00
Kilian Schuettler
d4baa5d8b7 RED-7384: migration fixes
* finalize migration again for "persistence-service-ready": true details
2024-04-03 17:23:57 +02:00
Kilian Schuettler
1fc74f2a0c RED-7384: migration fixes forward port
* treat pending dicts in approved files for resize and remove in redaction-service
* disable automatic analysis job using migration status table and liquibase migration
* migrate imported redaction file
* improve logging
2024-04-03 17:05:06 +02:00
yhampe
72b148376e RED-8706: includedeleted not working
added method call with includedeleted flag
2024-04-03 13:34:42 +02:00
Maverick Studer
8e8aa645d0 RED-8702: Explore document databases to store entityLog 2024-04-03 13:33:27 +02:00
Ali Oezyetimoglu
c9af40ddb6 RED-8480: fixed method call 2024-04-02 09:17:38 +02:00
Kilian Schuettler
729923fdea RED-8480: don't merge recategorizations for images, create pending entry instead
* TODO: remove filter in report-service and pdftron-redaction-service
2024-04-02 09:17:38 +02:00
Kilian Schuettler
efc2b200ad RED-8480: don't merge recategorizations for images, create pending entry instead
* TODO: remove filter in report-service and pdftron-redaction-service
2024-04-02 09:17:38 +02:00
Kilian Schuettler
75676c33b1 RED-8480: don't merge recategorizations for images, create pending entry instead
* TODO: remove filter in report-service and pdftron-redaction-service
2024-04-02 09:17:37 +02:00
Kilian Schuettler
5f1731444e RED-8480: don't merge recategorizations for images, create pending entry instead
* TODO: remove filter in report-service and pdftron-redaction-service
2024-04-02 09:17:37 +02:00
Andrei Isvoran
3ab607ccbf RED-8776 - Add local redaction when we do a manual change on a non-manual redaction 2024-04-02 08:38:08 +02:00
Ali Oezyetimoglu
6601ee0188 RED-8480: added property value for recategorizations and fixed bugs not updating legal basis and section 2024-03-26 17:42:15 +01:00
Kilian Schüttler
ba8cf68779 reorder-log: re-order the pending entries, such that they appear directly... 2024-03-21 08:44:15 +01:00
Ali Oezyetimoglu
7490402bb7 Merge branch 'RED-8480-B' into 'master'
RED-8480: integrated legal basis  endpoint in recategorize endpoint

Closes RED-8480

See merge request redactmanager/persistence-service!396
2024-03-20 18:24:09 +01:00
Ali Oezyetimoglu
a5e3c0c98a RED-8820: removed property "value" from recategorize 2024-03-20 12:54:23 +01:00
Ali Oezyetimoglu
ed052fa741 RED-8480: adjusted propertyChanges in manual changes 2024-03-19 11:42:57 +01:00
Ali Oezyetimoglu
8a4c754250 RED-8480: adjusted propertyChanges in manual changes 2024-03-19 09:20:21 +01:00
Corina Olariu
b2cf55b5cc RED-8727 - Add rank de-duplication to migration
- add RankDeDuplicationService and RankDeduplicationMigration16 to update the found duplicate ranks
- junit tests added

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-14 12:20:17 +02:00
Ali Oezyetimoglu
3fde378ade RED-8480: integrated legal basis endpoint in recategorize endpoint 2024-03-14 09:58:21 +01:00
Timo Bejan
8f4a03dd08 Merge branch 'implicitflow' into 'master'
added implicit flow swagger

See merge request redactmanager/persistence-service!394
2024-03-13 16:25:56 +01:00
Dominique Eifländer
f3ef80df06 RED-7968: Convert unprocessed manual addToDictionaries to local changes 2024-03-13 12:22:10 +01:00
Timo Bejan
06360c5cbd added implicit flow swagger 2024-03-12 16:32:59 +02:00
Dominique Eifländer
36e8a2bfdb RED-7382: Delete section grid for migrated files 2024-03-12 13:20:50 +01:00
Andrei Isvoran
f2a6a90529 Merge branch 'RED-8707-fix' into 'master'
RED-8707 - Don't remove resize redactions which are not dictionary based when...

Closes RED-8707

See merge request redactmanager/persistence-service!391
2024-03-12 08:41:58 +01:00
Corina Olariu
5b4f194cad Merge branch 'RED-7049-update' into 'master'
RED-7049 - Wrong error code when adding entity with already existing rank - backport

Closes RED-7049

See merge request redactmanager/persistence-service!387
2024-03-12 08:41:20 +01:00
Andrei Isvoran
43e85af0e9 RED-8707 - Don't remove resize redactions which are not dictionary based when removing dictionary entry 2024-03-11 16:32:04 +02:00
Dominique Eifländer
c78a4c1186 RED-8712: Fixed sql statement 2024-03-11 14:12:51 +01:00
Dominique Eifländer
8ae5ea89c6 hotfix: dossier template level dossier_redactions 2024-03-11 13:07:02 +01:00
Dominique Eifländer
93d2b77ca5 hotfix: Fixed liquibase sql statement to insert missing dossier_redaction entity types on dossier template level 2024-03-11 12:11:46 +01:00
Dominique Eifländer
8c8a088cc8 RED-8712: Remove manual redactions on non existing pages 2024-03-11 11:01:13 +01:00
Corina Olariu
f8645ef50c RED-7049 - Wrong error code when adding entity with already existing rank - backport
- add a check for duplicate ranks before cloning or exporting a dossier template
- added junit tests

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-11 11:01:56 +02:00
Maverick Studer
f5f33978ed Merge branch 'RED-7700' into 'master'
RED-7700: Safe rule execution

Closes RED-7700

See merge request redactmanager/persistence-service!378
2024-03-08 15:06:14 +01:00
Maverick Studer
d845b4cef2 RED-7700: Safe rule execution 2024-03-08 15:06:14 +01:00
Kilian Schüttler
baeadd145e Merge branch 'hotfix_gz_migration' into 'master'
hotfix: blobstorage migration gz fix

See merge request redactmanager/persistence-service!370
2024-03-08 14:51:33 +01:00
Kilian Schüttler
82ed6b0b05 Merge branch 'RED-7384' into 'master'
RED-7384: migration fixes forward port

Closes RED-7384

See merge request redactmanager/persistence-service!379
2024-03-08 14:22:54 +01:00
Kilian Schüttler
c2110cd965 RED-7384: migration fixes forward port 2024-03-08 14:22:54 +01:00
Timo Bejan
dff30d5f7d Merge branch 'clari-30' into 'master'
Updated integration of OCR service

See merge request redactmanager/persistence-service!380
2024-03-08 14:16:50 +01:00
Timo Bejan
042f3a079c Updated integration of OCR service 2024-03-08 15:06:03 +02:00
Ali Oezyetimoglu
c42983aa91 Merge branch 'RED-8561-3' into 'master'
RED-8561: added sql query to create entities for dossier dictionaries

Closes RED-8561

See merge request redactmanager/persistence-service!374
2024-03-07 13:59:22 +01:00
Ali Oezyetimoglu
333fd40449 RED-8561: flag for add to dictionary action was set to false in 3.6, but has to be true in 4.0 2024-03-06 10:41:51 +01:00
Ali Oezyetimoglu
a98cc0a6f2 RED-8561: updated sql query to update existing dossier dictionaries with dossier_dictionary_only=true 2024-03-05 20:20:10 +01:00
Ali Oezyetimoglu
6bb3c93b84 RED-8561: updated sql query to avoid conflicts with primary key in table entity 2024-03-05 17:58:46 +01:00
Ali Oezyetimoglu
01f857fcef RED-8561: updated sql query to avoid conflicts with primary key in table entity 2024-03-05 15:39:07 +01:00
Ali Oezyetimoglu
96be1ba52e RED-8561: updated sql query to avoid conflicts with primary key in table entity 2024-03-05 14:17:14 +01:00
Timo Bejan
81b66236f9 Merge branch 'clari-30' into 'master'
CLARI-30 - reworked OCR service integration to work via queue only, depercated...

See merge request redactmanager/persistence-service!372
2024-03-05 14:11:12 +01:00