Kilian Schüttler
f3b2620df7
RED-7384: deprecate AnnotationStatus
2024-01-29 10:04:15 +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
Maverick Studer
9329023ff6
Merge branch 'RED-8248' into 'master'
...
RED-8248: Sent comments are not sorted by order of arrival
Closes RED-8248
See merge request redactmanager/persistence-service!321
2024-01-24 12:15:06 +01:00
maverickstuder
6321295d02
RED-8248: Sent comments are not sorted by order of arrival
2024-01-24 12:06:53 +01:00
maverickstuder
42b410f6f7
RED-8248: Sent comments are not sorted by order of arrival
...
* added sorting for getComments called from controller
2024-01-24 10:32:17 +01:00
Maverick Studer
7455628790
Merge branch 'RED-5449' into 'master'
...
RED-5449: Wrong behaviour of imported redactions only from PREVIEW-File
Closes RED-5449
See merge request redactmanager/persistence-service!320
2024-01-24 09:21:23 +01:00
Ali Oezyetimoglu
6690fba43d
Merge branch 'RED-7252' into 'master'
...
RED-7252: Not possible anymore to ocr deleted or approved file
Closes RED-7252
See merge request redactmanager/persistence-service!319
2024-01-23 17:25:26 +01:00
Ali Oezyetimoglu
9162bb7edc
RED-7252: Not possible anymore to ocr deleted or approved file
2024-01-23 16:45:41 +01:00
Kilian Schuettler
b67cf7eb99
hotfix: resizing a rule-based entity with dict does not work
2024-01-23 14:32:03 +01:00
maverickstuder
c674cccf43
RED-5449: Wrong behaviour of imported redactions only from PREVIEW-File
2024-01-23 13:17:41 +01:00
Maverick Studer
835e3568f6
RED-7376: Flag in deployment to indicate supported file formats
2024-01-23 12:56:34 +01:00
maverickstuder
56dcd421a9
RED-5369: View dossier & access permissions are not working for dossier attributes controller
...
* now when no permissions are given to view dossiers the endpoint to get dossier attributes returns an empty list instead of a 403 access denied
2024-01-22 12:34:02 +01:00
maverickstuder
9a3898a377
RED-5369: View dossier & access permissions are not working for dossier attributes controller
...
* now when no permissions are given to view dossiers the endpoint to get dossier attributes returns an empty list instead of a 403 access denied
2024-01-22 11:23:07 +01:00
Corina Olariu
e8a5ae9da9
RED-8306 - An unprocessed remove from dict should not lead to a local remove
...
- when merging unprocessed removal check for remove from dictionary in order to set the manual redaction type accordingly
2024-01-19 13:14:40 +02:00
yhampe
15611d438c
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added errorcause to all download dlqs containing queue name
2024-01-18 17:01:58 +01:00
yhampe
45cae62b01
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
reset errorcause when downloadstatus is ready
ensuring lenghth of errorcause will not exceed field length
2024-01-18 17:01:58 +01:00
yhampe
f6c21faf0c
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
included file in changelog
2024-01-18 17:01:53 +01:00
yhampe
9de4dfc5af
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added default method back
2024-01-18 17:01:42 +01:00
yhampe
421fe57e38
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
checkstyle
2024-01-18 17:01:42 +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
yhampe
4ccf355dcf
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added errorcause to repository
2024-01-18 17:01:42 +01:00
yhampe
0cfbdb3083
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added errorCause to downloadStatus
2024-01-18 17:01:42 +01:00
yhampe
bc348215a6
RED-6805: As Operation I want to see why downloads are in an ERROR state
...
added errorCause to dlq message receiver
added column with errorcause to downloadstatus table
2024-01-18 17:01:42 +01:00
Kilian Schüttler
caecbb483a
RED-8168: Calculation of analysis flags should be async
2024-01-18 16:12:36 +01:00
Maverick Studer
15ddc1afeb
Merge branch 'RED-5368' into 'master'
...
RED-5368: View dossier permissions are not working for dossier status controller
Closes RED-5368
See merge request redactmanager/persistence-service!313
2024-01-18 14:13:18 +01:00
Maverick Studer
2505cb70d2
RED-5368: View dossier permissions are not working for dossier status controller
2024-01-18 14:13:18 +01:00
maverickstuder
804a078403
RED-5369: View dossier & access permissions are not working for dossier attributes controller
...
* added hasPermission checks on all dossier specific endpoints in the DossierAttributesController
2024-01-18 13:38:59 +01:00
Dominique Eifländer
da98b4cc4e
RED-7928: Reset ocr status values if ocr fails
2024-01-17 15:33:21 +01:00
Timo Bejan
7ff2b9f11f
Merge branch 'RED-8175' into 'master'
...
RED-8175 - fixed path traversal issue
Closes RED-8175
See merge request redactmanager/persistence-service!310
2024-01-16 16:07:10 +01:00
Timo Bejan
8c7b991ecb
RED-8175 - fixed path traversal issue
2024-01-16 14:36:54 +02:00
maverickstuder
0aaafa41ea
RED-7232: Error 500 occurs when entering long text in Dossier States - Status Name Field
...
* validate status name field on dossier status persistence
2024-01-15 14:02:59 +01:00
maverickstuder
9ac8fcbf38
RED-5949: Wrong notificationType for specific endpoint
...
* Do not send notification if assigneeId is null
2024-01-15 12:20:54 +01:00
Andrei Isvoran
06570a33e8
RED-8242 - Set AREA entry type for unprocessed rectangle redactions
2024-01-11 15:27:18 +01:00
Dominique Eifländer
ef6c268c2b
RED-8175: Use only one thread for @Async deletion of files that are already added to download package
2024-01-11 12:40:16 +01:00
Andrei Isvoran
41d25ff924
RED-8043 - Fix section
2024-01-11 12:29:47 +01:00
Andrei Isvoran
369e944255
RED-8043 - Check for null AND empty before updating the section
2024-01-10 16:42:03 +01:00
Kilian Schüttler
2da3b3d30c
Merge branch 'RED-7384' into 'master'
...
RED-7384: delete NER_ENTITIES file
Closes RED-7384
See merge request redactmanager/persistence-service!300
2024-01-10 13:37:56 +01:00
Kilian Schuettler
0312656ad6
RED-7384: delete NER_ENTITIES file
2024-01-10 12:41:19 +01:00
Andrei Isvoran
c7c22bfd06
RED-8043 - Save section for manual redactions and unprocessed manual redactions
2024-01-09 16:02:24 +01:00
Dominique Eifländer
cf4a650fb5
RED-8174: Fixed transaction handling for notification preferences
2024-01-09 10:38:09 +01:00
Timo Bejan
d0571a436c
Fixed transitive dependencies and concurrent download issue RED-8175
2024-01-08 10:20:10 +02:00
Andrei Isvoran
08b4883e5e
RED-8043 - Correctly convert resize redactions
2024-01-05 09:51:16 +02:00
Ali Oezyetimoglu
41791c7e07
Merge branch 'RED-5246' into 'master'
...
RED-5246: changed permission check for getDossier(...)
Closes RED-5246
See merge request redactmanager/persistence-service!293
2024-01-04 16:41:16 +01:00
Ali Oezyetimoglu
f5f1bde988
RED-5246: changed permission check for getDossier(...)
2024-01-04 14:23:55 +01:00
Andrei Isvoran
c4a354560d
RED-8043 - Only send local manual redactions/resizes to surrounding text...
2024-01-04 13:45:28 +01:00
Andrei Isvoran
a1a8e14419
RED-8043 - General fixes
2024-01-03 14:13:47 +01:00
Andrei Isvoran
1761528c23
RED-8114 - Add fetchtype
2023-12-22 16:02:43 +02:00
Andrei Isvoran
3335c54000
RED-8114 - Also copy new value for resize
2023-12-22 16:01:47 +02:00
Andrei Isvoran
150df5e721
Merge branch 'RED-7662' into 'master'
...
RED-7662 - Don't display hasHints flag if there are no hints
Closes RED-7662
See merge request redactmanager/persistence-service!288
2023-12-22 11:46:16 +01:00