Timo Bejan
5394faa065
Merge branch 'RED-8085' into 'master'
...
Resolve RED-8085
Closes RED-8085
See merge request redactmanager/persistence-service!325
2024-01-29 10:32:13 +01:00
Timo Bejan
dab280cef5
Resolve RED-8085
2024-01-29 10:32:13 +01:00
Kilian Schüttler
f3b2620df7
RED-7384: deprecate AnnotationStatus
2024-01-29 10:04:15 +01:00
maverickstuder
c674cccf43
RED-5449: Wrong behaviour of imported redactions only from PREVIEW-File
2024-01-23 13:17:41 +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
Timo Bejan
d0571a436c
Fixed transitive dependencies and concurrent download issue RED-8175
2024-01-08 10:20:10 +02:00
Dominique Eifländer
995ff6b725
RED-8034: Exclude entries from entitylog for exluded pages without analyse
2023-12-19 13:40:32 +01:00
Kilian Schüttler
cdf37fd486
RED-7834: fix migration issues
2023-12-12 13:58:05 +01:00
Kilian Schüttler
87f841d9dd
RED-7834: fix migration issues
2023-12-11 15:46:32 +01:00
Andrei Isvoran
5c215f3a47
RED-8043 - Add new MessageType and queue
2023-12-06 14:49:57 +01:00
Andrei Isvoran
8dad6c44df
RED-7404 - Migrate to gradle
2023-12-04 12:31:47 +01:00
Andrei Isvoran
88736855b4
RED-7785 - Fix false positives not getting removed for unprocessed changes & refactor merging unprocessed changes into entitylog logic.
2023-11-29 11:03:51 +01:00
Andrei Isvoran
5d977d191a
RED-7784 - Include unprocessed redactions in reports by default
2023-11-14 15:18:16 +02:00
Corina Olariu
0d475e2839
RED-7876 - Diagrams for future license are empty
...
- remove the check for start date in the future
- remove the setting to set current date for end date in case date is in the future
2023-11-13 09:50:03 +02:00
Andrei Isvoran
93bbdd768d
RED-7784 - Report with unprocessed redactions
2023-11-07 11:50:32 +01:00
Dominique Eifländer
75aa8aa467
RED-7382: Implemented Saas migration
2023-11-06 13:06:49 +01:00
Kilian Schüttler
f250c6b961
Merge branch 'RED-7384' into 'master'
...
RED-7384: create shared models in persistence service
Closes RED-7384
See merge request redactmanager/persistence-service!201
2023-10-27 12:19:44 +02:00
Kilian Schuettler
d91bbc6d0e
RED-7384: create shared models in persistence service
2023-10-27 12:09:48 +02:00
Kilian Schuettler
18d98ab4e6
RED-7384: create shared models in persistence service
2023-10-27 11:55:38 +02: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
9ebf22f52f
RED-7631: add EntryType IMAGE_HINT
...
* also fix BaseAnnotation builder
2023-10-26 12:02:29 +02:00
Kilian Schuettler
66f740b44a
RED-7631: add EntryType IMAGE_HINT
...
* also fix ManualResizeRedaction builder
2023-10-26 11:58:11 +02: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
48d432024a
RED-7782 - Remove comments
2023-10-24 11:22:44 +02:00
Kilian Schuettler
58e66f920c
DM-285: change fields of comments
2023-10-23 13:54:26 +02:00
Andrei Isvoran
a470fc0a2a
RED-7784 - Merge unprocessed changes into entity log
2023-10-23 11:10:59 +02:00
Kilian Schuettler
5a17678d34
DM-504: always exclude hard deleted files
...
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
* validated fileId and dossierId when getting comments
2023-10-10 11:25:43 +02:00
Kilian Schuettler
f7285fb821
DM-504: always exclude hard deleted files
...
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
* validated fileId and dossierId when getting comments
2023-10-10 10:51:40 +02:00
Kilian Schuettler
781b761aad
DM-504: always exclude hard deleted files
...
* adjusted error message
* also removed annotationStatus since it is always APPROVED anyway
* removed inactive options from FilteredEntityLogRequest
2023-10-10 10:27:10 +02:00
Kilian Schuettler
f706619140
DM-504: always exclude hard deleted files
2023-10-06 15:11:09 +02:00
Andrei Isvoran
79bc6d2b39
RED-7694 - Throw BadRequest if startDate is null or in the future for license report
2023-10-05 12:28:56 +03:00
Andrei Isvoran
ad20a1f9f5
RED-7687 - Check if startDate is before endDate for license before overwriting the endDate if it's in the future.
2023-10-02 16:18:52 +03:00
Andrei Isvoran
97d2af3eb5
Merge branch 'RED-7676' into 'master'
...
RED-7676 - Copy ocrByDefault and removeWatermark flags when cloning dossier template
Closes RED-7676
See merge request redactmanager/persistence-service!151
2023-10-02 11:39:14 +02:00
Andrei Isvoran
d3f3817ea1
RED-7676 - Copy ocrByDefault and removeWatermark flags when cloning dossier template
2023-10-02 12:32:39 +03:00
Kresnadi Budisantoso
87e27050dd
OpenAPI Specification for DocuMine
2023-09-26 17:52:16 +02:00
Kilian Schuettler
e94d3c6146
DM-285: polish component log and component endpoints
2023-09-25 17:10:02 +02:00
Kilian Schuettler
919825774d
DM-285: add containing Node to EntityLogEntry
2023-09-25 16:39:12 +02:00
Kilian Schuettler
e651c8225f
DM-285: Change component log
2023-09-22 10:32:09 +02:00
Kilian Schuettler
af526cc7e7
DM-285: move originalValue to EntityReference
2023-09-14 15:44:25 +02:00
Kilian Schuettler
70b7a258e9
DM-285: update component rules version with AnalyzeResult
2023-09-13 16:04:17 +02:00
Kilian Schuettler
31890e6434
DM-285: update component rules version with AnalyzeResult
2023-09-13 14:46:11 +02:00
Kilian Schuettler
9bca6b406a
DM-285: make rule value non nullable
2023-09-13 13:59:31 +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
db40f5a1a9
DM-285: fully deprecated RedactionLog, added component rule file
...
* return 404, when component rule file hasn't been created yet
2023-09-11 13:35:02 +02:00
Kilian Schuettler
91b13c41ce
DM-285: fully deprecated RedactionLog, added component rule file
...
* add ComponentLogCategory
2023-09-11 13:35:02 +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
78bb3b72ca
RED-7572 - Fix privateKey for digital signature
2023-09-11 13:49:24 +03:00