1758 Commits

Author SHA1 Message Date
Philipp Schramm
e7621b8d20 RED-2562 Added watermark flag to dossier for preview 2021-11-02 12:11:18 +01:00
Timo Bejan
615e5bba55 test fix 2021-10-29 15:46:20 +03:00
Timo Bejan
2231c9773c test fixes 2021-10-29 15:44:34 +03:00
Timo Bejan
d0c0aaac39 fixed since requests 2021-10-29 15:41:36 +03:00
devplant
e7fe2e352f RED-2494 Replace all updates (find-if-present-write) with atomic operations
-additionally changes (removing filtering)
2021-10-28 18:07:08 +03:00
aoezyetimoglu
6db0b937ef RED-2429: dependency updates 2021-10-28 13:17:43 +02:00
Philipp Schramm
e35dfa9833 RED-2512 Clear excluded pages during overwriting file 2021-10-27 13:54:12 +02:00
Ali Oezyetimoglu
c8f5ce2ec7 Pull request #88: RED-2429 ps5
Merge in RED/persistence-service from RED-2429-ps5 to master

* commit '229c3b507694527e4a0e9689fa39fc6e22836326':
  RED-2429: As a user I want to resize a redaction
  fixed stopword
2021-10-26 17:27:46 +02:00
aoezyetimoglu
229c3b5076 RED-2429: As a user I want to resize a redaction 2021-10-26 17:14:11 +02:00
aoezyetimoglu
0c3846e333 fixed stopword 2021-10-26 17:12:45 +02:00
Ali Oezyetimoglu
17a2bf6bf9 Pull request #87: RED-2429: As a user I want to resize a redaction - fixed processed date
Merge in RED/persistence-service from RED-2429-ps4 to master

* commit '4b56c654e8221fceaa7a9b1a912c1f53d6aa3ed7':
  RED-2429: As a user I want to resize a redaction - fixed processed date
2021-10-26 14:23:02 +02:00
aoezyetimoglu
4b56c654e8 RED-2429: As a user I want to resize a redaction - fixed processed date 2021-10-26 12:25:29 +02:00
Ali Oezyetimoglu
681d6b964e Pull request #86: Stopword
Merge in RED/persistence-service from stopword to master

* commit '1ba310c826bd18e8ae08d2a633a04af571108c41':
  fixed stopword
  fixed stopword
2021-10-26 11:59:17 +02:00
aoezyetimoglu
1ba310c826 fixed stopword 2021-10-26 11:07:13 +02:00
aoezyetimoglu
f630b50b9b fixed stopword 2021-10-26 11:06:40 +02:00
Ali Oezyetimoglu
233f7fa47e Pull request #85: RED-2429: As a user I want to resize a redaction - fixed positions bug
Merge in RED/persistence-service from RED-2429-ps3 to master

* commit '4339bcee917c54b722193fe82baea2473164c8f1':
  RED-2429: As a user I want to resize a redaction - fixed positions bug
2021-10-26 10:06:36 +02:00
aoezyetimoglu
4339bcee91 RED-2429: As a user I want to resize a redaction - fixed positions bug 2021-10-26 09:58:53 +02:00
Philipp Schramm
3bf480f2b3 RED-2354 Added DossierNotFoundException to ControllerAdvice.java 2021-10-25 14:59:29 +02:00
Timo Bejan
a973e0789b merged stuff 2021-10-25 11:21:25 +03:00
Timo Bejan
b83e915feb status poll and rework of dossier-stats 2021-10-25 09:15:24 +03:00
Philipp Schramm
d8303c5f4c RED-2513 If file is deleted, processState can not be updated 2021-10-25 07:31:50 +02:00
Timo Bejan
4582ee261b Pull request #76: sample migration for digitalSignature update
Merge in RED/persistence-service from feature/RED-2494 to master

* commit 'de1bb1ad72e7a33cc08083a2bdb61eb2350f7240':
  RED-2494 Replace all updates (find-if-present-write) with atomic operations
  sample migration for digitalSignature update
2021-10-22 11:26:54 +02:00
devplant
de1bb1ad72 RED-2494 Replace all updates (find-if-present-write) with atomic operations
-first set of changes
2021-10-22 12:18:52 +03:00
Dominique Eifländer
665e3d6911 RED-2418: Fixed not working exception handling if redactionlog is not present 2021-10-22 10:56:53 +02:00
Ali Oezyetimoglu
b4b42496f9 Pull request #80: RED-2429: As a user I want to resize a redaction
Merge in RED/persistence-service from RED-2429-ps2 to master

* commit 'b4d00a5602c935de4128895312a87ba47eadae8c':
  RED-2429: As a user I want to resize a redaction
