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
Timo Bejan
a2864b4e1c
RED-3942 - Improve clone performance
2022-05-23 17:39:20 +03:00
devplant
d0b465e0e7
RED-3749-Remove digital signatures on upload
...
- merge master
2022-05-18 15:09:40 +03: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
12c34d1c0e
RED-3800 code cleanup
2022-05-10 08:59:45 +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
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
c17b7f75da
Migrated all 3.3.0 patches to 3.4
2022-05-03 17:50:37 +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
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