375 Commits

Author SHA1 Message Date
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
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
2ca59a9b3c pmd fix 2022-01-27 13:53:22 +02: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
Timo Bejan
a2066533e2 Fixded PMD 2022-01-27 11:19:57 +02:00
Timo Bejan
19b8bb7aa7 Fixded PMD 2022-01-27 11:18:21 +02:00
Timo Bejan
d14ee9984c Final touches for RED-3242 2022-01-27 11:15:24 +02:00
Timo Bejan
cf62a4f07b RED-3242 - excluded from automatic analysis 2022-01-27 11:14:44 +02:00
deiflaender
d8d9b1c2a7 RED-3243: Fixed not working tests 2022-01-27 09:20:26 +01: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
Timo Bejan
713d1fc5bc Pull request #195: RED-3131
Merge in RED/persistence-service from RED-3131 to master

* commit '3575affa4cec2c274656733ad7455d031d64be8b':
  RED-3131
2022-01-25 15:22:48 +01:00
Timo Bejan
d8f3220a85 RED-3262 2022-01-25 16:10:44 +02:00
Timo Bejan
3575affa4c RED-3131 2022-01-25 15:58:37 +02:00
deiflaender
43b264263e RED-3241: Added LastManualRedaction time to annoationModificationDate 2022-01-25 12:47:03 +01:00
Timo Bejan
5ce1596844 Pull request #193: removed dumb condition
Merge in RED/persistence-service from dossier-validation-rules-xd to master

* commit '87932175271b6dda4e59f2893888fa0f850547ec':
  removed dumb condition
2022-01-25 12:00:55 +01:00
Philipp Schramm
2e992c3f31 RED-3239 Implemented feature to archive dossiers 2022-01-25 09:14:29 +01:00
Timo Bejan
8793217527 removed dumb condition 2022-01-24 20:38:03 +02:00
aoezyetimoglu
cfc1ec79d7 RED-3241: As a user I want to know the last modification date of the files 2022-01-24 12:25:09 +01:00
aoezyetimoglu
36caf8aa90 RED-3241: As a user I want to know the last modification date of the files 2022-01-24 11:42:54 +01:00
deiflaender
723960b29f RED-3219: Fixed to many and unneeded update index calls 2022-01-19 10:39:17 +01:00
devplant
4dedbf2bfd RED-3011 - DossierTemplate Stat
- add in the final list of stats the dossier templates with dossier and type asociated to the dossier but not valid to be in the initial search
2022-01-18 15:26:35 +02:00
deiflaender
831252696d RED-3219: Fixed not working indexing successfull endpoint 2022-01-17 14:52:31 +01:00
deiflaender
b84776842a RED-3189: Added new ProcessingStatus SURROUNDING_TEXT_PROCESSING 2022-01-17 13:40:49 +01:00
Timo Bejan
8f07fe86bc Fixed issue with reprocess and dossier_redaction 2022-01-17 14:03:11 +02:00
deiflaender
8f7f446cf3 RED-3189: Fixed always full reanalyse files 2022-01-17 12:43:30 +01:00
Philipp Schramm
b9df862ebf Merge branch 'master' into feature/RED-2896
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/java/com/iqser/red/service/peristence/v1/server/service/FileStatusService.java
#	persistence-service-v1/persistence-service-server-v1/src/test/java/com/iqser/red/service/peristence/v1/server/integration/tests/FileTest.java
#	persistence-service-v1/pom.xml
2022-01-13 16:26:47 +01:00
Philipp Schramm
2ad275d3a1 RED-2896 Trigger Index Queue when assignee, file attributes or workflow status changes 2022-01-13 16:17:25 +01:00
aoezyetimoglu
d0aba87bce RED-3183: Upgrade log4j to 2.17.1 2022-01-13 15:26:33 +01:00