201 Commits

Author SHA1 Message Date
deiflaender
a07369b7b4 RED-4782: Enabled pdftron-redaction-service to set files in pocessing states when it takes them out of the queue 2022-08-10 11:15:18 +02:00
Ali Oezyetimoglu
6e77da5d64 Pull request #483: RED-4622: Formatted and organized imports
Merge in RED/persistence-service from RED-4622 to master

* commit '608192c6f0b60106186b17a43a58977f922f162f':
  RED-4622: Formatted and organized imports
2022-07-13 11:59:10 +02:00
Ali Oezyetimoglu
608192c6f0 RED-4622: Formatted and organized imports 2022-07-13 11:24:58 +02:00
Philipp Schramm
b79868810e RED-4548: Added FileType SIMPLIFIED_TEXT 2022-07-12 16:21:32 +02:00
Timo Bejan
b56fc3cb95 RED-4525 - Colors update - basics 2022-07-11 20:07:17 +03:00
deiflaender
cf53278193 RED-4497: Added updateDictionary to ManualResizeRedaction 2022-07-07 14:08:25 +02:00
devplant
91d37f5c60 RED-4249-When I edit or create a dossier as an owner I want to select from multiple watermark configurations
- add endpoint to check if watermark configuration is in use
- added 3 new columns: createdBy, dateAdded, dateModified
- update tests
2022-06-29 20:52:56 +03:00
devplant
dc4a14b97a RED-4249-When I edit or create a dossier as an owner I want to select from multiple watermark configurations
- changed the 200 status instead of 201 status for create/update
- refactoring the creation/updating of watermark configuration
- no disabled watermarks allowed in dossier creation
- update tests
2022-06-27 12:29:26 +03:00
deiflaender
e792848efe RED-4343: Reworked logic for scheduling with maxRetries 2022-06-24 12:22:56 +02:00
Philipp Schramm
4d324347e3 RED-4343: Added processingErrorCounter to FileEntity and limit retries for failure files to 5 (via setting) 2022-06-23 13:36:22 +02:00
aoezyetimoglu
50a63c1e6e RED-4242: Inconsistency regarding dossiers that have been deleted and archived for dossier stats 2022-06-21 12:25:40 +02:00
devplant
d537a16d65 RED-3081-As an admin of a dossier template I want to customize the highlighting color of a skipped redaction of an entity
- add skippedHexColor to type entity
- update of tests
2022-06-21 10:55:14 +03:00
Timo Bejan
1b3621db97 RED-4249 - multiple watermarks per dossier template 2022-06-20 21:11:20 +03:00
Timo Bejan
67286ef7aa RED-4249 - multiple watermarks per dossier template 2022-06-20 20:23:22 +03:00
Timo Bejan
964f74c2e5 RED-4249 - multiple watermarks per dossier template 2022-06-20 20:13:18 +03:00
devplant
ab5f644d33 RED-4249-When I edit or create a dossier as an owner I want to select from multiple watermark configurations
- add columns id, name and enabled to watermark entity,
- removed watermarkEnabled and watermarkPreviewEnabled and added new dependencies to watermark_configuration
- updated tests
2022-06-20 17:13:42 +03:00
Timo Bejan
bba7124cac RED-3842 filesize 2022-06-07 15:19:37 +03:00
Timo Bejan
e6e0dd27dd RED-3842 filesize 2022-06-07 12:17:14 +03:00
Timo Bejan
c8cfa82715 RED-3749 Revert digital signature removal 2022-06-07 11:17:52 +03:00
Timo Bejan
356b15c837 RED-3584 / RED-3581 - notification issues 2022-06-03 10:06:42 +03:00
devplant
1ae5676d64 RED-4145-Dossier template stats updates
- add dossier template status in the stats, ignore incompletate status from the list, remove inactive status (when no dossiers active)
- update junit tests
2022-06-02 15:13:36 +03:00
deiflaender
cff06fbb0e RED-4101: Perform preprocessing async via queue 2022-05-30 12:49:30 +02:00
devplant
d0b465e0e7 RED-3749-Remove digital signatures on upload
- merge master
2022-05-18 15:09:40 +03:00
Philipp Schramm
5cd160ffbb RED-3554 Added flag to Resize endpoint to update dictionary 2022-05-17 13:15:00 +02:00
aoezyetimoglu
389bd6a35f RED-3900: INC12775037 As a user I want to keep manual redactions if I re-upload a file 2022-05-13 14:46:48 +02:00
devplant
3dc62f986c RED-3749-Remove digital signatures on upload
- add add new field removeDigitalSignaturesOnUpload to application config
- update junit tests
2022-05-10 12:20:25 +03:00
Timo Bejan
8688a6358a RED-3705 cleanup of deleted status 2022-05-10 08:53:50 +03:00
devplant
f1dc3b1035 RED-3990-GET endpoints for list of dossiers of a specific dossier template
- add implementation for getting the list of dossiers for a certain dossier template
- add junit test
2022-05-05 17:22:17 +03:00
Timo Bejan
9cd4c0dd19 Pull request #393: RED-3800 dossier archived flag
Merge in RED/persistence-service from dossier-archived-flag to master

