232 Commits

Author SHA1 Message Date
deiflaender
505ec99b7a RSS-287: Added endpoint to override scm values 2022-12-08 11:15:27 +01:00
Viktor Seifert
6d28dac9cf RED-5479: Added preview-color field to download.
The field value will be used for preview-redaction as an override for the default value.
2022-12-05 13:25:50 +01:00
devplant
c34698c202 RED-5049 - Allow reports to be downloaded in all document states
- add new endpoint to prepare the download package with options: the reports list and the download types list
- unapproved files can be present in the package but not in redacted form
- add reports list to download status entity
2022-11-10 11:44:38 +02:00
Ali Oezyetimoglu
3a2905200f Pull request #562: RED-5293
Merge in RED/persistence-service from RED-5293 to master

* commit '1a1e799d40c01a2478fe132e6646cc4f95618f11':
  RED-5293: removed IllegalArgumentException in ControllerAdvice and specified it in in TenantsController
  RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
  RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
  RED-5293: fixed broken IllegalArgumentException, it throws now a 400 instead of 500
2022-11-09 17:26:19 +01:00
Ali Oezyetimoglu
1a1e799d40 RED-5293: removed IllegalArgumentException in ControllerAdvice and specified it in in TenantsController 2022-11-09 17:22:32 +01:00
Ali Oezyetimoglu
6333d9e087 Pull request #560: RED-5293: 500 for invalid tenant
Merge in RED/persistence-service from RED-5293 to master

* commit '9b7d1536ebb8bb2056c4e5519c0428f1f865a81e':
  RED-5293: Changed output to client to explain which argument is broken
  RED-5293: Changed output to client to explain which argument is broken
  RED-5293: Changed error message for empty parameters to show client which parameter is broken
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
2022-11-07 16:47:52 +01:00
Ali Oezyetimoglu
2beef30abb RED-5293: 500 for invalid tenant 2022-11-07 13:58:10 +01:00
Ali Oezyetimoglu
aa54bb6f3b RED-5293: 500 for invalid tenant 2022-11-07 13:55:25 +01:00
Ali Oezyetimoglu
8a3439ddf5 RED-5293: 500 for invalid tenant 2022-11-04 14:39:28 +01:00
Ali Oezyetimoglu
cf32e1684f RED-5293: 500 for invalid tenant 2022-11-04 13:25:39 +01:00
Ali Oezyetimoglu
a42c5efdc9 RED-5293: 500 for invalid tenant 2022-11-03 11:54:34 +01:00
Ali Oezyetimoglu
17a6f53673 Pull request #556: RED-5293: 500 for invalid tenant
Merge in RED/persistence-service from RED-5293 to master

* commit '92326e82f572c62f275c98fc47d1848e47f2c2ea':
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
  RED-5293: 500 for invalid tenant
2022-11-02 13:42:51 +01:00
Ali Oezyetimoglu
5ed2579362 RED-5293: 500 for invalid tenant 2022-10-28 16:46:36 +02:00
Ali Oezyetimoglu
a9f4c5f31f RED-5293: 500 for invalid tenant 2022-10-28 15:02:54 +02:00
devplant
5c6cf4c728 RED-4543 - In fileAttributesController, support ASCII and ISO as Encoding Type
- use encoding when import csv file
2022-10-28 13:32:31 +03:00
Ali Oezyetimoglu
eaa0a640d5 RED-5293: 500 for invalid tenant 2022-10-27 17:02:28 +02:00
devplant
54fcb5076b RED-4543 - In fileAttributesController, support ASCII and ISO as Encoding Type
- add column encoding to file attribute config
- update junit tests
2022-10-27 17:14:08 +03:00
Philipp Schramm
6a763e0575 RED-5232: Formatted service with latest styleguide 2022-10-17 14:43:45 +02:00
Philipp Schramm
2dabbb1193 RED-5292: Split Tenant object into Request and Response without password 2022-10-12 16:05:23 +02:00
Timo Bejan
7d42753bf2 RED-5097 - ocr status updates 2022-10-07 16:15:15 +03:00
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