Ali Oezyetimoglu
0f6c7faceb
Revert "RED-8480: differenciate between recategorize and legal basis change"
...
This reverts commit dcb5c0e03e1f4fabbe270658a790f1c5d08b4cfd.
2024-04-24 13:12:59 +02:00
Dominique Eifländer
01ca31fbbf
RED-8826: Fixed old codestyle
2024-04-23 13:34:06 +02:00
Dominique Eifländer
4a6777be71
RED-8826: Added experimetal flag to entity types
2024-04-23 13:34:04 +02:00
Andrei Isvoran
2aff32f33e
RED-8894 - Add soft deleted time to type response
2024-04-23 13:45:15 +03:00
Andrei Isvoran
1adf46179e
RED-8894 - Add dictionary difference endpoint
2024-04-22 14:57:15 +02:00
Ali Oezyetimoglu
1d47744b30
RED-8480: small fixes and tests
2024-04-17 16:14:35 +02:00
Ali Oezyetimoglu
dcb5c0e03e
RED-8480: differenciate between recategorize and legal basis change
2024-04-17 16:14:35 +02:00
Ali Oezyetimoglu
b11c95dd39
RED-8480: differenciate between recategorize and legal basis change
2024-04-17 16:14:35 +02:00
Timo Bejan
6b82815b7a
Merge branch 'RED-8966' into 'master'
...
RED-8966 Improved performance of soft and hard delete files and dossirs, and...
Closes RED-8966
See merge request redactmanager/persistence-service!456
2024-04-17 10:05:21 +02:00
Timo Bejan
5a526484d6
REd-8966 - added missing transactional
2024-04-16 18:35:08 +03:00
Timo Bejan
fac8a1ac85
RED-8966 Improved performance of soft and hard delete files and dossirs, and undelete - split transaction and vastly improved query performance
2024-04-16 18:25:07 +03:00
Andrei Isvoran
c8244781b4
RED-8768 - Validate redaction value does not contain over 4000 characters
2024-04-16 14:06:40 +02:00
Ali Oezyetimoglu
e00ea01803
Merge branch 'RED-8762' into 'master'
...
RED-8762: do not update addToDictionaryAction for dossier dictionaries when...
Closes RED-8762
See merge request redactmanager/persistence-service!450
2024-04-15 14:03:41 +02:00
Ali Oezyetimoglu
a86be93177
RED-8762: do not update addToDictionaryAction for dossier dictionaries when updating dossier template dictionary ONLY if dossierDictionaryOnly
2024-04-15 13:50:10 +02:00
Ali Oezyetimoglu
f23f66f0ed
Merge branch 'RED-8762' into 'master'
...
RED-8762: do not update addToDictionaryAction for dossier dictionaries when...
Closes RED-8762
See merge request redactmanager/persistence-service!446
2024-04-15 11:27:01 +02:00
Dominique Eifländer
8756eea0e0
RED-8956: Fixed endless loop when flag calculation is required and file is deleted
2024-04-15 10:54:35 +02:00
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
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
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
Dominique Eifländer
f3ef80df06
RED-7968: Convert unprocessed manual addToDictionaries to local changes
2024-03-13 12:22:10 +01: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