1072 Commits

Author SHA1 Message Date
Dominique Eifländer
e7ae91af47 hotfix: Load buildpacks from docker-proxy.knecon.com 2024-08-01 13:39:28 +02:00
Andrei Isvoran
0f15e68623 RED-9771 - Fixes for updating component mappings 2024-07-31 10:32:36 +02:00
alioezyetimoglu
09749e8344 RED-8951: added some JUnit tests 2024-07-30 15:58:27 +02:00
Andrei Isvoran
3a463e1ed1 RED-9749 - Fix NPE 2024-07-29 11:06:26 +03:00
Andrei Isvoran
8b746a5db5 RED-9749 - Fix various issues with component definitions 2024-07-26 10:42:28 +02:00
Andrei Isvoran
0c4ebbd6b9 RED-9140 - Correctly distinct between ChangeType REMOVED and IGNORED during EntityLog merge 2024-07-23 11:48:46 +02:00
Kilian Schuettler
2af5e9fea7 RED-9272: increase storageToMongoDb performance 2024-07-22 16:45:25 +02:00
Corina Olariu
f266582f48 Merge branch 'RED-9608' into 'master'
RED-9608 - Comments not removed after uploading multiple files via ZIP-Archive...

Closes RED-9608

See merge request redactmanager/persistence-service!601
2024-07-16 16:49:24 +02:00
Kilian Schüttler
5f0e4b381c RED-9255: return imported dossier template id 2024-07-16 15:43:48 +02:00
Andrei Isvoran
14da82e2b7 RED-9606 - Bulk actions on many annotations 2024-07-16 14:01:44 +03:00
corinaolariu
552d760ead 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-16 13:48:25 +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
Renovate Bot
71ffb03dfc Update Plugins (non-major) 2024-07-10 17:12:40 +00: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
Dominique Eifländer
c4e682254b hotfix: Fixed logging 2024-06-28 10:13:48 +02:00
Kilian Schuettler
41a8a3c32a RED-9255: fix annotations, refactor for observability 2024-06-27 19:06:54 +02: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
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