Timo Bejan
1b20e4e387
rank for 3.3.x
2022-03-14 20:02:34 +02:00
Timo Bejan
ec00322167
From Version parameter for dictionary controller
2022-03-14 16:24:13 +02:00
Corina Olariu
bc4298b83e
Pull request #287 : RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
...
Merge in RED/persistence-service from bugfix/RED-3252 to master
* commit 'a397cbf660e7149580bdc64b10ce3fa1ec7c7bc5':
RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
2022-03-14 13:45:41 +01:00
devplant
a397cbf660
RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
...
- add the sourceId to manual add redaction
- update junit tests
2022-03-14 11:32:35 +02:00
Philipp Schramm
133a523f60
RED-3334 Added dropIndex parameter to reindex method
2022-03-14 10:23:39 +01:00
Timo Bejan
f695a2446d
Pull request #285 : endpoint to update file modification date
...
Merge in RED/persistence-service from states-update to master
* commit 'ad10473d63cc3c9940a01e13208d8fa658b6d1b0':
endpoint to update file modification date
2022-03-11 13:18:55 +01:00
Timo Bejan
ad10473d63
endpoint to update file modification date
2022-03-11 14:03:00 +02:00
Corina Olariu
5e2903995d
Pull request #283 : RED-3587 - Return the most recent file modification date in the dossier stats
...
Merge in RED/persistence-service from feature/RED-3587 to master
* commit '066134be3470c32b37ebacb98f1eb7a1a7a86f9e':
RED-3587 - Return the most recent file modification date in the dossier stats
2022-03-11 12:05:43 +01:00
Timo Bejan
86aed6b961
dossier status count
2022-03-11 12:52:03 +02:00
Timo Bejan
f998dd28d3
dossier status count
2022-03-11 11:26:28 +02:00
devplant
066134be34
RED-3587 - Return the most recent file modification date in the dossier stats
...
- add the recent lastUpdated file date and the recent fileManipulation date
- add junit tests
2022-03-10 18:01:42 +02:00
Timo Bejan
02fd8aaf49
bulk add
2022-03-09 19:17:42 +02:00
Corina Olariu
2b29fcafa1
Pull request #273 : RED-3505 - Show files and dossiers in a combined trash
...
Merge in RED/persistence-service from feature/RED-3505 to master
* commit '5c46e819de79293d223ab7833d998fa0c465f69d':
RED-3505 - Show files and dossiers in a combined trash
2022-03-08 17:11:24 +01:00
aoezyetimoglu
62a0a74abe
RED-3246: As an admin I want to clone a dossier template
2022-03-07 15:26:58 +01:00
devplant
5c46e819de
RED-3505 - Show files and dossiers in a combined trash
...
- add endpoint to get the files in soft delete state
- update junit tests
2022-03-07 09:37:29 +02:00
deiflaender
2f0e03af34
RED-2836: First steps for false_positive/false_reommendation per entity
2022-03-04 11:51:24 +01:00
devplant
5124317d9e
RED-3311 - As a user I want to put a document back into status "NEW"
...
- creates endpoint to set file in status new
2022-03-03 15:06:11 +02:00
devplant
cecd7fb6d5
RED-3382 - Manual redaction controller needs to support bulk requests
...
- refactoring the apis to support bulk operations (without addRedaction and addComment)
- update junit tests
2022-02-25 14:44:40 +02:00
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