Timo Bejan
1f7b72183c
HOTFIX: RED-3800 internal admin api
2022-04-29 17:48:17 +03:00
Timo Bejan
b34a943536
soft delete types RED-3880
2022-04-19 14:10:33 +03:00
deiflaender
5bbf4db5dc
RED-3864: Added endpoint to delete wrong imported redactions
2022-04-19 12:01:34 +02:00
deiflaender
ab3f4a27fa
RED-3616: Added autoHideSkipped to Entities
2022-04-05 12:06:24 +02:00
Ali Oezyetimoglu
68faea6093
Pull request #330 : RED-3287 ps3
...
Merge in RED/persistence-service from RED-3287-ps3 to master
* commit 'fabfffcf3da5c8a71d2f27cf9629c83a7e00a781':
RED-3287: Improve RedactionLog Controller to allow incremental calls
RED-3287: Improve RedactionLog Controller to allow incremental calls
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-04-04 11:50:00 +02:00
Philipp Schramm
b2f0af3141
Merge branch 'master' into RED-3621
...
# Conflicts:
# persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-04-04 11:04:47 +02:00
Philipp Schramm
1b4e7cc0e0
RED-3621: Implemented IndexInformation
2022-04-04 11:02:37 +02:00
Timo Bejan
7cf5a7914f
RED-3630 - filtering
2022-04-04 11:23:07 +03:00
deiflaender
e8afcc0afb
RED-3720: Save annotations and TextHighlight PathElements on upload to TEXT_HIGHLIGHTS file
2022-04-01 12:15:23 +02:00
aoezyetimoglu
b13c4623b4
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-04-01 12:15:18 +02:00
deiflaender
08c9206baa
RED-3720: Added TEXT_HIGHLIGHTS to FileType
2022-03-31 11:27:09 +02:00
aoezyetimoglu
a2727246e1
RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-03-31 09:25:13 +02:00
Philipp Schramm
56084c6d6e
RED-3450 Changed versions and disabled testing signature for release
2022-03-24 14:48:32 +01:00
Philipp Schramm
e76a0c6ade
Merge branch 'master' into RED-3450
...
# Conflicts:
# persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:35:08 +01:00
Philipp Schramm
33876b761d
RED-3450 Added digital kms signature
2022-03-24 14:27:49 +01:00
devplant
9fa238f817
RED-3594 - archived dossier can be unarchived, when using trash
...
- removed the ACTIVE/ARCHIVED/DELETED state from dossier
- soft delete means softDeletedTime not null
- archived means archiveTimestamp not null
- update junit tests
2022-03-18 15:22:54 +02:00
deiflaender
ae54932a32
RED-3653: Added new processing status FULL_PROCESSING
2022-03-18 13:47:57 +01:00
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