1072 Commits

Author SHA1 Message Date
Maverick Studer
f14f3e9da4 RED-9888 && RED-9891 2024-08-19 16:46:17 +02:00
Kilian Schüttler
26411e1c1c RED-9902: copy overrides to mongo 2024-08-16 14:58:38 +02:00
Maverick Studer
8ea0b308e3 Merge branch 'RED-9888-bp' into 'release/2.465.x'
RED-9888: DM: Components not restored after file re-upload

See merge request redactmanager/persistence-service!672
2024-08-15 15:57:48 +02:00
Maverick Studer
88eb72bb80 RED-9888: DM: Components not restored after file re-upload 2024-08-15 15:57:48 +02:00
Maverick Studer
e85e19aa78 RED-9891: Re-creation of component-definition does not work 2024-08-15 15:26:03 +02:00
corinaolariu
f22f5d1286 RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- fix some sonar issues
2024-08-14 12:23:47 +03:00
corinaolariu
944f891e90 RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- remove comment
2024-08-14 12:19:45 +03:00
corinaolariu
bd4fc39b9a RED-9868 - Import older template zip with incompatible component rules breaks the stack - bp
- throwing and catching an exception inside a transaction will cause the rollback.
- return the optional rules instead of throwing an error in case they are missing. update the code
- add unit test.
2024-08-14 11:55:24 +03:00
corinaolariu
21daf223da RED-9832 - FalsePositives and FalseRecommendations not imported
- update the corresponding functions for entity type import
- fix the problem for upload a dossier template and update its name because of duplicate
- added unit test for duplicate names
2024-08-09 13:25:50 +03:00
Dominique Eifländer
17779810a9 RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis 2024-08-02 09:58:46 +02:00
Andrei Isvoran
118a4b1376 Merge branch 'RED-9771' into 'release/2.465.x'
RED-9771 - Fixes for updating component mappings

See merge request redactmanager/persistence-service!634
2024-07-30 16:39:09 +02:00
alioezyetimoglu
4854837dac RED-8951: added some JUnit tests 2024-07-30 16:00:33 +02:00
Andrei Isvoran
4795e3a591 RED-9771 - Fixes for updating component mappings 2024-07-30 17:00:27 +03:00
Andrei Isvoran
d54e1ade01 RED-9749 - Fix NPE 2024-07-29 10:52:05 +02:00
Andrei Isvoran
eb6c64cb61 RED-9749 - Fix various issues with component definitions 2024-07-26 13:09:25 +03:00
Kilian Schuettler
a7a965a831 RED-9272: increase storageToMongoDb performance 2024-07-22 16:44:35 +02:00
Kilian Schüttler
12724b8dfd Resolve RED-9255 "Bp" 2024-07-22 16:30:59 +02:00
Andrei Isvoran
59c8f27b51 Merge branch 'RED-9606-bp' into 'release/2.465.x'
RED-9606 - Bulk actions on many annotations

See merge request redactmanager/persistence-service!599
2024-07-16 12:08:42 +02:00
Andrei Isvoran
c2307b1121 RED-9606 - Bulk actions on many annotations 2024-07-16 12:54:42 +03:00
Corina Olariu
e36872947b Merge branch 'RED-9608-bp' into 'release/2.465.x'
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...

See merge request redactmanager/persistence-service!597
2024-07-16 09:53:58 +02:00
corinaolariu
d1ad080e27 RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
- solve sonar issues
2024-07-15 16:43:59 +03:00
Andrei Isvoran
b758c2f747 RED-9555 - Keep force redacted image applied after changing legal basis 2024-07-15 15:43:34 +02:00
corinaolariu
27ac2ddcb8 RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive with "Overwrite and start over" selected
- remove (soft-delete) all comments, not just the ones related to the manual redactions at overwrite
- restore back all comments (not just the ones related to the manual redactions) when file is restored
- unit tests added
2024-07-15 16:01:54 +03:00
Andrei Isvoran
c57ee4fa08 RED-9622 - Introduce csv validation 2024-07-15 09:51:37 +02:00
Andrei Isvoran
73ce9cec82 RED-9606 - Fix removal 2024-07-11 15:03:02 +03:00
Ali Oezyetimoglu
87a6152632 RED-9573: updated redaction-report-service version to enable updated cache mechanism 2024-07-11 09:36:56 +02:00
corinaolariu
bf6ec0897a RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped - bp
- fix sonar issues
2024-07-10 13:18:44 +03:00
corinaolariu
54dbd1cdff RED-9515 - When locally added annotations are locally removed while auto-analysis is off, its skipped - bp
- 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-10 13:16:03 +03:00
Andrei Isvoran
c747961b94 RED-9496 - Implement graceful shutdown 2024-07-04 17:06:55 +03:00
Andrei Isvoran
2118559264 RED-9496 - Implement graceful shutdown 2024-07-04 13:15:07 +03:00
Ali Oezyetimoglu
0fafad458d Update TypeTest.java 2024-07-03 16:17:53 +02:00
Ali Oezyetimoglu
81198cc946 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:44:53 +02:00
Andrei Isvoran
63c3b347cc RED-9349 - Add check for dossier template length 2024-07-01 10:18:49 +03:00
Dominique Eifländer
a5350d048a hotfix: Fixed logging
(cherry picked from commit c4e682254b81c3a45391b88921b7d2c73f37eb56)
2024-06-28 10:31:45 +02:00
Kilian Schuettler
b3c899e6f8 RED-9255: fix annotations, refactor for observability 2024-06-27 19:08:27 +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
00052b7a43 RED-9334: Fixed wrong objectmapper 2024-06-13 13:36:41 +02:00
Dominique Eifländer
c90606f4c0 RED-9334: Fixed missing dependencies 2024-06-12 15:26:27 +02:00
Dominique Eifländer
63253581a3 RED-9334: Enabled to stream downloads > 2gb from blob storage 2024-06-12 11:22:45 +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