Maverick Studer
d845b4cef2
RED-7700: Safe rule execution
2024-03-08 15:06:14 +01:00
Kilian Schuettler
4aa5b0ee34
reformat
2024-02-28 14:57:21 +01:00
Kilian Schuettler
b196544131
RED-8615: Revert and change the current behaviour of manualChanges
2024-02-28 09:32:45 +01:00
Corina Olariu
e8a942d764
RED-7886 - Endpoint for rule validation
...
- renamed from runDry to dryRun
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-22 11:31:00 +02:00
Corina Olariu
80c7c867ae
RED-7886 - Endpoint for rule validation
...
- renamed from dryRunParameter to dryRun
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-22 11:19:30 +02:00
Corina Olariu
4091f21076
RED-7886 - Endpoint for rule validation
...
- add dry-run parameter, based on this save the rules or not and include warnings in the responses.
- added junit tests
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-21 15:40:10 +02:00
Corina Olariu
318d15f758
RED-5716 - Deprecate old prepare endpoints
...
- deprecate the old endpoint, update test unit with new endpoint
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-19 15:39:36 +02:00
Andrei Isvoran
cbef7c87b5
RED-7086 - Add ResponseStatus to hard delete files endpoint and adjust description
2024-02-15 08:23:36 +01:00
Andrei Isvoran
39000eed5a
RED-7086 - Enable async file deletion and fix response code
2024-02-14 08:52:02 +01:00
Corina Olariu
99944c9fef
Merge branch 'RED-8361-update' into 'master'
...
RED-8361 - Returned error status codes should be checked
Closes RED-8361
See merge request redactmanager/persistence-service!344
2024-02-09 18:27:01 +01:00
Corina Olariu
8db9bd1be0
RED-8361 - Returned error status codes should be checked
...
- change description to include also the case that the dossier / file is not found to the error message
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-09 18:23:16 +02:00
Corina Olariu
a4f3edd144
RED-8361 - Returned error status codes should be checked
...
- change description to include also the case that the file is not found
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-09 17:49:31 +02:00
Andrei Isvoran
34c7e51ae8
RED-7086 - Deprecate hard-delete files and add new endpoint with POST request
2024-02-09 15:32:31 +01:00
Corina Olariu
a7c4bf866c
RED-8361 - Returned error status codes should be checked
...
- add some view/access permissions for some endpoints
- modify messages so in case dossier is not found to not include the id
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-02-08 18:21:36 +02:00
Dominique Eifländer
a710c5b549
RED-8415: Reject file attribute configs with lable > 255 chars
2024-02-01 12:56:38 +01:00
Corina Olariu
95978b85af
RED-8361 - Returned error status codes should be checked
...
- adding validation to endpoints considering the dossier resources
- if changes are done to dossier, access permissions are checked
- in case information is requested regarding dossier, the view permissions are checked
Signed-off-by: Corina Olariu <corina.olariu.ext@knecon.com>
2024-01-30 15:00:38 +02:00
Timo Bejan
dab280cef5
Resolve RED-8085
2024-01-29 10:32:13 +01:00
Maverick Studer
cfb81e9326
RED-7176: Soft-/Hard-/Restore Dossier without Dossier Owner not possible
2024-01-25 15:50:47 +01:00
Kilian Schüttler
d9497ef45d
RED-8371: after initial file upload flag calculation does not work
2024-01-25 09:29:58 +01:00
yhampe
2b782fdd4c
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
checkstyle
2024-01-18 17:01:42 +01:00
Andrei Isvoran
4deadfec0b
RED-8114 - Allow editing of unprocessed manual changes
2023-12-21 09:45:13 +01:00
Andrei Isvoran
8c854900cc
RED-8043 - Refactor EntityLog merge mechanism
2023-12-14 15:06:32 +01:00
Dominique Eifländer
56038f13b9
hotfix: Fixed old versions in project, because of cycling dependencies
2023-12-14 13:50:50 +01:00
Kilian Schüttler
87f841d9dd
RED-7834: fix migration issues
2023-12-11 15:46:32 +01:00
Andrei Isvoran
77d1e6ed4c
RED-7404 - Add publishing for all modules
2023-12-08 11:27:46 +01:00
Andrei Isvoran
8dad6c44df
RED-7404 - Migrate to gradle
2023-12-04 12:31:47 +01:00
Dominique Eifländer
75aa8aa467
RED-7382: Implemented Saas migration
2023-11-06 13:06:49 +01:00
Andrei Isvoran
da43634b19
RED-7782 - Address PR comments
2023-10-27 12:09:20 +03:00
Andrei Isvoran
75847a43d5
RED-7782 - Merge unprocessed redactions into entity log without re-analysis.
2023-10-26 15:37:33 +03:00
Kilian Schuettler
c12abd0280
RED-7838: merge numberOfComments into EntityLog
...
* also change comment endpoint to return comments per annotation instead of file
2023-10-25 17:12:11 +02:00
Andrei Isvoran
ac7b05049d
RED-7782 - Endpoint for unprocessed changes
2023-10-20 15:56:46 +02:00
Timo Bejan
3e43fe0382
Fixed binary file upload for swagger
2023-09-28 13:09:14 +03:00
Kilian Schuettler
fbae5ff3a0
DM-285: ensure request bodies are not empty
2023-09-26 14:47:26 +02:00
Kilian Schuettler
3f64fa6c40
DM-285: Change component log
...
* split AnalysisLogController into EntityLogController and ComponentLogController
* fully deprecate RSSController
2023-09-22 15:19:57 +02:00
Kilian Schuettler
54ce629a1c
DM-285: Change component log
...
* apply overrides in ComponentLogService
* added a test for manual type change
* include overrides in getComponentLog
* split AnalysisLogController into EntityLogController and ComponentLogController
* fully deprecate RSSController
2023-09-22 15:10:18 +02:00
Kilian Schuettler
3c9d247432
DM-285: Change component log
...
* apply overrides in ComponentLogService
* added a test for manual type change
* include overrides in getComponentLog
2023-09-22 14:16:03 +02:00
Andrei Isvoran
f8dec7f671
RED-5205 - fix getmapping path for download
2023-09-15 11:55:17 +03:00
Timo Bejan
04f3bd1c1b
Merge branch 'RED-5202-direct-download' into 'master'
...
RED-5205 - direct stream download implementation
Closes RED-5202
See merge request redactmanager/persistence-service!122
2023-09-14 14:46:55 +02:00
Andrei Isvoran
81de9adcba
RED-5205 - fix compile error
2023-09-14 15:18:37 +03:00
Timo Bejan
7058cb3035
RED-5205 - direct stream download implementation
2023-09-14 15:10:17 +03:00
Kilian Schuettler
f3d148a631
DM-285: make component rules version default to -1
...
* fix 500 when invalid rules file
* fix AnalysisLogResource documentation
2023-09-14 13:32:25 +02:00
Kilian Schuettler
e2c7238c67
DM-285: make RuleFileType.ENTITY default
2023-09-12 15:41:45 +02:00
Kilian Schuettler
56baa7db07
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
* enter clean redaction-service version
* fixed some messages
* used correct RuleFileType
2023-09-11 16:23:08 +02:00
Kilian Schuettler
1e53942178
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet* deprecate RSSResponse
2023-09-11 13:46:46 +02:00
Kilian Schuettler
b4527e4bfe
DM-285: fully deprecated RedactionLog, added component rule file
2023-09-11 13:35:02 +02:00
Kilian Schuettler
a621ff1484
DM-285: add component log and entity log, deprecate redaction log
...
* also refactor RedactionLogController
2023-09-11 13:35:02 +02:00
Andrei Isvoran
230e674c6f
DM-402 - Don't add double notifications when user is added to a dossier in documine
2023-09-07 17:04:40 +03:00
deiflaender
c4d8f16c2e
DM-410: Added endpoint to set that a timeout was detected during rule execution
2023-09-07 10:54:25 +02:00
Kilian Schuettler
067d3e49ba
RED-7317: change endpoint descriptions
2023-09-04 13:47:59 +02:00
Kilian Schuettler
d1d5331202
RED-7317: add getComment Endpoint
...
* moved manual redaction undo code
2023-08-30 15:28:20 +02:00