1758 Commits

Author SHA1 Message Date
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
Timo Bejan
7ff197d730 analysis version in redactionlog and changes 2022-01-13 10:59:09 +02:00
Timo Bejan
36353463c9 analysis version in redactionlog and changes 2022-01-13 10:56:57 +02:00
Timo Bejan
f27b1ab679 changes to dossier changes endpoint 2022-01-12 14:14:33 +02:00
Ali Oezyetimoglu
3cdd7fc15a Pull request #173: RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
Merge in RED/persistence-service from RED-3014-ps1 to master

* commit '1f66ef0efbb62be28f21735033241bc7abac0dc0':
  RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
2022-01-11 17:40:32 +01:00
Ali Oezyetimoglu
0a660d5e60 Pull request #173: RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
Merge in RED/persistence-service from RED-3014-ps1 to master

* commit '1f66ef0efbb62be28f21735033241bc7abac0dc0':
  RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending
2022-01-11 10:02:11 +01:00
Timo Bejan
b601a748b3 Pull request #175: separate changelog for ignored hint
Merge in RED/persistence-service from ignore-hint-color-backend to master

* commit '210112007bfc2f9e018f8821e8cff1ee9df686a8':
  separate changelog for ignored hint
2022-01-11 09:50:21 +01:00
Timo Bejan
210112007b separate changelog for ignored hint 2022-01-11 10:46:10 +02:00
aoezyetimoglu
1f66ef0efb RED-3014: Sort soft deleted files and soft deleted dossier responses by soft deleted date / time descending 2022-01-11 09:22:58 +01:00
deiflaender
ce1645d5f0 RED-3159: Fixed reuploading documents 2022-01-11 09:02:35 +01:00
Timo Bejan
b3eb73f14e Ignored hint color 2022-01-10 15:58:36 +02:00
deiflaender
f4f388266e RED-2440: Fixed image-service-v2 integration problems 2022-01-10 12:33:22 +01:00
deiflaender
ab1f691df0 RED-2440: Add to image-service queue after upload and analyze after image-service response 2021-12-22 10:24:43 +01:00
aoezyetimoglu
8fad8e64f5 RED-3127: Upgrade log4j to 2.17.0 2021-12-21 12:02:19 +01:00
Timo Bejan
c9918e9d4e Pull request #163: flag calculations critical fix
Merge in RED/persistence-service from flag-calculation to master

* commit 'f9f94389b7ce33e5213ee3c476bd3ee7837dfe65':
  flag calculations critical fix
2021-12-20 16:10:06 +01:00
devplant
567e424a27 RED-3011 - DossierTemplate Stats
- reove useless parantheses
2021-12-20 13:41:54 +02:00
devplant
a22382d415 RED-3011 - DossierTemplate Stats
- modify query to include dossier templates without dictionaries and to include only the results with not deleted entries and not dossier specific
- add junit test
2021-12-20 13:36:07 +02:00
deiflaender
8e088035dc RED-3117: Enbled to ignore invalid entries at addToDictionary for automated pushing entries in analysis 2021-12-20 11:40:17 +01:00