* commit '15dc2a62d107b592ae51190c1f10ec1e2ca8d6f6':
  RED-3800 dossier archived flag
  RED-3800 dossier archived flag
2022-05-03 18:39:52 +02:00
Timo Bejan
15dc2a62d1 RED-3800 dossier archived flag 2022-05-03 19:35:18 +03:00
Timo Bejan
24beb1a52c RED-3800 dossier archived flag 2022-05-03 19:34:38 +03:00
Timo Bejan
0b34daeaf3 Pull request #390: Port release to 340
Merge in RED/persistence-service from port-release-to-340 to master

* commit 'c17b7f75daf3bdbd5414ddb6e5e84e357171ee49':
  RED-3800 code cleanup
  Hotfix RED-3800 purge queue
  Hotfix RED-3800 reanslysis required status updates
  HOTFIX RED-3800 endpoint to reset text for all files that are not approved/deleted
  HOTFIX: RED-3800 ocr all files that have been ocrd
  HOTFIX: RED-3800 internal admin api
  migration manual run ctrl RED-3800
  NPE fix RED-3800
  RED-3800 Migration cleanup
  hotfix: migration to skip missing redaction logs (e.g. for deleted files w/o redaction log)
2022-05-03 16:53:50 +02:00
Timo Bejan
cd41c3e164 RED-3800 code cleanup 2022-05-03 17:32:55 +03:00
Timo Bejan
1047782021 Pull request #388: RED-3800 path var fix
Merge in RED/persistence-service from fix-pdftron-api to master

* commit '5f3811810b832b2aab9d6350c81e810abb2f0feb':
  RED-3800 path var fix
2022-05-03 15:18:16 +02:00
Timo Bejan
5f3811810b RED-3800 path var fix 2022-05-03 16:15:20 +03:00
Timo Bejan
76f70ad579 Pull request #387: RED-3800 clone fix
Merge in RED/persistence-service from fix-pdftron-api to master

* commit '151d466b1f75807971391c44a8a36528e49bc588':
  RED-3800 clone fix
2022-05-03 15:01:02 +02:00
Timo Bejan
151d466b1f RED-3800 clone fix 2022-05-03 15:50:45 +03:00
Timo Bejan
9e46e2f839 Pull request #386: RED-3800 DossierTemplateId and DossierStatusId attached to file
Merge in RED/persistence-service from fix-pdftron-api to master

* commit '279c8a79aa3a7c04fc35c93adefb51050789a162':
  RED-3800 DossierTemplateId and DossierStatusId  attached to file
2022-05-03 12:38:33 +02:00
Timo Bejan
279c8a79aa RED-3800 DossierTemplateId and DossierStatusId attached to file 2022-05-03 13:35:06 +03:00
Timo Bejan
7170de314b Pull request #385: Fix pdftron api
Merge in RED/persistence-service from fix-pdftron-api to master

* commit 'd4ba73c5c1c7133bcf007c984479ce5de5e3afb5':
  RED-3800 code cleanup
  RED-3800 adjusted pdftron api
  RED-3800 adjusted pdftron api
2022-05-03 12:18:57 +02:00
Timo Bejan
4ff60781f5 RED-3800 adjusted pdftron api 2022-05-03 13:02:31 +03:00
devplant
d035e2ecb7 RED-3705-Remove DELETED status for dossiers and files and use deleted timestamps instead
- remove dependency of ProcessingStatus.DELETED
2022-05-03 11:44:25 +03:00
Timo Bejan
eb438dc234 Pull request #383: Stats by template
Merge in RED/persistence-service from stats-by-template to master

* commit 'edfba898d98747eb74413738aa91e7461647b43d':
  RED-3899 - dossier stats by template fixes and pseudo-test
  RED-3899 - dossier stats by template first iteration
2022-05-03 09:23:44 +02:00
Timo Bejan
edfba898d9 RED-3899 - dossier stats by template fixes and pseudo-test 2022-05-02 22:52:03 +03:00
Timo Bejan
1cbdeedb2e RED-3899 - dossier stats by template first iteration 2022-05-02 15:34:10 +03:00
Ali Oezyetimoglu
68b0e81bf4 Pull request #381: RED-3938: Extend the clone dossier template endpoint
Merge in RED/persistence-service from RED-3938-ps1 to master

* commit 'f9ac8fafe6ba5d649a013fd6250b7256acdae8d0':
  RED-3938: Extend the clone dossier template endpoint
2022-05-02 13:57:06 +02:00
devplant
9f2d8edce9 RED-3036-As an admin I would like to adjust the softDeleteCleanupTime
- first implementation
- junit added
2022-04-29 15:16:43 +03:00
aoezyetimoglu
f9ac8fafe6 RED-3938: Extend the clone dossier template endpoint 2022-04-29 14:15:13 +02:00
Timo Bejan
b8ccee3074 RED-3763 cleanup 2022-04-26 14:40:09 +03:00
Timo Bejan
b34a943536 soft delete types RED-3880 2022-04-19 14:10:33 +03:00