corinaolariu
84ebccfe79
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
...
- update unit test
2024-08-28 13:45:06 +03:00
corinaolariu
2ad5232e41
RED-9495 - Remove here for locally resized dictionary entry should remove the entry completly
...
- any force 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 updated
2024-08-28 11:11:46 +03:00
Yannik Hampe
33cec84890
Merge branch 'RED-9717' into 'master'
...
Resolve RED-9717
Closes RED-9717
See merge request redactmanager/persistence-service!700
2024-08-27 12:53:49 +02:00
yhampe
6feb0d2a58
RED-9717: made fileId field required and removed it from WarningModel
...
fixed tests
2024-08-27 12:36:57 +02:00
Maverick Studer
22bf27dd73
RED-9331: Explore possibilities for fair upload / analysis processing per tenant
2024-08-27 11:29:14 +02:00
Andrei Isvoran
555dd3330a
RED-7237 - Change to group annotation
2024-08-20 17:20:50 +03:00
Maverick Studer
4beb6e0647
RED-9888 && RED-9891
2024-08-19 16:46:14 +02:00
Andrei Isvoran
ef98112871
Merge branch 'RED-7327' into 'master'
...
RED-7327 - Add group redactions
Closes RED-7327
See merge request redactmanager/persistence-service!662
2024-08-19 15:17:49 +02:00
Andrei Isvoran
6d1b1ca31b
RED-7327 - Add group redactions
2024-08-19 15:17:48 +02:00
Andrei Isvoran
2a0d9ce3f9
RED-9717 - Add warnings on approval
2024-08-19 14:27:38 +02:00
Kilian Schüttler
b8f64a1c86
RED-9902: copy overrides to mongo
2024-08-16 14:58:41 +02:00
Maverick Studer
804ad3cf88
Merge branch 'RED-9891' into 'master'
...
RED-9891: Re-creation of component-definition does not work
Closes RED-9891
See merge request redactmanager/persistence-service!670
2024-08-15 15:26:06 +02:00
Maverick Studer
2b7be87985
RED-9891: Re-creation of component-definition does not work
2024-08-15 15:26:06 +02:00
Maverick Studer
e4ec187c2f
RED-9888: DM: Components not restored after file re-upload
2024-08-15 15:25:54 +02:00
corinaolariu
6d428cd15c
RED-9868 - Import older template zip with incompatible component rules breaks the stack
...
- fix some sonar issues
2024-08-14 12:26:51 +03:00
corinaolariu
3c32201e94
RED-9868 - Import older template zip with incompatible component rules breaks the stack
...
- 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 12:09:05 +03:00
corinaolariu
00f1b8e495
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:17:35 +03:00
Kilian Schüttler
3af71f2760
Merge branch 'RED-5624' into 'master'
...
RED-5624: Refactoring of justifications
Closes RED-5624
See merge request redactmanager/persistence-service!605
2024-08-07 13:26:29 +02:00
yhampe
c9e3a9d086
RED-5624: Refactoring of justifications
...
fixed ManualRedactionTest
2024-08-06 12:58:39 +02:00
Dominique Eifländer
b1fb547b0e
RED-9782: Enabled to upload file and import only imported redactions with disabled automatic analysis
2024-08-06 11:17:57 +02:00
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
yhampe
7245f71acb
RED-5624: Refactoring of justifications
...
refactored constructor calls
2024-07-23 10:05:01 +02:00
Kilian Schuettler
2af5e9fea7
RED-9272: increase storageToMongoDb performance
2024-07-22 16:45:25 +02:00
yhampe
8d340057a4
RED-5624: Refactoring of justifications
...
added technicalname field to entity
2024-07-17 10:13:58 +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