62 Commits

Author SHA1 Message Date
Timo Bejan
e6e0dd27dd RED-3842 filesize 2022-06-07 12:17:14 +03:00
Philipp Schramm
a7ee9237a0 RED-3885: Added queues for pdf2image-service, is disabled by default 2022-05-30 16:09:06 +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
Timo Bejan
d4ba73c5c1 RED-3800 code cleanup 2022-05-03 13:16:20 +03:00
Timo Bejan
4ff60781f5 RED-3800 adjusted pdftron api 2022-05-03 13:02:31 +03:00
aoezyetimoglu
94e523a790 RED-3748: Update justification form for Seeds and make it a multi-file-report 2022-04-27 16:21:22 +02:00
Timo Bejan
b8ccee3074 RED-3763 cleanup 2022-04-26 14:40:09 +03:00
Timo Bejan
7fedd75a90 RED-3915 - source id 2022-04-25 16:08:57 +03:00
Timo Bejan
6bfbeedd25 RED-3737 passing file-name to pdftron for office to pdf conversion 2022-04-19 15:01:11 +03:00
Timo Bejan
309c3ca8d0 RED-3800 java-18 support 2022-04-14 11:44:03 +03:00
deiflaender
09aa2ee84f RED-3809: Upgraded to latest spring boot: 2.6.6 2022-04-08 09:32:52 +02:00
deiflaender
9f0a4f358e RED-3720: Added migrarion for highlights 2022-04-06 13:18:58 +02:00
deiflaender
ab3f4a27fa RED-3616: Added autoHideSkipped to Entities 2022-04-05 12:06:24 +02:00
deiflaender
e8afcc0afb RED-3720: Save annotations and TextHighlight PathElements on upload to TEXT_HIGHLIGHTS file 2022-04-01 12:15:23 +02:00
deiflaender
b16babef1a RED-3699: Fixed cycle rest calls on getRedactionLog 2022-03-25 09:33:35 +01:00
Philipp Schramm
8b5d8439dc RED-3450 Use latest pdftron-service version and enabled validation KMS signature 2022-03-24 15:41:33 +01:00
Philipp Schramm
56084c6d6e RED-3450 Changed versions and disabled testing signature for release 2022-03-24 14:48:32 +01:00
Philipp Schramm
a421bd4b4e Merge branch 'master' into RED-3450
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/resources/db/changelog/db.changelog-master.yaml
2022-03-24 14:34:15 +01:00
Philipp Schramm
33876b761d RED-3450 Added digital kms signature 2022-03-24 14:27:49 +01:00
deiflaender
4d63908c8a RED-2836: Upgraded to redaction-service api 2022-03-21 13:14:26 +01:00
Philipp Schramm
133a523f60 RED-3334 Added dropIndex parameter to reindex method 2022-03-14 10:23:39 +01:00
aoezyetimoglu
feb77b7d39 RED-3493: Update platform-commons-dependency 2022-02-25 17:42:00 +01:00
deiflaender
b83c262b2d RED-3408: Set fileManipulationDate if file is modified. Updated api of text highlight processing 2022-02-23 14:53:44 +01:00
deiflaender
15dee5c876 RED-3397: Added endpoint to convert texthighlights 2022-02-22 11:24:01 +01:00
deiflaender
97ebaa7cd2 RED-3420: Fixed enpoint to import redactions 2022-02-14 17:12:31 +01:00
deiflaender
d34209ce42 RED-3420: Added enpoint to import redactions 2022-02-14 16:05:18 +01:00
Timo Bejan
01569b6a0d reanalyse cleanup, imported flag for redaction-log 2022-02-11 12:57:15 +02:00
Philipp Schramm
ffd4da35ad RED-3350 Communication with entity recognition via queues 2022-02-09 15:46:56 +01:00
deiflaender
98d4a65638 RED-3243: Removed unneeded code for imported redactions 2022-01-31 15:43:32 +01:00
Timo Bejan
129a1e2a97 Fixed various issues for efsa. Improved UI RED-3303 and others 2022-01-30 20:00:07 +02:00
deiflaender
3a22964b8d RED-3243: Added new delta preview download file type 2022-01-28 11:32:40 +01:00
deiflaender
0c921a121b RED-3239: Protoyped logic for imported redactions 2022-01-27 16:05:10 +01:00
Timo Bejan
8f208957bb adjusted for new redaction service 2022-01-27 16:55:21 +02:00
deiflaender
abd311a2e0 RED-3243: Read redaction annotation from preview documents 2022-01-26 13:02:09 +01:00
Philipp Schramm
b9df862ebf Merge branch 'master' into feature/RED-2896
# Conflicts:
#	persistence-service-v1/persistence-service-server-v1/src/main/java/com/iqser/red/service/peristence/v1/server/service/FileStatusService.java
#	persistence-service-v1/persistence-service-server-v1/src/test/java/com/iqser/red/service/peristence/v1/server/integration/tests/FileTest.java
#	persistence-service-v1/pom.xml
2022-01-13 16:26:47 +01:00
Philipp Schramm
2ad275d3a1 RED-2896 Trigger Index Queue when assignee, file attributes or workflow status changes 2022-01-13 16:17:25 +01:00
aoezyetimoglu
d0aba87bce RED-3183: Upgrade log4j to 2.17.1 2022-01-13 15:26:33 +01:00
Timo Bejan
7ff197d730 analysis version in redactionlog and changes 2022-01-13 10:59:09 +02:00
Timo Bejan
36353463c9 analysis version in redactionlog and changes 2022-01-13 10:56:57 +02:00
deiflaender
f4f388266e RED-2440: Fixed image-service-v2 integration problems 2022-01-10 12:33:22 +01:00
aoezyetimoglu
8fad8e64f5 RED-3127: Upgrade log4j to 2.17.0 2021-12-21 12:02:19 +01:00
aoezyetimoglu
c8d7ec0088 RED-3116: Fix missing relativePath in mvn projects to leads to non working sync on latest intellij 2021-12-17 13:49:19 +01:00
Philipp Schramm
35ce24bf1f RED-3106: Upgraded log4j to 2.16.0 2021-12-16 09:41:04 +01:00
deiflaender
afeee3811c RED-2439: Enabled to find surrounding text for manual redactions via queue 2021-12-13 13:26:55 +01:00
Philipp Schramm
303ac3e00a RED-3075: Upgraded log4j to 2.15.0 2021-12-13 10:25:02 +01:00
deiflaender
a6c3cc864a RED-2439: Calculate surrounding text for manual redactions 2021-12-09 16:50:37 +01:00
deiflaender
2618f567b4 RED-2861: Upgraded to redaction-service that has isRectangle in redactionlog 2021-11-30 13:03:26 +01:00
Timo Bejan
271f0ac266 redaction-service update 2021-11-22 14:53:41 +02:00
Timo Bejan
0f2e04aedf 2 new redaction-log flags for UI indicators - version cleanup 2021-11-18 11:29:44 +02:00