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
deiflaender
6b22622e7e
RED-7508: Fixed wrong response type for false positive entity types
2023-08-30 12:47:52 +02:00
deiflaender
8c7435f8b4
RED-7508: Fixed undelete of false positive entries at manual redaction at false positive to all dossiers
2023-08-30 12:26:06 +02:00
Andrei Isvoran
af4dff23dc
RED-7500 - Only delete the metadata for the specific storage
2023-08-29 15:30:19 +02:00
Andrei Isvoran
515edb1c1c
RED-7500 Fix report storage id generation
2023-08-29 14:08:10 +02:00
Andrei Isvoran
0162017e61
RED-7500 - Delete Report json metadata from azure/s3 storage
2023-08-29 12:57:34 +02:00
Corina Olariu
698fcbe2b7
RED-6860 - Transaction timeout while preparing download
...
- add getObject for the download of archives
2023-08-28 18:29:56 +03:00
Andrei Isvoran
28f9401719
RED-7500 - Also delete Report json metadata when deleting archive
2023-08-28 12:44:25 +02:00
Timo Bejan
9d084c57c0
RED-7439 - single transaction write for ace entries of a dossier
2023-08-24 21:10:03 +03:00
Kilian Schuettler
d28e485dff
RED-7158: even more specific errors
2023-08-24 14:13:00 +02:00
Andrei Isvoran
7f7dd7a182
RED-7500 - Delete file from storage when deleting download status
2023-08-24 10:07:03 +03:00
Kilian Schuettler
6f7327aa0d
RED-7158: Rosario wants more verbose error messages
2023-08-23 17:52:24 +02:00
Ali Oezyetimoglu
caa017bb24
RED-7439: throw JobExecutionError to prevent 500 because violating constraint acl_entry_unique leads to
...
DuplicateKeyException
2023-08-23 12:30:09 +02:00
Kilian Schüttler
66629b09cc
Update redaction-service version
2023-08-23 09:46:16 +02:00
Kilian Schuettler
8b1d26e4e5
RED-7493: fix tests
2023-08-22 15:43:33 +02:00
Kilian Schuettler
b1b544faf6
RED-7493: fix versions in parent pom
2023-08-22 15:30:34 +02:00
Kilian Schuettler
1ac0a184b7
RED-7493: provide error messages in upload endpoint
2023-08-22 15:08:45 +02:00
Kilian Schuettler
e3411dba42
RED-7158: fix status code, when dossierId not found
2023-08-22 09:33:04 +02:00
Kilian Schuettler
ed90b6a9cc
DM-357: fix idRemoval mark as processed logic
2023-08-18 11:22:34 +02:00
Corina Olariu
896f0a6e5d
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
...
- remove the entry from map when download finished
- check for null in case the download process has finished
2023-08-18 10:26:23 +03:00
Corina Olariu
11958a4099
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
...
- add @RabbitListener to the method
2023-08-17 16:50:09 +03:00
deiflaender
3ae67b77e4
hotfix: load test-containers docker images from docker-dev.knecon.com/tests/
2023-08-17 15:15:24 +02:00
Andrei Isvoran
04212cdd4e
RED-6864 - Remove fileProxyStreamForDownload as it closes the stream before downloading the file
2023-08-17 14:37:17 +03:00
Ali Oezyetimoglu
4164de2a5c
RED-7400: changed place of isLocalManualRedaction as it is not needed in RedactionLogEntry anymore
2023-08-17 08:15:02 +02:00
Andrei Isvoran
02af9810df
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob...
2023-08-16 21:05:40 +02:00
Timo Bejan
32103e168a
testcontainers url removed
2023-08-16 14:16:45 +03:00
Timo Bejan
b57444405c
testcontainers url
2023-08-16 14:01:35 +03:00
Timo Bejan
02579ef0e5
RED-7158 layout status in UI
2023-08-16 13:47:44 +03:00
Kilian Schüttler
4b39e837a8
Merge branch 'DM-357' into 'master'
...
DM-357: always schedule reanalysis, when any manual redaction happens
Closes DM-357
See merge request redactmanager/persistence-service!74
2023-08-16 12:19:43 +02:00
Kilian Schuettler
5e98160a58
DM-357: remove outdated status and messageTypes
...
* remove surrounding-text functionality
2023-08-16 12:02:19 +02:00
Kilian Schuettler
6956b604cc
DM-357: schedule reanalysis for every manualRedaction
...
* silence that stupid automaticAnalysisJob spamming
2023-08-16 12:02:19 +02:00
Kilian Schuettler
1f89d64d81
DM-357: always schedule reanalysis, when any manual redaction happens
...
* refactored code slightly
2023-08-16 12:02:19 +02:00
Timo Bejan
ed272695ef
Merge branch 'RED-7158-2' into 'master'
...
RED-7158-2 last layout processed time
Closes RED-7158
See merge request redactmanager/persistence-service!73
2023-08-16 12:01:53 +02:00
Timo Bejan
5c19b6af0b
RED-7158-2 last layout processed time
2023-08-16 12:01:53 +02:00
Timo Bejan
65b196c7f4
Merge branch 'RED-7400-ps1' into 'master'
...
RED-7400: fixed error of breaking redaction log with removing engine-check for resize redactions
Closes RED-7400
See merge request redactmanager/persistence-service!68
2023-08-16 11:58:46 +02:00
Ali Oezyetimoglu
067fb8a814
RED-7400: changed logic for flag isLocalManualRedaction
2023-08-15 12:33:37 +02:00
Kilian Schuettler
149b85c433
RED-7158: add viewer document and deprecate section-grid
2023-08-15 12:20:14 +02:00
Ali Oezyetimoglu
2eecf7c428
RED-7400: fixed error of breaking redaction log with removing engine-check for resize redactions
2023-08-14 15:56:37 +02:00
Ali Oezyetimoglu
a58d4d38cf
RED-7241: refactored some code and deleted dead code
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
0835bf50be
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
7bb42d5131
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
94bac70f5d
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +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
Ali Oezyetimoglu
d4a5b04572
RED-7241: added flag addToAllDossiers to ManualResizeRedaction
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
8701d24f96
RED-7241: adapted resize endpoints for multi-level dictionaries and added Junit tests and did some refactoring
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
5eba596815
RED-7241: cleaned up unneeded imports
2023-08-11 12:06:23 +02:00
Andrei Isvoran
ebd1165b66
Fix PMD
2023-08-11 12:08:32 +03:00
Andrei Isvoran
5e53580c00
RED-6864 - Close streams when done in order to delete temp files
2023-08-11 11:02:42 +02:00
Corina Olariu
2bcee8ccc2
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
...
- update to the new version for storage-commons
- replace getObject from storageService with downloadTo
- update tests
2023-08-08 18:59:00 +03:00