Dominique Eifländer
ba82b94db0
hotfix added endpoint to restart zip all files for saas migration
2024-04-18 09:47:47 +02:00
Ali Oezyetimoglu
10be0bd828
RED-8762: removed unnecessary consumes from new changeFlags endpoint and added dossierId as path variable
2024-04-11 16:21:14 +02:00
Ali Oezyetimoglu
fb6b0e29f3
RED-8762: removed unnecessary consumes from new changeFlags endpoint
2024-04-11 16:16:18 +02:00
Ali Oezyetimoglu
245c4b4556
RED-8762: added endpoint to update flag addToDictionary for given type, dossierTemplateId and dossierId
2024-04-11 14:55:51 +02:00
Ali Oezyetimoglu
abfb88755e
RED-8480: integrated legal basis endpoint in recategorize endpoint
...
(cherry picked from commit 3fde378ade14f6f9f6d9063abc814eacd1b23030)
2024-03-20 18:37:50 +01:00
Kilian Schuettler
fd02b8ed80
RED-8615-bp: Revert and change the current behaviour of manualChanges
2024-02-28 09:35:54 +01: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
Kilian Schüttler
87f841d9dd
RED-7834: fix migration issues
2023-12-11 15:46:32 +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
Kilian Schuettler
0b173ec930
RED-7317: Keep user-edited paragraph/location when recategorizing entity
...
* refactor of ManualRedactionService, still WIP
2023-08-30 15:28:17 +02:00
Kilian Schuettler
1ac0a184b7
RED-7493: provide error messages in upload endpoint
2023-08-22 15:08:45 +02:00
Kilian Schuettler
149b85c433
RED-7158: add viewer document and deprecate section-grid
2023-08-15 12:20:14 +02:00
Ali Oezyetimoglu
cd945eea82
RED-7241: fixed logic to adapt resize endpoints;
...
removed unused and deprecated methods
2023-08-11 12:06:23 +02:00
Kilian Schuettler
0e2200f336
RED-6725: integrate layout parser
...
* fixed error messages
* extracted common zip file response entity function
* added content length header
* removed unused identifier
2023-08-01 10:45:26 +02:00