Ali Oezyetimoglu
77db059a2e
RED-8762: do not update addToDictionaryAction for dossier dictionaries when updating dossier template dictionary
2024-04-15 08:38:16 +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
Maverick Studer
ef7c470618
Merge branch 'RED-8702-fix' into 'master'
...
RED-8702: Explore document databases to store entityLog
Closes RED-8702
See merge request redactmanager/persistence-service!428
2024-04-11 15:51:59 +02:00
Maverick Studer
57cb10ba1d
RED-8702: Explore document databases to store entityLog
2024-04-11 15:51:58 +02:00
Ali Oezyetimoglu
623068e1a1
RED-8762: added endpoint to update flag addToDictionary for given type, dossierTemplateId and dossierId
2024-04-11 14:52:30 +02:00
Timo Bejan
f870759747
Merge branch 'RED-8879' into 'master'
...
removed 3.6.x temporary unique constraints
Closes RED-8879
See merge request redactmanager/persistence-service!439
2024-04-11 10:06:51 +02:00
Timo Bejan
c9cda89e17
removed 3.6.x temporary unique constraints
2024-04-10 10:06:01 +03:00
Andrei Isvoran
c31a29cea2
RED-8903 - Refactor local add redaction on manual change
2024-04-09 14:46:32 +03:00
Andrei Isvoran
1c60bc6586
RED-8651 - Evict report templates cache on template upload
2024-04-09 09:37:58 +02:00
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
5bfeec1b21
RED-7384: migration fixes
...
* fix test
2024-04-05 13:27:36 +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 Schüttler
6525e0c2bc
Merge branch 'RED-7384-fp' into 'master'
...
RED-7384: migration fixes forward port
Closes RED-7384
See merge request redactmanager/persistence-service!420
2024-04-04 15:44:38 +02: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
maverickstuder
147247cfe6
RED-8702: Explore document databases to store entityLog
...
* rename mongo queue because of naming mismatch
2024-04-03 18:52:35 +02:00
maverickstuder
71f0756a3a
RED-8702: Explore document databases to store entityLog
...
* rename mongo queue because of naming mismatch
2024-04-03 18:25:58 +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 Schuettler
8c4b177ef2
RED-8610: Dictionary remove on dossier level should be displayed as skipped
...
* add DOSSIER_DICTIONARY engine
2024-03-21 16:26:48 +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
Corina Olariu
6654dc9546
RED-7049 - Wrong error code when adding entity with already existing rank - backport
...
- remove commented coded
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-11 15:51:19 +02:00
Dominique Eifländer
c78a4c1186
RED-8712: Fixed sql statement
2024-03-11 14:12:51 +01:00
Corina Olariu
9eb0e5e8df
RED-7049 - Wrong error code when adding entity with already existing rank - backport
...
- reworked the junit test and renamed it
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-11 15:02:47 +02:00
Dominique Eifländer
8ae5ea89c6
hotfix: dossier template level dossier_redactions
2024-03-11 13:07:02 +01:00