1047 Commits

Author SHA1 Message Date
Andrei Isvoran
14da82e2b7 RED-9606 - Bulk actions on many annotations 2024-07-16 14:01:44 +03:00
Andrei Isvoran
55c6b7419d Merge branch 'RED-9555-analysis-disabled-fp' into 'master'
RED-9555 - Keep force redacted image applied after changing legal basis

Closes RED-9555

See merge request redactmanager/persistence-service!596
2024-07-15 15:43:32 +02:00
Corina Olariu
b83207f715 Merge branch 'RED-9474' into 'master'
RED-9474 - Revert only local manual changes for an annotation

Closes RED-9474

See merge request redactmanager/persistence-service!590
2024-07-15 15:02:20 +02:00
Andrei Isvoran
99c7ef2529 RED-9555 - Keep force redacted image applied after changing legal basis 2024-07-15 15:47:46 +03:00
Andrei Isvoran
7539aa4510 RED-9622 - Introduce csv validation 2024-07-15 10:53:34 +03:00
corinaolariu
c9389e04fa RED-9474 - Revert only local manual changes for an annotation
- rework the undo logic. Introduced new flag includeOnlyLocal to filter out the local changes. Now all manual changes will be reverted for the annotations provided.
- unit tests added
2024-07-12 15:59:22 +03:00
Andrei Isvoran
6f5174cc4b Merge branch 'RED-9606' into 'master'
RED-9606 - Fix removal

Closes RED-9606

See merge request redactmanager/persistence-service!586
2024-07-11 14:36:33 +02:00
Corina Olariu
1a156e0b76 Merge branch 'RED-9495' into 'master'
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly

Closes RED-9495

See merge request redactmanager/persistence-service!583
2024-07-11 14:34:55 +02:00
Andrei Isvoran
0f3434bca1 RED-9606 - Fix removal 2024-07-11 15:11:52 +03:00
corinaolariu
3fefb8efab RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
- update unit tests
2024-07-11 10:50:51 +03:00
corinaolariu
4fbea2e3e7 RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
- any local resize, legal basis change and recategorization made to a dictionary entry will be unlinked and will create a new id to be used and will introduce 2 manual changes: local add and the manual change.
- unit tests added
2024-07-10 15:55:57 +03:00
Ali Oezyetimoglu
a40962085c RED-9573: updated redaction-report-service version to enable updated cache mechanism 2024-07-10 14:43:35 +02:00
corinaolariu
e631281156 RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
- fix sonar issues
2024-07-10 13:19:42 +03:00
corinaolariu
a0eee59ced RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
- update unit test
2024-07-10 12:53:16 +03:00
corinaolariu
531524be1e RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
- removed special character from tests
2024-07-09 12:55:30 +03:00
corinaolariu
369cc6340a RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped
- special case when removing local add (and other local changes to this add annotation) annotations to set the state to REMOVED instead of IGNORED.
- unit tests done
2024-07-09 12:52:49 +03:00
Andrei Isvoran
3ad5e0300c RED-9496 - Implement graceful shutdown 2024-07-04 16:51:40 +03:00
Andrei Isvoran
52c564b5e3 RED-9496 - Implement graceful shutdown 2024-07-04 12:50:37 +03:00
Ali Oezyetimoglu
d8c5668a38 Update TypeTest.java 2024-07-03 16:17:30 +02:00
Ali Oezyetimoglu
6157154378 RED-9499: increased id size of entity fo fit typeId length of a created entity
* catch too long names
* added JUnit test
2024-07-03 15:42:55 +02:00
Andrei Isvoran
f12b5d8e98 RED-9349 - Add check for dossier template length 2024-07-01 10:21:47 +03:00
Andrei Isvoran
e0d00dcc48 RED-9140 - Add more information to changes 2024-06-27 11:53:35 +02:00
Ali Oezyetimoglu
a05bbc9c7f RED-9392: added JUnit test 2024-06-21 17:22:04 +02:00
Kilian Schuettler
23929d2772 RED-9375: fix component mapping endpoint validation 2024-06-20 13:43:20 +02:00
Corina Olariu
11d050a92e RED-9351 - Redaction skipped after changing only type + paragraph
- add junit test

Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-06-17 14:37:53 +03:00
Kilian Schüttler
e94ff93c7d RED-9255: implement full file exchange between stacks 2024-06-14 09:48:24 +02:00
Dominique Eifländer
c90606f4c0 RED-9334: Fixed missing dependencies 2024-06-12 15:26:27 +02:00
Andrei Isvoran
9e1189726d RED-9290 - Component management for dossier template clone/import/export 2024-06-12 08:12:23 +02:00
Ali Oezyetimoglu
abccf8ca82 RED-8339: fixed misbehaving when adding an override in old endpoint 2024-06-07 08:36:10 +02:00
Ali Oezyetimoglu
62c81c3654 RED-8339: rolled back signature changes in old component log endpoints 2024-06-06 12:02:58 +02:00
Maverick Studer
f9090cfa3f RED-9254: Support Controller (Part 1) 2024-06-06 10:21:26 +02:00
Andrei Isvoran
fb133a4770 Merge branch 'RED-9142' into 'master'
RED-9142 - Basic component management

Closes RED-9142

See merge request redactmanager/persistence-service!515
2024-06-05 08:13:25 +02:00
Andrei Isvoran
bb9e977e78 RED-9142 - Basic component management 2024-06-05 08:13:25 +02:00
Ali Oezyetimoglu
6a4047effb RED-8339: rolled back signature changes in old component log endpoints 2024-06-04 17:13:58 +02:00
Ali Oezyetimoglu
fe777da0f5 Merge branch 'RED-8339-4' into 'master'
Resolve RED-8339 "4"

Closes RED-8339

See merge request redactmanager/persistence-service!511
2024-06-03 15:38:31 +02:00
Ali Oezyetimoglu
efd777acd8 RED-8339: some refactoring 2024-06-03 13:09:45 +02:00
Maverick Studer
cfda6a8217 RED-9254: Support Controller (Part 1) 2024-06-03 12:36:20 +02:00
Ali Oezyetimoglu
adb6332bf5 RED-8339: Fixes 2024-06-03 10:24:10 +02:00
Ali Oezyetimoglu
23cf4cf5e9 RED-8339: Fixes 2024-06-02 11:22:31 +02:00
Ali Oezyetimoglu
2ae40e6403 RED-8339: Updated OpenApi Specs 2024-05-29 18:24:40 +02:00
Ali Oezyetimoglu
9079ae18af RED-8339: Component Overrides in DocuMine 2024-05-29 18:24:29 +02:00
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