209 Commits

Author SHA1 Message Date
Timo Bejan
01c129866a Processed value for manual redactions that are dictionary entries 2022-03-21 10:49:40 +02:00
aoezyetimoglu
99bfa5510b RED-3246: As an admin I want to clone a dossier template 2022-03-18 14:04:49 +01:00
aoezyetimoglu
ba37f0eed1 RED-3246: As an admin I want to clone a dossier template 2022-03-18 14:04:21 +01:00
deiflaender
c43f052afb RED-3611: Use priority queue for user triggerd actions 2022-03-17 11:05:14 +01:00
Timo Bejan
4b6e959ce3 Last atttribute change only for affected file 2022-03-15 15:43:36 +02:00
Timo Bejan
1b20e4e387 rank for 3.3.x 2022-03-14 20:02:34 +02:00
Timo Bejan
8441417952 FromVersion patch for master 2022-03-14 16:37:32 +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
Timo Bejan
a1e2a7e978 subselect fix 2022-03-14 12:50:03 +02: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
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
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
49574c9bbd RED-3251: Report templates upload date always null 2022-03-07 17:10:02 +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
Philipp Schramm
c60ee07cf1 Merge branch 'master' into RED-3392 2022-02-24 08:36:46 +01:00
Philipp Schramm
3f368cbbb6 RED-3392 Fixed bug when changing dossierTemplate and update dossier dictionary type and entries 2022-02-24 08:35:56 +01: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
Philipp Schramm
2dd200bc40 RED-3210 Bugfix with suggestions 2022-02-21 13:34:06 +01:00
Timo Bejan
6bc4640b9b dossier and npe cleanup 2022-02-17 14:55:36 +02:00
Timo Bejan
c1cf5f05cb test fix 2022-02-17 10:31:21 +02:00
Timo Bejan
d34473f684 performance updates 2022-02-17 10:30:25 +02:00
Timo Bejan
fe60f6520a excluded toggle 2022-02-14 20:07:47 +02:00
Philipp Schramm
30cdd3d6cd RED-3210 Approve all manual redactions if one is approved with the same value 2022-02-14 13:51:24 +01:00
Philipp Schramm
ffd4da35ad RED-3350 Communication with entity recognition via queues 2022-02-09 15:46:56 +01:00
Timo Bejan
b47bb61ac6 fixed corner cases 2022-02-09 11:31:36 +02:00
devplant
f493166bcc RED-3240 - Dossier Status
- update repository to fix exception
- update junit tests
2022-02-03 12:28:08 +02:00
Timo Bejan
f55db3eaf4 Dossier Status Self name 2022-02-01 15:20:32 +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
Philipp Schramm
a6a1748b3c RED-3314 Bugfix with timestamp for hardDelete method 2022-02-01 11:41:04 +01:00
deiflaender
98d4a65638 RED-3243: Removed unneeded code for imported redactions 2022-01-31 15:43:32 +01:00
Timo Bejan
f1181177d4 fixed tests and cleanup on dossier status removal 2022-01-31 10:54:23 +02:00
Timo Bejan
4162efe290 added code to prevent status association with wrong template 2022-01-31 10:20:33 +02:00
Timo Bejan
d1ff64310b Fixed changelog and tests 2022-01-31 10:10:54 +02:00
Timo Bejan
7a72d04ccd Merged master into current branch 2022-01-31 09:26:07 +02:00
Timo Bejan
f9b3d10d46 Removed transactional annotation 2022-01-28 17:07:51 +02:00
deiflaender
0c921a121b RED-3239: Protoyped logic for imported redactions 2022-01-27 16:05:10 +01:00
Timo Bejan
9779f80e45 constructors for builder 2022-01-27 13:43:00 +02: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