Timo Bejan
02579ef0e5
RED-7158 layout status in UI
2023-08-16 13:47:44 +03:00
Kilian Schüttler
4b39e837a8
Merge branch 'DM-357' into 'master'
...
DM-357: always schedule reanalysis, when any manual redaction happens
Closes DM-357
See merge request redactmanager/persistence-service!74
2023-08-16 12:19:43 +02:00
Kilian Schuettler
5e98160a58
DM-357: remove outdated status and messageTypes
...
* remove surrounding-text functionality
2023-08-16 12:02:19 +02:00
Kilian Schuettler
6956b604cc
DM-357: schedule reanalysis for every manualRedaction
...
* silence that stupid automaticAnalysisJob spamming
2023-08-16 12:02:19 +02:00
Kilian Schuettler
1f89d64d81
DM-357: always schedule reanalysis, when any manual redaction happens
...
* refactored code slightly
2023-08-16 12:02:19 +02:00
Timo Bejan
ed272695ef
Merge branch 'RED-7158-2' into 'master'
...
RED-7158-2 last layout processed time
Closes RED-7158
See merge request redactmanager/persistence-service!73
2023-08-16 12:01:53 +02:00
Timo Bejan
5c19b6af0b
RED-7158-2 last layout processed time
2023-08-16 12:01:53 +02:00
Timo Bejan
65b196c7f4
Merge branch 'RED-7400-ps1' into 'master'
...
RED-7400: fixed error of breaking redaction log with removing engine-check for resize redactions
Closes RED-7400
See merge request redactmanager/persistence-service!68
2023-08-16 11:58:46 +02:00
Ali Oezyetimoglu
067fb8a814
RED-7400: changed logic for flag isLocalManualRedaction
2023-08-15 12:33:37 +02:00
Kilian Schuettler
149b85c433
RED-7158: add viewer document and deprecate section-grid
2023-08-15 12:20:14 +02:00
Ali Oezyetimoglu
2eecf7c428
RED-7400: fixed error of breaking redaction log with removing engine-check for resize redactions
2023-08-14 15:56:37 +02:00
Ali Oezyetimoglu
a58d4d38cf
RED-7241: refactored some code and deleted dead code
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
0835bf50be
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
7bb42d5131
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
94bac70f5d
RED-7241: added many log files to debug strange behaviour
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
cd945eea82
RED-7241: fixed logic to adapt resize endpoints;
...
removed unused and deprecated methods
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
d4a5b04572
RED-7241: added flag addToAllDossiers to ManualResizeRedaction
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
8701d24f96
RED-7241: adapted resize endpoints for multi-level dictionaries and added Junit tests and did some refactoring
2023-08-11 12:06:23 +02:00
Ali Oezyetimoglu
5eba596815
RED-7241: cleaned up unneeded imports
2023-08-11 12:06:23 +02:00
Andrei Isvoran
ebd1165b66
Fix PMD
2023-08-11 12:08:32 +03:00
Andrei Isvoran
5e53580c00
RED-6864 - Close streams when done in order to delete temp files
2023-08-11 11:02:42 +02:00
Corina Olariu
2bcee8ccc2
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
...
- update to the new version for storage-commons
- replace getObject from storageService with downloadTo
- update tests
2023-08-08 18:59:00 +03:00
Andrei Isvoran
973816f0f7
DM-357 - no longer save all manualRedactionLogEntries here -> they will be...
2023-08-08 17:16:46 +02:00
Andrei Isvoran
6eb522d524
RED-7290 - Update platform-common-dependency version
2023-08-03 18:12:09 +03:00
deiflaender
3f5bde17d5
DM-165: Trigger full reanalysis after rotation of pages
2023-08-03 12:42:36 +02:00
Corina Olariu
825166b8fc
RED-6852 - localManualRedaction is false for resized rule-Based redaction
...
- update the condition for rule based redaction in case of resize
2023-08-02 16:48:20 +03:00
Kilian Schuettler
3fae3c0627
update layoutparser version
2023-08-01 10:45:26 +02:00
Kilian Schuettler
7e4a034784
add sectio grid id
2023-08-01 10:45:26 +02:00
Kilian Schuettler
a6cf632d6e
fix some log messages
2023-08-01 10:45:26 +02:00
Kilian Schuettler
b7d51a0701
add simplifiedText
2023-08-01 10:45:26 +02:00
Kilian Schuettler
e794a8effd
add application type
2023-08-01 10:45:26 +02:00
Kilian Schuettler
93d2f41720
use final version
2023-08-01 10:45:26 +02:00
Kilian Schuettler
0e2200f336
RED-6725: integrate layout parser
...
* fixed error messages
* extracted common zip file response entity function
* added content length header
* removed unused identifier
2023-08-01 10:45:26 +02:00
Kilian Schuettler
4105563036
RED-6725: deprecate FileType.TEXT, fix tests
2023-08-01 10:45:26 +02:00
Kilian Schuettler
c9254532d7
RED-6725: fix test mock
2023-08-01 10:45:26 +02:00
Kilian Schuettler
4977090070
RED-6725: integrate layoutparsing service
...
* updated layout parser version
* added layout parsing type
2023-08-01 10:45:26 +02:00
Kilian Schuettler
12703c6eda
RED-6725: integrate layoutparsing service
2023-08-01 10:45:26 +02:00
Andrei Isvoran
e7b29fb683
Merge branch 'RED-7080' into 'master'
...
RED-6992 - Add removeWatermark flag for dossier template
Closes RED-7080
See merge request redactmanager/persistence-service!60
2023-07-31 14:24:28 +02:00
Andrei Isvoran
bb799a15b3
RED-6992 - Add removeWatermark flag for dossier template
2023-07-31 14:27:54 +03:00
Timo Bejan
7476c56204
Merge branch 'RED-7052' into 'master'
...
Reanalyze by hand should also do full reprocess if required
Closes RED-7052
See merge request redactmanager/persistence-service!59
2023-07-28 13:56:17 +02:00
Corina Olariu
9ec55808d6
Merge branch 'RED-6852' into 'master'
...
RED-6852 - localManualRedaction is false for resized rule-Based redaction
Closes RED-6852
See merge request redactmanager/persistence-service!57
2023-07-28 10:58:12 +02:00
Timo Bejan
92bf9fd224
Reanalyze by hand should also do full reprocess if required
2023-07-28 10:18:25 +02:00
Andrei Isvoran
d515014468
RED-6992 - Add ocrByDefault flag for dossier template
2023-07-27 17:38:30 +03:00
Timo Bejan
bea9e39eee
Update pom.xml
2023-07-27 08:48:57 +02:00
Corina Olariu
4abbd04fe9
RED-6852 - Not possible to delete specific dossier - Error code 500 returned
...
- set the flag local manual redaction true in case the manual redaction type is RESIZE and engine has RULE value
2023-07-27 09:16:33 +03:00
Ali Oezyetimoglu
14a46dc237
RED-7140: make tenantId available in CompletableFeature.supplyAsync
2023-07-25 09:37:37 +02:00
Ali Oezyetimoglu
33638c2b5e
RED-7140: get userId before async method
2023-07-20 15:55:29 +02:00
Ali Oezyetimoglu
a9615a5c00
RED-7140: changed to CompletableFuture with InputStreamResource to make it possible to download files greater than 5GB
2023-07-14 15:03:55 +02:00
Andrei Isvoran
95ed1c643a
RED-6981 - save file size when uploading
2023-07-13 11:16:08 +02:00
Corina Olariu
06c788d664
Merge branch 'RED-7054-test-100' into 'master'
...
RED-7054 - Not possible to delete specific dossier - Error code 500 returned
Closes RED-7054
See merge request redactmanager/persistence-service!49
2023-07-11 09:54:23 +02:00