423 Commits

Author SHA1 Message Date
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
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
deiflaender
553ee37479 Removed 2.5.x migration for 3.1 2022-02-21 16:59:32 +01:00
Philipp Schramm
2dd200bc40 RED-3210 Bugfix with suggestions 2022-02-21 13:34:06 +01:00
Dominique Eiflaender
b5e3b9c746 Pull request #249: RED-3452: Code to create IMAGE_INFO.json from redactionLog
Merge in RED/persistence-service from RED-3452 to master

* commit 'd008f1f7853a55861891260f07fd1793e0374303':
  removed image liquibase task
  only create image info if it doesnt already exist
  RED-3452: Code to create IMAGE_INFO.json from redactionLog
2022-02-18 16:49:13 +01:00
Timo Bejan
d008f1f785 removed image liquibase task 2022-02-18 17:46:21 +02:00
Timo Bejan
e6f1ce3d1b only create image info if it doesnt already exist 2022-02-18 17:41:49 +02:00
deiflaender
5bd2b55359 RED-3452: Fixed undelete legal basis changes 2022-02-18 16:17:17 +01:00
deiflaender
9a48f57603 RED-3452: Code to create IMAGE_INFO.json from redactionLog 2022-02-18 15:38:14 +01:00
Timo Bejan
e1060a7ad8 dossier and npe cleanup 2022-02-17 15:06:19 +02:00
Timo Bejan
016af5fe0c dossier and npe cleanup 2022-02-17 14:56:21 +02:00
Timo Bejan
6bc4640b9b dossier and npe cleanup 2022-02-17 14:55:36 +02:00
Philipp Schramm
89716fd0b9 RED-3441 Hotfix, rearranged DossierStatus ENUMS 2022-02-17 12:17:37 +01:00
Timo Bejan
e4080a0c3d Pull request #241: RED-3435 performance updates
Merge in RED/persistence-service from performance-test to master

* commit 'c1cf5f05cb64bd0bc3fad632405a7a00958d12b3':
  test fix
  performance updates
2022-02-17 09:55:18 +01:00
deiflaender
1b27dae3d8 RED-3437: Fixed several bugs in workflow 2022-02-17 09:46:02 +01: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
0b9c57b0b7 Dossier stats fix for deleted 2022-02-16 09:20:21 +02:00
Timo Bejan
effde5b16a checkstyle fix 2022-02-15 14:54:48 +02:00
Timo Bejan
9c097475ff dossier stats optimization 2022-02-15 14:53:18 +02:00
Timo Bejan
44347564c7 extended test 2022-02-14 20:16:03 +02:00
Timo Bejan
fe60f6520a excluded toggle 2022-02-14 20:07:47 +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
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
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
ffd4da35ad RED-3350 Communication with entity recognition via queues 2022-02-09 15:46:56 +01:00
Philipp Schramm
a5336fa363 RED-3350 Extended ProcessingStatus with new statuses 2022-02-09 14:50:35 +01:00
Timo Bejan
b47bb61ac6 fixed corner cases 2022-02-09 11:31:36 +02: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
Corina Olariu
84a2e00f02 Pull request #217: RED-3333 - Optional false_positives in redaction log
Merge in RED/persistence-service from feature/RED-3333 to master

* commit '7f1b924b5c78ae72ab8234f05fa47bc354e14857':
  RED-3333 - Optional false_positives in redaction log
2022-02-04 10:07:49 +01:00
devplant
7f1b924b5c RED-3333 - Optional false_positives in redaction log
- include request param excludedType (8f952128803)
2022-02-03 14:27:00 +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
8ce645c227 color 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
deiflaender
d200982d5a RED-3243: Added IMPORTED_REDACTIONS to storage FileType 2022-01-31 12:17:40 +01:00