deiflaender
b83c262b2d
RED-3408: Set fileManipulationDate if file is modified. Updated api of text highlight processing
2022-02-23 14:53:44 +01:00
aoezyetimoglu
e734d81d80
RED-3241: As a user I want to know the last modification date of the files UPDATE
2022-02-23 12:56:09 +01:00
deiflaender
de3b99ecfd
RED-3397: Fixed response of endpoint to convert texthighlights
2022-02-22 12:34:42 +01:00
deiflaender
15dee5c876
RED-3397: Added endpoint to convert texthighlights
2022-02-22 11:24:01 +01:00
deiflaender
100283bc37
RED-3397: Added new FileType UNTOUCHED
2022-02-22 09:39:06 +01:00
Timo Bejan
6bc4640b9b
dossier and npe cleanup
2022-02-17 14:55:36 +02:00
Timo Bejan
d34473f684
performance updates
2022-02-17 10:30:25 +02:00
deiflaender
97ebaa7cd2
RED-3420: Fixed enpoint to import redactions
2022-02-14 17:12:31 +01:00
deiflaender
d34209ce42
RED-3420: Added enpoint to import redactions
2022-02-14 16:05:18 +01:00
Timo Bejan
16fc22387f
added metrics
2022-02-14 11:50:52 +02:00
Timo Bejan
01569b6a0d
reanalyse cleanup, imported flag for redaction-log
2022-02-11 12:57:15 +02:00
Philipp Schramm
a5336fa363
RED-3350 Extended ProcessingStatus with new statuses
2022-02-09 14:50:35 +01:00
Timo Bejan
db31bb442c
Fixed equals issue
2022-02-08 10:03:25 +02:00
Timo Bejan
28e6cb3a3e
file model update
2022-02-04 11:12:25 +02:00
devplant
7f1b924b5c
RED-3333 - Optional false_positives in redaction log
...
- include request param excludedType (8f952128803)
2022-02-03 14:27:00 +02:00
Timo Bejan
a3e42db426
Dossier Status dossier count
2022-02-01 15:13:36 +02:00
Timo Bejan
152f1fdac4
color
2022-02-01 15:13:36 +02:00
Timo Bejan
ebac270693
Dossier Status fixes
2022-02-01 15:13:35 +02:00
Timo Bejan
f8b67ec51b
Pull request #214 : RED-3240 - Dossier Status
...
Merge in RED/persistence-service from feature/RED-3240 to master
* commit 'fd4129e550801f43583aab155f0061f2a7ebcfd6':
RED-3240 - Dossier Status
2022-02-01 14:12:44 +01:00
devplant
fd4129e550
RED-3240 - Dossier Status
...
- update the endpoint to get the dossier status list for templated id
- add validation of unique name within the same dossier template id
2022-02-01 14:45:43 +02:00
deiflaender
98d4a65638
RED-3243: Removed unneeded code for imported redactions
2022-01-31 15:43:32 +01:00
deiflaender
d200982d5a
RED-3243: Added IMPORTED_REDACTIONS to storage FileType
2022-01-31 12:17:40 +01:00
Timo Bejan
f1181177d4
fixed tests and cleanup on dossier status removal
2022-01-31 10:54:23 +02:00
Timo Bejan
71945fcdfa
dossier status cleanup
2022-01-31 10:23:33 +02:00
Timo Bejan
7a72d04ccd
Merged master into current branch
2022-01-31 09:26:07 +02:00
deiflaender
3a22964b8d
RED-3243: Added new delta preview download file type
2022-01-28 11:32:40 +01:00
Timo Bejan
5c5220c450
Pull request #200 : constructors for builder
...
Merge in RED/persistence-service from RED-3242 to master
* commit '2ca59a9b3c65a21870782549585ff31c3f3414b1':
pmd fix
constructors for builder
constructors for builder
2022-01-27 13:03:45 +01:00
Timo Bejan
9779f80e45
constructors for builder
2022-01-27 13:43:00 +02:00
deiflaender
15786af795
RED-3239: Fixed wrong parameter name in ImportedAnnotationResource
2022-01-27 12:33:04 +01:00
Timo Bejan
d87fbd9ac4
constructors for builder
2022-01-27 13:26:57 +02:00
Dominique Eiflaender
440275da30
Pull request #199 : RED-3239: Fixed persistence for imported redactions
...
Merge in RED/persistence-service from RED-3243-1 to master
* commit 'd9aa5c4efe12afe4247ee24551e0896a995559d6':
RED-3239: Fixed persistence for imported redactions
2022-01-27 11:18:09 +01:00
deiflaender
d9aa5c4efe
RED-3239: Fixed persistence for imported redactions
2022-01-27 11:14:28 +01:00
Timo Bejan
cf62a4f07b
RED-3242 - excluded from automatic analysis
2022-01-27 11:14:44 +02:00
devplant
2a4ac35d78
RED-3240 - Dossier Status
...
- add new entity DossierStatusEntity, add crud operations
- update DossierEntity to add dossierStatus
2022-01-27 09:55:06 +02:00
Philipp Schramm
9043f5904e
RED-3243 Added db and api for ImportedAnnotations (either finished nor working)
2022-01-26 16:09:28 +01:00
deiflaender
abd311a2e0
RED-3243: Read redaction annotation from preview documents
2022-01-26 13:02:09 +01:00
Philipp Schramm
2e992c3f31
RED-3239 Implemented feature to archive dossiers
2022-01-25 09:14:29 +01:00
aoezyetimoglu
cfc1ec79d7
RED-3241: As a user I want to know the last modification date of the files
2022-01-24 12:25:09 +01:00
deiflaender
b84776842a
RED-3189: Added new ProcessingStatus SURROUNDING_TEXT_PROCESSING
2022-01-17 13:40:49 +01:00
Timo Bejan
f27b1ab679
changes to dossier changes endpoint
2022-01-12 14:14:33 +02:00
Ali Oezyetimoglu
3cdd7fc15a
Pull request #173 : RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
...
Merge in RED/persistence-service from RED-3014-ps1 to master
* commit '1f66ef0efbb62be28f21735033241bc7abac0dc0':
RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
2022-01-11 17:40:32 +01:00
Timo Bejan
b3eb73f14e
Ignored hint color
2022-01-10 15:58:36 +02:00
deiflaender
ab1f691df0
RED-2440: Add to image-service queue after upload and analyze after image-service response
2021-12-22 10:24:43 +01:00
deiflaender
8e088035dc
RED-3117: Enbled to ignore invalid entries at addToDictionary for automated pushing entries in analysis
2021-12-20 11:40:17 +01:00
devplant
cc29d967a3
RED-3011 - DossierTemplate Stats
...
- add endpoint
- add junit test
2021-12-13 15:05:37 +02:00
deiflaender
19fd46acbd
RED-2439: Added textBefore and textAfter to manual add and resize redactions
2021-12-09 14:32:05 +01:00
deiflaender
b36f07000e
RED-2861: Ported legalbasis changes for rectangle redaction improvements
2021-11-30 12:21:33 +01:00
deiflaender
b0fa8f1dd5
RED-2861: Added isRectangle to manual add redaction
2021-11-26 12:42:33 +01:00
devplant
43c499414b
Merge branch 'master' of ssh://git.iqser.com:2222/red/persistence-service into RED-2661
...
# Conflicts:
# persistence-service-v1/persistence-service-processor-v1/src/main/java/com/iqser/red/service/persistence/management/v1/processor/service/persistence/FileStatusPersistenceService.java
2021-11-22 12:11:54 +02:00
devplant
104f44b06f
RED-2661 Removing a dossier member or deleting a user must not change the status of a file
...
- renamed currentReviewer to assignee, "Unassigned" status into "NEW"
- added lastApprover
- modified logic for setCurrentAssignee, setUnderReview, setUnderApproval and setApproved
- integration tests updated
2021-11-19 13:01:32 +02:00