672 Commits

Author SHA1 Message Date
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
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
aoezyetimoglu
a6b29035f2 RED-4242: Inconsistency regarding dossiers that have been deleted and archived for dossier stats 2022-06-21 12:34:27 +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
deiflaender
f42eefba9a RED-4219: Renalyse after accept/decline force/imageRecategorizations 2022-06-20 13:44:53 +02:00
Ali Oezyetimoglu
6570f79177 Pull request #445: RED-4078: Make sure that the dossier template can only be created with a proper name
Merge in RED/persistence-service from RED-4078-ps1 to master

* commit 'fe58e92b8f85fc1167c59e0cbc8694ec596f5de1':
  RED-4078: Make sure that the dossier template can only be created with a proper name
2022-06-15 14:33:04 +02:00
aoezyetimoglu
fe58e92b8f RED-4078: Make sure that the dossier template can only be created with a proper name 2022-06-15 14:17:06 +02: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
deiflaender
675275c20a RED-4269: Do not schedule deleted files 2022-06-15 09:29:51 +02:00
aoezyetimoglu
e4337bbedc RED-4153: Getting all existing dossiers returns deleted archived dossiers 2022-06-14 17:48:14 +02:00
Philipp Schramm
8e4bf87d10 RED-4040 Bugfix, NullPointerException if file was already restored 2022-06-14 15:24:44 +02:00
deiflaender
1c8fe90b31 RED-4186: Delete selected type also if deleting kms signature 2022-06-14 12:31:39 +02:00
Philipp Schramm
91039f7acc RED-4166: Bugfix, delete fileAttributes if overwrite file 2022-06-13 11:19:15 +02:00
deiflaender
ab085195d0 RED-4186: Delete also selected type if signature gets removed 2022-06-10 15:19:00 +02:00
deiflaender
91a8336d5c RED-4176: Renealyse after update of annotation status for resize redactions 2022-06-09 13:03:17 +02:00
devplant
9578ac4b0d RED-4145-Dossier template stats updates
- update filtering to remove incomplete status
2022-06-07 17:52:01 +03:00
Timo Bejan
bba7124cac RED-3842 filesize 2022-06-07 15:19:37 +03:00
Timo Bejan
5171b039d8 RED-3842 filesize 2022-06-07 12:23:25 +03:00
Timo Bejan
e6e0dd27dd RED-3842 filesize 2022-06-07 12:17:14 +03:00
Timo Bejan
94e606dcfb RED-3749 Revert digital signature removal 2022-06-07 11:22:33 +03:00
Timo Bejan
c8cfa82715 RED-3749 Revert digital signature removal 2022-06-07 11:17:52 +03:00
aoezyetimoglu
4fb570bd8a RED-4012: Dossier stats controller always returns numberOfSoftDeletedFiles = 0 2022-06-03 12:49:45 +02:00
deiflaender
60ff90d5d5 RED-4064: Trigger reanalysis instead of analysis on resize redaction 2022-06-03 11:50:24 +02:00
deiflaender
6ad0f804dc RED-4064: Always trigger reanalysis instead of surrounding text analysis when add a resize redaction 2022-06-03 11:01:18 +02:00
Timo Bejan
ec29d583f5 RED-3584 / RED-3581 - notification issues - preferences validation test 2022-06-03 10:11:12 +03:00
Timo Bejan
37a84d9049 RED-3584 / RED-3581 - notification issues - preferences validation test 2022-06-03 10:06:42 +03:00
Timo Bejan
356b15c837 RED-3584 / RED-3581 - notification issues 2022-06-03 10:06:42 +03:00
Timo Bejan
9ab92b86c2 RED-4028 - fixed error in hard delete file 2022-06-02 20:23:32 +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
Philipp Schramm
2de00f1a72 RED-3885: Add file to pdf2image-service queue, when preprocessing is done. (is disabled by default) 2022-05-31 12:23:52 +02:00
Philipp Schramm
a7ee9237a0 RED-3885: Added queues for pdf2image-service, is disabled by default 2022-05-30 16:09:06 +02: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
e136be5bd4 RED-3942 - Improve clone performance 2022-05-23 20:28:39 +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
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
Timo Bejan
b5c6269e09 Fixed order of analysis RED-4017 2022-05-13 08:49:54 +03:00
aoezyetimoglu
7d4da5fa83 RED-4007: INC12878261: Cannot set dossier dictionary to "addToDictionaryAction": true 2022-05-12 10:33:04 +02:00