528 Commits

Author SHA1 Message Date
devplant
5e8c8103ea RED-3642 - Not approved files can be prepared for download
- when at least one file from the requested list is not in approved state throw bad request exception
- update junit tests
2022-04-13 15:42:46 +03:00
deiflaender
0c91f4b614 RED-3860: Added missing justionfication suffix for reports 2022-04-13 14:04:28 +02:00
devplant
3c5e980e02 RED-3834 - On saving attribute values, blank strings should be normalized to null
- update after review
2022-04-13 14:22:40 +03:00
devplant
1873fc9ed4 RED-3834 - On saving attribute values, blank strings should be normalized to null
- fix PMD failure
2022-04-13 12:41:40 +03:00
devplant
035d2d591d RED-3834 - On saving attribute values, blank strings should be normalized to null
- when setting file / dossier attributes, blank strings are be normalized to null
- update junit tests
2022-04-13 12:38:21 +03:00
deiflaender
45767dfb05 RED-3818: Fixed redactionlog migration 2022-04-08 14:03:19 +02:00
deiflaender
79a7bfbdd0 RED-3818: Added more logging for false_positve migration, disabled scheduling during migration 2022-04-08 13:46:57 +02:00
deiflaender
cf4da4cd39 RED-3818: Fixed migration problems 3 2022-04-08 13:17:42 +02:00
deiflaender
3715a46753 RED-3818: Fixed migration problems 2 2022-04-08 12:59:28 +02:00
deiflaender
ffced8a630 RED-3818: Fixed migration problems 2022-04-08 12:34:46 +02:00
deiflaender
9b9ac66417 RED-3818: Added migration for false_positive and recommendaction color 2022-04-08 11:57:36 +02:00
deiflaender
eb337dc84e RED-3720: Fixed migration set default values for hasDictionary and systemManaged 2022-04-08 10:37:31 +02:00
deiflaender
09aa2ee84f RED-3809: Upgraded to latest spring boot: 2.6.6 2022-04-08 09:32:52 +02:00
Philipp Schramm
67fbdb381c Pull request #341: RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags
Merge in RED/persistence-service from RED-3723 to master

* commit '961ca37d40aa6398d2ecc917af90ff0396fc0307':
  RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags
2022-04-07 09:25:45 +02:00
Philipp Schramm
d56d409a39 RED-3758: Update processed date only for approved manual redactions without processedDate 2022-04-06 14:53:27 +02:00
Philipp Schramm
961ca37d40 RED-3723 Made creating and updating entry types more strictly. Added migration step for entry type flags 2022-04-06 14:27:01 +02:00
deiflaender
9f0a4f358e RED-3720: Added migrarion for highlights 2022-04-06 13:18:58 +02:00
aoezyetimoglu
5450d0cacc RED-3287: Improve RedactionLog Controller to allow incremental calls 2022-04-06 11:21:34 +02:00
Philipp Schramm
6bc0ccfde5 RED-3758: Update processed date only for approved manual redactions 2022-04-05 15:40:06 +02:00
deiflaender
ab3f4a27fa RED-3616: Added autoHideSkipped to Entities 2022-04-05 12:06:24 +02:00
Timo Bejan
25391040ff updated flag correct sets 2022-04-05 12:20:38 +03:00
Timo Bejan
0a6b5bc241 Master ports for analysis falgs calculation service 2022-04-05 11:24:14 +03:00
Timo Bejan
8439e17693 Apple Silicone support and seed value 2022-04-04 23:55:23 +03:00
Timo Bejan
b2daa1691d Apple Silicone support 2022-04-04 23:24:12 +03:00
Ali Oezyetimoglu
68faea6093 Pull request #330: RED-3287 ps3
Merge in RED/persistence-service from RED-3287-ps3 to master

* commit 'fabfffcf3da5c8a71d2f27cf9629c83a7e00a781':
  RED-3287: Improve RedactionLog Controller to allow incremental calls
  RED-3287: Improve RedactionLog Controller to allow incremental calls
  RED-3287: Improve RedactionLog Controller to allow incremental calls
