516 Commits

Author SHA1 Message Date
devplant
61c60b30c4 RED-3894 - Allow the user to define a page range for imported redactions
- fix dependency issues
2022-10-17 13:41:30 +03:00
devplant
fa5a8245a1 RED-5403 - Dossier Template export and import
- delete current justifications when the import has none
- update junit tests
2022-10-17 12:18:02 +03:00
Philipp Schramm
4035abe2f3 Pull request #551: RED-5292: Split Tenant object into Request and Response without password
Merge in RED/persistence-service from RED-5292 to master

* commit '2dabbb1193edd11c6337f7aa286d1ba8457004e1':
  RED-5292: Split Tenant object into Request and Response without password
2022-10-13 09:11:04 +02:00
Philipp Schramm
2dabbb1193 RED-5292: Split Tenant object into Request and Response without password 2022-10-12 16:05:23 +02:00
devplant
9fedb2f1aa RED-5375 - Dossier Template export and import
- ignore file attribute general config in export in case of not found
2022-10-12 15:32:16 +03:00
Timo Bejan
3c2c0a8822 RED-5097 - ocr status updates - lastUpdated needs to change when ocr values change 2022-10-12 13:09:24 +03:00
Timo Bejan
7d42753bf2 RED-5097 - ocr status updates 2022-10-07 16:15:15 +03:00
devplant
132d8c5a0e RED-2200 - Dossier Template export and import
- fix problems for reports.
2022-10-06 16:52:08 +03:00
deiflaender
18569a0960 RED-5151: Reject redelivered messages 2022-09-27 13:00:08 +02:00
Timo Bejan
e967f7aabb RED-4479 and RED-4793 2022-09-25 22:56:01 +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
Viktor Seifert
1a290b80db RED-4928: Added assertions to the license-report test to check basic properties of the result 2022-08-15 15:05:14 +02:00
Ali Oezyetimoglu
39c2dd0101 RED-4961: "numberOfSoftDeletedFiles" for soft-deleted archived-dossier is always 0 2022-08-10 15:41:33 +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
deiflaender
726d31c967 RED-4753: Fixed migration with objectMapper 2022-08-01 11:03:02 +02:00
deiflaender
d7c2b73909 RED-4753: Reduced size of TEXT File migration 2022-08-01 10:35:16 +02:00
deiflaender
9841664e63 RED-4843: Upgraded storage commons 2022-07-29 10:32:11 +02:00
Timo Bejan
a876ace06b RED-4686 - storage commons update 2022-07-25 22:19:23 +03:00
Philipp Schramm
09d407fd91 RED-4771: Added @Transactional and reformat code 2022-07-25 16:02:39 +02:00
devplant
3c9cf65086 RED-4598 -
- when updating the dossier check first if watermark id has changed before validating the
- update tests
2022-07-13 13:50:10 +03:00
Ali Oezyetimoglu
608192c6f0 RED-4622: Formatted and organized imports 2022-07-13 11:24:58 +02:00
Timo Bejan
b56fc3cb95 RED-4525 - Colors update - basics 2022-07-11 20:07:17 +03:00
deiflaender
a775d52cad RED-4527: Store information of generated reports in storage 2022-07-07 11:28:36 +02:00
devplant
76913e02c9 RED-4249-When I edit or create a dossier as an owner I want to select from multiple watermark configurations
- when cloning a dossierTemplate the watermarks should be copied into the new dossierTemplate
- update tests
2022-07-01 13:18:04 +03: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
5c1b732b7d RED-4424-"lastReviewer" is always equal to "assignee" in the file status
- setStatus before setAssignee. Set lastReviewer, lastApprover with the last assignee and not the current assignee
- update tests
2022-06-29 16:03:06 +03:00
deiflaender
9c62db8839 RED-4264: Fixed declining remove redactions 2022-06-28 09:36:52 +02: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
devplant
9453a8250a RED-3081-As an admin of a dossier template I want to customize the highlighting color of a skipped redaction of an entity
- validate skipped hex color when creating and updating a type
- retrieve default value if one not provided
- update tests
2022-06-27 10:28:44 +03:00
devplant
d9060e39d8 RED-4249-As an admin of a dossier template I want to customize the highlighting color of a skipped redaction of an entity
- rework after review
2022-06-23 10:43:21 +03:00
devplant
93d54c0886 RED-4249-As an admin of a dossier template I want to customize the highlighting color of a skipped redaction of an entity
- initialise existing watermark configurations for the new columns
- update of tests
2022-06-22 16:40:43 +03:00
Philipp Schramm
fb4d867dd7 RED-4183 Upgraded postgres version for test container to 14.3 2022-06-22 09:35:45 +02:00
aoezyetimoglu
41ad7b2b33 RED-4153: Getting all existing dossiers returns deleted archived dossiers 2022-06-21 18:18:35 +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
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
Ali Oezyetimoglu
d93e413b82 Pull request #443: RED-4153: Getting all existing dossiers returns deleted archived dossiers
Merge in RED/persistence-service from RED-4153-2 to master

* commit 'e4337bbedc75fbddc3566019aec92344a0abba61':
  RED-4153: Getting all existing dossiers returns deleted archived dossiers
2022-06-15 14:15:23 +02:00
aoezyetimoglu
e4337bbedc RED-4153: Getting all existing dossiers returns deleted archived dossiers 2022-06-14 17:48:14 +02:00
Philipp Schramm
91039f7acc RED-4166: Bugfix, delete fileAttributes if overwrite file 2022-06-13 11:19:15 +02:00
Timo Bejan
5171b039d8 RED-3842 filesize 2022-06-07 12:23:25 +03:00
Timo Bejan
c8cfa82715 RED-3749 Revert digital signature removal 2022-06-07 11:17:52 +03:00
Timo Bejan
37a84d9049 RED-3584 / RED-3581 - notification issues - preferences validation test 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
Timo Bejan
8746319ca8 Added JDBC performance test to compare to JPA 2022-05-24 12:08:50 +03:00
Timo Bejan
06c9162b0f RED-3942 - Improve clone performance 2022-05-23 19:08:14 +03:00