904 Commits

Author SHA1 Message Date
deiflaender
7212012cd6 RED-5277: Fixed Message Deserialization in Ner/Image service resonse 2023-02-16 14:50:03 +01:00
deiflaender
723ddc7fa4 hotfix: Do not remove lastFileReview / lastApprover when deleting users 2023-02-10 14:11:27 +01:00
Timo Bejan
00a6b2f075 RED-4188 added timed dependencies and metric for calculateFlags since this method is calld several times per file each time something happens inside it 2023-02-09 12:54:36 +02:00
Timo Bejan
0abd4edc67 RED-4979 - lowercase colors on persist 2023-02-06 11:47:48 +02:00
devplant
a45b841d5b RED-6105 - Cannot import exported specific Dossier Template
- correct mismatched typo for compression ratio threshold constant as an environment value
- upgrade platform-dependency
- correct junit reference
- add missing lombok annotations
2023-02-03 11:34:37 +02:00
devplant
c3477d78e1 RED-6105 - Cannot import exported specific Dossier Template
- add the compression ratio threshold constant as an environment value
- add a junit test with threshold ratio surpassed
2023-02-02 16:07:29 +02:00
Timo Bejan
bcb26a6063 Pull request #602: RED-5844 processed status for excluded files
Merge in RED/persistence-service from RED-5844 to master

* commit '3c4cb7a43e0746258f2b047b5b6d804010194f69':
  RED-5844 processed status for excluded files
2023-01-30 12:26:15 +01:00
Timo Bejan
3c4cb7a43e RED-5844 processed status for excluded files 2023-01-30 17:30:23 +07:00
Philipp Schramm
abea17381f RED-5248: Fix handling of temp files 2023-01-30 11:06:15 +01:00
Timo Bejan
686a7a51f2 RED-4579 - fixed sort for audit screen 2023-01-27 20:02:03 +07:00
Timo Bejan
1ba979a257 RED-5883 - duplicate dossier fix 2023-01-27 18:03:08 +07:00
Kresnadi Budisantoso
502d7a949d Pull request #599: RED-6075 Added schema parameter to jdbc URL config
Merge in RED/persistence-service from kbudisantoso/RED-6075-main-db-schema to master

* commit 'ce79cf89407c30e31c13f624fa277db5cfa7d57e':
  RED-6075 Added schema parameter to jdbc URL config
2023-01-26 09:28:07 +01:00
Kresnadi Budisantoso
ce79cf8940 RED-6075 Added schema parameter to jdbc URL config 2023-01-25 17:24:06 +01:00
devplant
b8653ce0ba RED-5784 - As the admin I want to configure the applied redaction color
- update junit tests
2023-01-25 15:07:31 +02:00
devplant
3d82f821d8 RED-5784 - As the admin I want to configure the applied redaction color
- in case the applied redaction color is not provided, set the default one (#000000)
2023-01-25 14:56:31 +02:00
deiflaender
20b2e13abb RED-5785: Removed restriction for watermarks to contain only ASCII chars 2023-01-25 10:34:18 +01:00
Corina Olariu
8484434eca Pull request #594: Feature/RED-5784
Merge in RED/persistence-service from feature/RED-5784 to master

* commit '69d12e946e3104bc44701f8f87f21d326d86fa40':
  RED-5784 - As the admin I want to configure the applied redaction color
  RED-5784 - As the admin I want to configure the applied redaction color
2023-01-25 10:25:17 +01:00
deiflaender
e47269d53c RED-6063: Run create tenant async to fix migration timeout 2023-01-24 12:14:50 +01:00
deiflaender
82491e0f6f RED-6063: Added migration to add simplified text file if missing 2023-01-24 08:56:14 +01:00
devplant
69d12e946e RED-5784 - As the admin I want to configure the applied redaction color
- update initialization
2023-01-20 13:16:58 +02:00
devplant
51db508448 RED-5784 - As the admin I want to configure the applied redaction color
- add new color to the colors list (applied redaction color)
- send the color to the message queue for download package
2023-01-20 13:08:43 +02:00
deiflaender
9795cbf675 RED-6032: Fixed not setting processed date for manual resize redaction after analysis 2023-01-19 10:36:17 +01:00
Philipp Schramm
917dc3582a Merge branch 'master' into RED-4904_Rework 2023-01-19 08:16:13 +01:00
Philipp Schramm
7f7556c36a RED-4904: Added method to remove not existing users 2023-01-19 08:15:26 +01:00
deiflaender
b3d17223f4 RED-5984: Do not set ProcessedDate for manual redaction with update dictionary before analysed 2023-01-18 09:50:46 +01:00
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