212 Commits

Author SHA1 Message Date
deiflaender
6b639b0078 RED-3925: Implemented logic to get deploymentKey 2022-09-23 10:48:50 +02:00
devplant
ddf78824c9 RED-2200 - Dossier Template export and import
- rework: reports with duplicate names for reports, find types and dossier states by id first then by name
- delete existing types/ dossier states that were not in the import
- update name of queue
2022-09-22 11:00:49 +03:00
devplant
16e3c562f5 RED-2200 - Dossier Template export and import
- return the dossier template as result of the import
2022-09-16 14:21:41 +03:00
devplant
35f3b3e06c RED-2200 - Dossier Template export and import
- add implementation for import and export.
- add tests
2022-09-14 09:42:06 +03:00
deiflaender
f9f2e7435a RED-4512: Added endpoint to get tenants and added additional attributes to tenants 2022-09-01 09:40:54 +02:00
deiflaender
0adf8026ce RED-4512: Implemented multitenancy for persistence 2022-08-31 16:16:39 +02:00
deiflaender
139d70c03d RED-5022: Changed figure detection Filename to FIGURE, because it is hard coded in image perdiction service 2022-08-19 13:14:07 +02:00
deiflaender
97c1c9ae5f RED-5022: Excute table parsing and figure detection if cv-service is enabled 2022-08-19 11:30:31 +02:00
Ali Oezyetimoglu
99984dbc86 RED-4890: removed imports & changed order of modifiers & other small refinements 2022-08-15 18:12:48 +02:00
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
Timo Bejan
7ba6eb4e81 RED-4686 - storage updates - fixed compiledJson 2022-07-26 12:34:42 +03: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