2021-10-22 10:53:25 +02:00
aoezyetimoglu
b4d00a5602 RED-2429: As a user I want to resize a redaction 2021-10-22 10:46:04 +02:00
Dominique Eifländer
6e7e8ecdd8 RED-2489: Fixed racecondition on update flags 2021-10-21 11:25:38 +02:00
Ali Oezyetimoglu
85edd79114 Pull request #78: RED-2429: As a user I want to resize a redaction
Merge in RED/persistence-service from RED-2429-ps1 to master

* commit '3dc0218a28f33b3f7341b318066394b12d5aa930':
  RED-2429: As a user I want to resize a redaction
2021-10-20 15:31:34 +02:00
aoezyetimoglu
3dc0218a28 RED-2429: As a user I want to resize a redaction 2021-10-20 15:14:56 +02:00
Dominique Eifländer
2c06826c52 RED-2187: Splitted processing status from workflow status 2021-10-20 12:54:16 +02:00
Timo Bejan
87157cc19f sample migration for digitalSignature update 2021-10-20 10:36:07 +03:00
devplant
3f7f27c791 RED-2437 Notification Preferences Persistence
-first implementation, including integration tests
2021-10-19 10:32:41 +03:00
Philipp Schramm
b7107e3520 RED-2455 Bugfix: Delete file attributes if hard deleting file. And added test 2021-10-18 11:02:53 +02:00
Timo Bejan
6dea6e1c18 Pull request #73: enumerated type -> int to string in db
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '693a92bf10960a0e4664964a0e1e696792a0df7d':
  unique constraint fix
  unique constraint fix
  enumerated type -> int to string in db
2021-10-17 16:58:54 +02:00
Timo Bejan
693a92bf10 unique constraint fix 2021-10-17 17:41:17 +03:00
Timo Bejan
0a6dc82e63 unique constraint fix 2021-10-15 19:04:21 +03:00
Timo Bejan
7bd8214a32 enumerated type -> int to string in db 2021-10-15 18:23:36 +03:00
Timo Bejan
6da7d089ca Pull request #71: fixed createdDated/ModifiedDate dossierTemplate update
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '00116d93469dbcfc05c4226d12555fd915701be6':
  fixed createdDated/ModifiedDate dossierTemplate update
2021-10-15 08:40:07 +02:00
Timo Bejan
00116d9346 fixed createdDated/ModifiedDate dossierTemplate update 2021-10-15 09:31:22 +03:00
Dominique Eifländer
f82bbf76f9 RED-2403: Fixed duplicate multifile nameing in downloads 2021-10-14 14:11:09 +02:00
Dominique Eifländer
bda8893c6c RED-2466: Fixed store multifile flag on report upload 2021-10-14 13:27:29 +02:00
Dominique Eifländer
eef1459f0b RED-2252: Use compliant encryption algorithm AES/GCM/NoPadding 2021-10-14 12:42:32 +02:00
Philipp Schramm
7bd0788c22 Pull request #67: RED-2403 Fixed issue with file collision for multi file report template uploads
Merge in RED/persistence-service from RED-2403 to master

* commit '939a2a5752a82862ddfe2a6a72f0f4a945f07941':
  RED-2403 Removed blank
  RED-2403 Adopted controller and test to handle fileNames containing dots
  RED-2403 Fixed issue with file collision for multi file report template uploads
2021-10-14 10:16:09 +02:00
Philipp Schramm
939a2a5752 RED-2403 Removed blank 2021-10-14 10:04:48 +02:00
Philipp Schramm
8b0d5b63d5 RED-2403 Adopted controller and test to handle fileNames containing dots 2021-10-14 10:03:18 +02:00
Ali Oezyetimoglu
05fbeff7b5 Pull request #64: RED-2250: updating dependency
Merge in RED/persistence-service from RED-2250-ps3 to master

* commit '9c8fc0b5d95591e2a6fc09cf51402170b48fefa2':
  RED-2250: updating dependency
2021-10-14 09:13:11 +02:00
Philipp Schramm
db93fb6e5c Merge branch 'master' into RED-2403 2021-10-14 08:56:26 +02:00
Philipp Schramm
3105367aa9 RED-2403 Fixed issue with file collision for multi file report template uploads 2021-10-14 08:55:46 +02:00
Timo Bejan
16e6f4c67b Pull request #66: num analysis set now
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '1b77a6a9b90345b5e601fac06ebe7d6d7f1fc25e':
  num analysis set now
2021-10-14 08:18:32 +02:00
Timo Bejan
1b77a6a9b9 num analysis set now 2021-10-14 09:09:38 +03:00