devplant
09fc65541f
RED-5724 - Pressing Reanalyze-Button should reset processing_error_counter
...
- reset the counter in state of REPROCESS
2023-01-16 12:43:23 +02:00
Timo Bejan
7e8d05b512
RED-5981 remove from dictionary pending analhysis
2023-01-15 16:06:42 +08:00
Timo Bejan
2dda4da6a1
RED-5977 delete all asignees on user delete
2023-01-15 14:17:11 +08:00
Viktor Seifert
af9f68d498
RED-5892: Consolidated attribute changes and state changes.
...
Moved the change to the full-reprocess-status after a exclusion or auto-analysis flag toggle into the FileStatusService, so that the changes can be run in a transaction, which will prevent other threads from seeing incomplete changes.
2023-01-10 17:49:45 +01:00
Viktor Seifert
5e7bd282cf
RED-5892: Removed unused method params
2023-01-10 14:03:48 +01:00
Viktor Seifert
2023ac13b9
RED-5892: Corrected next processing step calculation.
...
Changed the calculation to always re-produce NER-entities if they are missing, instead of only doing that for full re-processing.
2023-01-10 12:40:03 +01:00
Philipp Schramm
fb98380543
RED-5608: Ocr is only possible for processed files
2023-01-05 14:08:54 +01:00
Philipp Schramm
291433a1ce
RED-5848: Reset OCR data if file is overwritten
2022-12-21 15:50:23 +01:00
Ali Oezyetimoglu
a074180241
RED-5809: removed unnecessary import
2022-12-21 10:23:42 +01:00
Ali Oezyetimoglu
bf5989e101
RED-5809: updated processedTime when declining a requested image recategoration redaction
2022-12-21 10:20:37 +01:00
Ali Oezyetimoglu
78bdb954e0
RED-5809: updated processedTime when declining a requested force redaction
2022-12-21 09:55:40 +01:00
Ali Oezyetimoglu
42d97bccc9
RED-5809: updated processedTime when declining a requested force redaction
2022-12-21 09:45:37 +01:00
Philipp Schramm
b983415bef
RED-5249: Marked utils classes with @UtilityClass
2022-12-14 11:44:41 +01:00
deiflaender
87d6480844
RED-5564: Calculate ai file always if missing
2022-12-13 12:06:18 +01:00
deiflaender
119840f3c3
RED-5548: Handle data migration on tenant creation, do not migrate already migrated files
2022-12-12 09:55:34 +01:00
deiflaender
505ec99b7a
RSS-287: Added endpoint to override scm values
2022-12-08 11:15:27 +01:00
deiflaender
d2f45744c2
RSS-146: Removed duplicate add to queue
2022-12-06 15:35:18 +01:00
deiflaender
9edb5b771e
RSS-146: Fixed endless ocr processing loop
2022-12-06 13:31:22 +01:00
Viktor Seifert
c03bba4eaa
Pull request #574 : RED-5479
...
Merge in RED/persistence-service from RED-5479 to master
* commit '3a5de265268ef9b04af5b633bc5939acbbf117f6':
RED-5479: Updated dependency version to release
RED-5479: Updated dependency version to release
RED-5479: Added preview-color field to download.
RED-5479: Deleted mocking of endpoints that are no longer available
RED-5479: Use preview color from dossier-template.
2022-12-06 10:32:38 +01:00
Viktor Seifert
3a5de26526
RED-5479: Updated dependency version to release
2022-12-06 10:23:09 +01:00
Viktor Seifert
8e088662af
Merge branch 'master' into RED-5479
2022-12-06 10:08:03 +01:00
Viktor Seifert
6a928e4072
RED-5479: Updated dependency version to release
2022-12-06 10:06:41 +01:00
deiflaender
a310e07f5c
RSS-146: Enabled to set ocr by default
2022-12-06 09:36:34 +01:00
devplant
6ebf9e0efc
RED-5674 - 404 when overwriting existing dossier template
...
- when deleting the current types from import a dossier template with update check for the types to not be deleted already and not system managed
2022-12-05 15:08:20 +02: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
Viktor Seifert
b890b2b171
RED-5479: Deleted mocking of endpoints that are no longer available
2022-12-02 16:43:58 +01:00
Viktor Seifert
6caeb3a11d
Merge branch 'master' into RED-5479
...
# Conflicts:
# persistence-service-v1/persistence-service-server-v1/src/main/java/com/iqser/red/service/peristence/v1/server/service/download/DownloadPreparationService.java
2022-12-02 16:22:58 +01:00
Viktor Seifert
ec47a511d6
RED-5479: Use preview color from dossier-template.
...
Set the color field for a redaction-message from the color configured in the dossier-template.
2022-12-02 16:18:18 +01:00
deiflaender
b462ddba24
RSS-283: Do not add justification suffix to reports if scmEnabled
2022-11-30 11:34:31 +01:00
Viktor Seifert
35570a4291
Pull request #570 : RED-5670
...
Merge in RED/persistence-service from RED-5670 to master
* commit '7ce28b9b5b997ed5636fa16d167cf3d5300b71b3':
RED-5670: Update platform version to include security fixes from spring-boot
RED-5670: Changed temp file creation so that it works on any OS, not just on Unix/Linux
2022-11-28 15:19:09 +01:00
Viktor Seifert
7ce28b9b5b
RED-5670: Update platform version to include security fixes from spring-boot
2022-11-28 15:11:21 +01:00
Viktor Seifert
0b7f3d1c0e
RED-5670: Changed temp file creation so that it works on any OS, not just on Unix/Linux
2022-11-28 15:02:28 +01:00
Timo Bejan
ff3fb03f29
RED-5563 - SMTP migration
2022-11-28 12:13:22 +02:00
devplant
bbc2932b74
RED-5469 - Rename CVSERVICEENABLED to CVTABLEPARSINGENABLED
...
- renamed cvServiceEnabled to cvTableParsingEnabled
2022-11-17 14:15:18 +02:00
devplant
eca24a4535
RED-5600 - 500 error code and wrong status codes for /download/prepare-option
...
- validate the reports list before proceeding with the download process
2022-11-17 10:38:40 +02:00
devplant
495bbcb08f
RED-5049 - Allow reports to be downloaded in all document states
...
- use the dossier reports/ download types in case the lists provided are empty
2022-11-14 14:18:54 +02:00
Ali Oezyetimoglu
fd2aa4e876
Pull request #564 : RED-5293 A
...
Merge in RED/persistence-service from RED-5293-A to master
* commit '5a47fb5c214d23d4fad98270ee7abe7e9ac34b4b':
RED-5293: adjusted ControllerAdvice for some SQLExceptions
RED-5293: added catch block for URISyntaxExceptions
RED-5293: jdbcUrl is checked for protocol and sql
RED-5293: jdbcUrl is checked for protocol and sql
RED-5293: fixed jdbcUrl-check by adding more checks; removed URL-check because it does not work
RED-5293: fixed jdbcUrl-check by adding more checks
RED-5293: fixed jdbcUrl-check by adding more checks
RED-5293: fixed jdbcUrl-check by adding URL check
RED-5293: fixed jdbcUrl-check by adding URL check
RED-5293: fixed jdbcUrl-check by adding URL check
RED-5293: fixed jdbcUrl-check by adding URL check
2022-11-11 12:54:23 +01:00
devplant
50f89016d2
RED-5049 - Allow reports to be downloaded in all document states
...
- add prefix UNAPPROVED for reports file also
2022-11-10 22:35:43 +02:00
Ali Oezyetimoglu
5a47fb5c21
RED-5293: adjusted ControllerAdvice for some SQLExceptions
2022-11-10 17:36:00 +01:00
Ali Oezyetimoglu
f8b6d033ac
RED-5293: added catch block for URISyntaxExceptions
2022-11-10 16:47:54 +01:00
Ali Oezyetimoglu
e51581c6d2
RED-5293: jdbcUrl is checked for protocol and sql
2022-11-10 16:37:27 +01:00
Ali Oezyetimoglu
f09c7e4318
RED-5293: jdbcUrl is checked for protocol and sql
2022-11-10 16:20:34 +01:00
Ali Oezyetimoglu
6b63468148
RED-5293: fixed jdbcUrl-check by adding more checks; removed URL-check because it does not work
2022-11-10 15:10:49 +01:00
Ali Oezyetimoglu
27dcd61e3e
RED-5293: fixed jdbcUrl-check by adding more checks
2022-11-10 14:25:23 +01:00
Ali Oezyetimoglu
197162b61b
RED-5293: fixed jdbcUrl-check by adding more checks
2022-11-10 14:23:31 +01:00
Ali Oezyetimoglu
39a0eb4f8d
RED-5293: fixed jdbcUrl-check by adding URL check
2022-11-10 12:55:36 +01:00
Ali Oezyetimoglu
907d88f658
RED-5293: fixed jdbcUrl-check by adding URL check
2022-11-10 12:51:35 +01:00
Ali Oezyetimoglu
6b79c657ab
RED-5293: fixed jdbcUrl-check by adding URL check
2022-11-10 12:30:26 +01:00
Ali Oezyetimoglu
56963986be
RED-5293: fixed jdbcUrl-check by adding URL check
2022-11-10 12:19:42 +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