240 Commits

Author SHA1 Message Date
Timo Bejan
d96c9cae41 HOTFIX: RED-3800 ocr all files that have been ocrd 2022-04-29 18:39:17 +03:00
Timo Bejan
b5d81f2b54 RED-3904 entities fix 2022-04-21 20:29:02 +03:00
Philipp Schramm
57e62e901f RED-3839: SaveAndFlush and ClearAutomatically during update of manual redactions. 2022-04-21 13:45:30 +02:00
Ali Oezyetimoglu
b3cca3abc4 Pull request #365: RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
Merge in RED/persistence-service from RED-3716-ps1 to master

* commit '190c7609e420a2fcc38e919ef473275e546bf571':
  RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
  RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence
2022-04-21 10:46:35 +02:00
deiflaender
a6146d4b9a RED-3882: Fixed hasSuggestion after decline 2022-04-21 09:31:21 +02:00
aoezyetimoglu
190c7609e4 RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence 2022-04-20 16:21:02 +02:00
aoezyetimoglu
30d40816ae RED-3716: On adding entries to a dictionary do not read the whole dictionary from persistence 2022-04-20 16:18:41 +02:00
Philipp Schramm
2f0864af20 Merge branch 'master' into RED-3839 2022-04-19 15:49:18 +02:00
Philipp Schramm
3cfd4ea31f RED-3839: Remove manual redactions instead of skipping 2022-04-19 15:48:46 +02:00
Timo Bejan
b34a943536 soft delete types RED-3880 2022-04-19 14:10:33 +03: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
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
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
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
deiflaender
e8afcc0afb RED-3720: Save annotations and TextHighlight PathElements on upload to TEXT_HIGHLIGHTS file 2022-04-01 12:15:23 +02:00
Philipp Schramm
f85299f538 RED-3450: Improved exception handling for validating digital KMS signature 2022-03-29 10:22:34 +02: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
33876b761d RED-3450 Added digital kms signature 2022-03-24 14:27:49 +01:00
Corina Olariu
9f414b2d0b Pull request #311: RED-3594 - archived dossier can be unarchived, when using trash
Merge in RED/persistence-service from bugfix/RED-3594 to master

* commit '9fa238f817505086a4949f158ec7fa6a7d1d063f':
  RED-3594 - archived dossier can be unarchived, when using trash
2022-03-21 11:42:22 +01:00
Timo Bejan
01c129866a Processed value for manual redactions that are dictionary entries 2022-03-21 10:49:40 +02:00
devplant
9fa238f817 RED-3594 - archived dossier can be unarchived, when using trash
- removed the ACTIVE/ARCHIVED/DELETED state from dossier
- soft delete means softDeletedTime not null
- archived means archiveTimestamp not null
- update junit tests
2022-03-18 15:22:54 +02:00
aoezyetimoglu
99bfa5510b RED-3246: As an admin I want to clone a dossier template 2022-03-18 14:04:49 +01:00
aoezyetimoglu
ba37f0eed1 RED-3246: As an admin I want to clone a dossier template 2022-03-18 14:04:21 +01:00
deiflaender
c43f052afb RED-3611: Use priority queue for user triggerd actions 2022-03-17 11:05:14 +01:00
Timo Bejan
4b6e959ce3 Last atttribute change only for affected file 2022-03-15 15:43:36 +02:00
Timo Bejan
1b20e4e387 rank for 3.3.x 2022-03-14 20:02:34 +02:00
Timo Bejan
8441417952 FromVersion patch for master 2022-03-14 16:37:32 +02:00
Timo Bejan
ec00322167 From Version parameter for dictionary controller 2022-03-14 16:24:13 +02:00
Corina Olariu
bc4298b83e Pull request #287: RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
Merge in RED/persistence-service from bugfix/RED-3252 to master

* commit 'a397cbf660e7149580bdc64b10ce3fa1ec7c7bc5':
  RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
2022-03-14 13:45:41 +01:00
Timo Bejan
a1e2a7e978 subselect fix 2022-03-14 12:50:03 +02:00
devplant
a397cbf660 RED-3252 - Provide endpoint to accept a recommendation instead of storing the ID in the reason field
- add the sourceId to manual add redaction
- update junit tests
2022-03-14 11:32:35 +02:00
Timo Bejan
86aed6b961 dossier status count 2022-03-11 12:52:03 +02:00
Timo Bejan
f998dd28d3 dossier status count 2022-03-11 11:26:28 +02:00
Corina Olariu
2b29fcafa1 Pull request #273: RED-3505 - Show files and dossiers in a combined trash
Merge in RED/persistence-service from feature/RED-3505 to master

* commit '5c46e819de79293d223ab7833d998fa0c465f69d':
  RED-3505 - Show files and dossiers in a combined trash
2022-03-08 17:11:24 +01:00
aoezyetimoglu
49574c9bbd RED-3251: Report templates upload date always null 2022-03-07 17:10:02 +01:00
aoezyetimoglu
62a0a74abe RED-3246: As an admin I want to clone a dossier template 2022-03-07 15:26:58 +01:00
devplant
5c46e819de RED-3505 - Show files and dossiers in a combined trash
- add endpoint to get the files in soft delete state
- update junit tests
2022-03-07 09:37:29 +02:00
deiflaender
2f0e03af34 RED-2836: First steps for false_positive/false_reommendation per entity 2022-03-04 11:51:24 +01:00
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