Kilian Schüttler
6412f58d58
RED-9145: add component mappings
2024-05-29 12:49:21 +02:00
Maverick Studer
aabfd5d8b5
RED-6821: Dossier templates only soft-deleted, cannot create new template with same name && RED-9210: RED_USER and RED_MANAGER can bulk-delete dossier-templates - should return 403
2024-05-29 11:58:53 +02:00
Maverick Studer
f0160df8d1
RED-8848: When cloning a dossier template some flags are not set correctly
2024-05-24 13:56:46 +02:00
Dominique Eifländer
7d875ee7eb
RED-9147: Provide events via websocket
2024-05-22 14:48:54 +02:00
Andrei Isvoran
32411a668f
RED-6853 - Update dictionary entries
2024-05-16 16:03:30 +03:00
Andrei Isvoran
926e8b6b6b
RED-9146 - Change response for manual redaction endpoints to an object wrapping the list
2024-05-13 12:42:42 +03:00
Andrei Isvoran
6b2fa6b9b6
RED-6853 - Add update entries endpoint for dictionary entries
2024-05-09 12:21:07 +03:00
Corina Olariu
8c3d2266ba
RED-9094 - Redaction skipped after changing only type + paragraph
...
- changed from Skipped state to Applied since it is a local recategorization (based on hint)
- add unit test
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-05-07 16:12:55 +03:00
Andrei Isvoran
a300f61609
RED-8998 - Return merged entities or pending entries for manual changes.
2024-05-07 10:11:35 +02:00
Andrei Isvoran
6280e342eb
RED-8998 - Get specific entry from entitylog and return the merged entry on manual changes endpoints
2024-04-29 10:37:07 +02:00
Corina Olariu
83d6ef71ef
Merge branch 'RED-9063' into 'master'
...
RED-9063 - Error 409 when requesting deleted types
Closes RED-9063
See merge request redactmanager/persistence-service!470
2024-04-26 12:37:02 +02:00
Ali Oezyetimoglu
59c1401053
RED-9042: forward port for merge of legalbasis and recategorize
2024-04-25 18:27:37 +02:00
Corina Olariu
033493aaee
RED-9063 - Error 409 when requesting deleted types
...
- add a check before creating dossier level types on the fly if the dossier template type is not deleted
- add unit test
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-04-25 15:43:18 +03:00
Andrei Isvoran
d5494660bc
RED-8823 - fix pmd
2024-04-23 14:01:26 +03: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
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
Maverick Studer
92cc2895ad
RED-8702: Explore document databases to store entityLog
2024-04-12 12:40:22 +02:00
Maverick Studer
57cb10ba1d
RED-8702: Explore document databases to store entityLog
2024-04-11 15:51:58 +02:00
Andrei Isvoran
1c60bc6586
RED-8651 - Evict report templates cache on template upload
2024-04-09 09:37: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
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
Maverick Studer
8e8aa645d0
RED-8702: Explore document databases to store entityLog
2024-04-03 13:33:27 +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
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
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
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
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
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
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
Timo Bejan
47a9bc0343
Retry ocr
2024-03-05 10:48:45 +02:00
Corina Olariu
98f743052d
RED-7049 - Wrong error code when adding entity with already existing rank
...
- update junit so the rank of the types differs
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-04 11:00:51 +02:00
Corina Olariu
4d107b2475
RED-7049 - Wrong error code when adding entity with already existing rank
...
- correct the query to get the type with same rank.
- changed to get the list of types instead of a one result for the case with several types with the same rank
- added junit tests
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-03-04 10:30:54 +02:00