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
Andrei Isvoran
edd0c747cf
RED-7572 - Change privateKey to base64EncodedPrivateKey for DigitalSignature...
2023-09-08 13:47:24 +02: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
8eb0ae2b06
RED-7317: fix addredaction with addToDict
...
* added publish-custom-image.sh
2023-09-05 14:54:41 +02:00
Kilian Schuettler
73afa0f349
RED-7317: set DictionaryEntryType to ENTRY by default
2023-09-04 12:06:27 +02:00
Kilian Schuettler
5302e09b4d
RED-7317: rename image-recategorization to recategorization
2023-09-01 15:50:12 +02:00
Kilian Schuettler
701c65eac7
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix test
* make it clear, which field does what
2023-08-30 17:01:53 +02:00
Kilian Schuettler
be915430b1
RED-7317: Endpoint to change entity types of dict-based annotations
...
* fix pmd
* add mapper to remove even more code from controller
2023-08-30 16:41:26 +02:00
Kilian Schuettler
ea5f79d67c
RED-7317: Endpoint to change entity types of dict-based annotations
...
* added undo functionality
* fixed tests
* added recategorize with dictionary tests
2023-08-30 15:28:34 +02:00
Kilian Schuettler
aab2971d6e
RED-7317: Endpoint to change entity types of dict-based annotations
...
* major refactor of manual redaction service
2023-08-30 15:28:20 +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
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