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
Timo Bejan
f1181177d4
fixed tests and cleanup on dossier status removal
2022-01-31 10:54:23 +02:00
Timo Bejan
03bcfb8cc3
added integration-test for dossier status
2022-01-31 10:33:37 +02:00
Timo Bejan
1d7d0fe285
added integration-test for dossier status
2022-01-31 10:31:53 +02:00
Timo Bejan
71945fcdfa
dossier status cleanup
2022-01-31 10:23:33 +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
129a1e2a97
Fixed various issues for efsa. Improved UI RED-3303 and others
2022-01-30 20:00:07 +02:00
Timo Bejan
d27fc118e6
fixed has updates flag for approved files
2022-01-30 19:59:27 +02:00
Timo Bejan
f9b3d10d46
Removed transactional annotation
2022-01-28 17:07:51 +02:00
deiflaender
cd3f3414d0
RED-3239: Fixed NPE in AnalysisFlagCalculation
2022-01-28 12:42:36 +01:00
deiflaender
3a22964b8d
RED-3243: Added new delta preview download file type
2022-01-28 11:32:40 +01:00
deiflaender
0c921a121b
RED-3239: Protoyped logic for imported redactions
2022-01-27 16:05:10 +01:00
Timo Bejan
8f208957bb
adjusted for new redaction service
2022-01-27 16:55:21 +02:00
deiflaender
c553c37643
RED-3239: Fixed wrong parameter name in ImportedAnnotationController
2022-01-27 13:44:07 +01:00