2022-04-04 11:50:00 +02:00
Philipp Schramm
b2f0af3141 Merge branch 'master' into RED-3621
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-04-04 11:04:47 +02:00
Philipp Schramm
1b4e7cc0e0 RED-3621: Implemented IndexInformation 2022-04-04 11:02:37 +02:00
Timo Bejan
7cf5a7914f RED-3630 - filtering 2022-04-04 11:23:07 +03:00
aoezyetimoglu
fabfffcf3d RED-3287: Improve RedactionLog Controller to allow incremental calls 2022-04-01 16:06:40 +02:00
deiflaender
e8afcc0afb RED-3720: Save annotations and TextHighlight PathElements on upload to TEXT_HIGHLIGHTS file 2022-04-01 12:15:23 +02:00
aoezyetimoglu
b13c4623b4 RED-3287: Improve RedactionLog Controller to allow incremental calls 2022-04-01 12:15:18 +02:00
deiflaender
08c9206baa RED-3720: Added TEXT_HIGHLIGHTS to FileType 2022-03-31 11:27:09 +02:00
aoezyetimoglu
a2727246e1 RED-3287: Improve RedactionLog Controller to allow incremental calls 2022-03-31 09:25:13 +02:00
Philipp Schramm
f85299f538 RED-3450: Improved exception handling for validating digital KMS signature 2022-03-29 10:22:34 +02:00
deiflaender
b16babef1a RED-3699: Fixed cycle rest calls on getRedactionLog 2022-03-25 09:33:35 +01:00
Dominique Eiflaender
80c6a42a82 Pull request #322: RED-2836: Migrate redactionlogs for dictionary to entity change
Merge in RED/persistence-service from RED-2836 to master

* commit '69afa534f0edeb022e17d44ada222ecd055306f2':
  RED-2836: Migrate redactionlogs for dictionary to entity change
2022-03-24 16:30:00 +01:00
Philipp Schramm
8b5d8439dc RED-3450 Use latest pdftron-service version and enabled validation KMS signature 2022-03-24 15:41:33 +01:00
deiflaender
69afa534f0 RED-2836: Migrate redactionlogs for dictionary to entity change 2022-03-24 15:19:07 +01:00
Philipp Schramm
56084c6d6e RED-3450 Changed versions and disabled testing signature for release 2022-03-24 14:48:32 +01:00
Philipp Schramm
e76a0c6ade Merge branch 'master' into RED-3450
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:35:08 +01:00
Philipp Schramm
a421bd4b4e Merge branch 'master' into RED-3450
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:34:15 +01:00
Philipp Schramm
33876b761d RED-3450 Added digital kms signature 2022-03-24 14:27:49 +01:00
devplant
f4068b2137 RED-3594 - archived dossier can be unarchived, when using trash
- remove from the list of archived dossiers the ones that were soft deleted
- update junit tests
2022-03-23 10:14:14 +02:00
aoezyetimoglu
9a5dfa251f RED-3246: As an admin I want to clone a dossier template 2022-03-22 13:35:04 +01:00
Ali Oezyetimoglu
a53a566b42 Pull request #316: RED-3246 ps10
Merge in RED/persistence-service from RED-3246-ps10 to master

* commit '8fa416e39e1df6d113ca89e710f1623145c68ab1':
  RED-3246: As an admin I want to clone a dossier template
  RED-3246: As an admin I want to clone a dossier template
  RED-3246: As an admin I want to clone a dossier template
  RED-3246: As an admin I want to clone a dossier template
2022-03-22 13:16:11 +01:00
deiflaender
4d4840bbc2 RED-2836: Added hasDictionary and systemManaged to entities 2022-03-22 11:18:59 +01:00
aoezyetimoglu
8fa416e39e RED-3246: As an admin I want to clone a dossier template 2022-03-22 09:46:08 +01:00
aoezyetimoglu
eddfe5247c RED-3246: As an admin I want to clone a dossier template 2022-03-22 09:23:40 +01:00
aoezyetimoglu
ce0a9bfd0b RED-3246: As an admin I want to clone a dossier template 2022-03-21 18:11:37 +01:00
aoezyetimoglu
e274eb4844 RED-3246: As an admin I want to clone a dossier template 2022-03-21 16:46:02 +01:00