246 Commits

Author SHA1 Message Date
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
feature/RED-2513_2 master_200
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
feature/RED-2494_3
2021-10-22 12:18:52 +03:00
Dominique Eiflaender
9eb3eedc5c Pull request #81: RED-2418: Fixed not working exception handling if redactionlog is not present
Merge in RED/persistence-service from RED-2418 to master

* commit '665e3d6911b59dd012e69553abe664e5ae1fea81':
  RED-2418: Fixed not working exception handling if redactionlog is not present
0.77.0
2021-10-22 11:05:53 +02:00
Dominique Eifländer
665e3d6911 RED-2418: Fixed not working exception handling if redactionlog is not present RED-2418_2 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
0.76.0
2021-10-22 10:53:25 +02:00
aoezyetimoglu
b4d00a5602 RED-2429: As a user I want to resize a redaction RED-2429-ps2_3 2021-10-22 10:46:04 +02:00
Dominique Eiflaender
4ead936655 Pull request #79: RED-2489: Fixed racecondition on update flags
Merge in RED/persistence-service from RED-2489 to master

* commit '6e7e8ecdd8720833913c6d37522a15bd569b859b':
  RED-2489: Fixed racecondition on update flags
RED-2513_3
2021-10-21 11:42:27 +02:00
Dominique Eifländer
6e7e8ecdd8 RED-2489: Fixed racecondition on update flags RED-2489_2 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 RED-2429-ps1_2 2021-10-20 15:14:56 +02:00
Dominique Eiflaender
e3f2e44a39 Pull request #77: RED-2187: Splitted processing status from workflow status
Merge in RED/persistence-service from RED-2187 to master

* commit '2c06826c52665f28b2b6b7b932fc90b819e3064d':
  RED-2187: Splitted processing status from workflow status
2021-10-20 13:05:50 +02:00
Dominique Eifländer
2c06826c52 RED-2187: Splitted processing status from workflow status RED-2187_2 2021-10-20 12:54:16 +02:00
Timo Bejan
87157cc19f sample migration for digitalSignature update feature/RED-2494_2 2021-10-20 10:36:07 +03:00
Corina Olariu
3f79dc6e9b Pull request #75: RED-2437 Notification Preferences Persistence
Merge in RED/persistence-service from feature/RED-2437-notification-preferences-persistence to master

* commit '3f7f27c791614a9a53e08447ad5c23c773d85125':
  RED-2437 Notification Preferences Persistence
2021-10-19 13:03:48 +02:00
devplant
3f7f27c791 RED-2437 Notification Preferences Persistence
-first implementation, including integration tests
feature/RED-2437-notification-preferences-persistence_3
2021-10-19 10:32:41 +03:00
Philipp Schramm
01212da926 Pull request #74: RED-2455 Bugfix: Delete file attributes if hard deleting file.
Merge in RED/persistence-service from RED-2455 to master

* commit 'b7107e35207736d9b18f139160daa233e450f321':
  RED-2455 Bugfix: Delete file attributes if hard deleting file. And added test
RED-2474_2 feature/RED-2437-notification-preferences-persistence_2
2021-10-18 11:07:35 +02:00
Philipp Schramm
b7107e3520 RED-2455 Bugfix: Delete file attributes if hard deleting file. And added test RED-2455_3 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
RED-2455_2
2021-10-17 16:58:54 +02:00
Timo Bejan
693a92bf10 unique constraint fix 3.0-efsa-readiness_39 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 3.0-efsa-readiness_37 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
master_183
2021-10-15 08:40:07 +02:00
Timo Bejan
00116d9346 fixed createdDated/ModifiedDate dossierTemplate update 3.0-efsa-readiness_35 2021-10-15 09:31:22 +03:00
Dominique Eiflaender
dce96148b2 Pull request #70: RED-2403: Fixed duplicate multifile nameing in downloads
Merge in RED/persistence-service from RED-2403-2 to master

* commit 'f82bbf76f99ee34a0d1bdb85cb21756997f07fb3':
  RED-2403: Fixed duplicate multifile nameing in downloads
2021-10-14 14:15:57 +02:00
Dominique Eifländer
f82bbf76f9 RED-2403: Fixed duplicate multifile nameing in downloads RED-2403-2_5 2021-10-14 14:11:09 +02:00
Dominique Eiflaender
e12c541c8e Pull request #69: RED-2466: Fixed store multifile flag on report upload
Merge in RED/persistence-service from RED-2466 to master

* commit 'bda8893c6c8df3f86287d3f0c2b4fc7d76201220':
  RED-2466: Fixed store multifile flag on report upload
2021-10-14 13:31:58 +02:00
Dominique Eifländer
bda8893c6c RED-2466: Fixed store multifile flag on report upload RED-2466_2 2021-10-14 13:27:29 +02:00
Dominique Eiflaender
af03d14ff1 Pull request #68: RED-2252: Use compliant encryption algorithm AES/GCM/NoPadding
Merge in RED/persistence-service from RED-2252 to master

* commit 'eef1459f0b56bb53b8595ec7cf03121d559b7a1d':
  RED-2252: Use compliant encryption algorithm AES/GCM/NoPadding
0.67.0
2021-10-14 12:53:20 +02:00
Dominique Eifländer
eef1459f0b RED-2252: Use compliant encryption algorithm AES/GCM/NoPadding RED-2252_2 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 RED-2403_7 2021-10-14 10:04:48 +02:00
Philipp Schramm
8b0d5b63d5 RED-2403 Adopted controller and test to handle fileNames containing dots RED-2403_6 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 RED-2403_5 2021-10-14 08:56:26 +02:00
Philipp Schramm
3105367aa9 RED-2403 Fixed issue with file collision for multi file report template uploads RED-2403_4 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 3.0-efsa-readiness_33 2021-10-14 09:09:38 +03:00
Timo Bejan
31d1553652 Pull request #65: removed cleanup of viewed pages
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit 'cee9ef35cab36356b4ee9435191d7d40a63e652c':
  removed cleanup of viewed pages
master_169
2021-10-14 07:10:05 +02:00
Timo Bejan
cee9ef35ca removed cleanup of viewed pages 3.0-efsa-readiness_31 2021-10-14 07:51:02 +03:00
aoezyetimoglu
9c8fc0b5d9 RED-2250: updating dependency RED-2250-ps3_2 2021-10-13 17:25:27 +02:00
Ali Oezyetimoglu
74d9dfec54 Pull request #63: RED-2422 ps2
Merge in RED/persistence-service from RED-2422-ps2 to master

* commit '6b707936ef4ee3fb4fbc2c9ae7ec8f313a6b1e8b':
  RED-2422: Port DeletedFilesCleanupService from filemanagement service
  RED-2422: Port DeletedFilesCleanupService from filemanagement service
2021-10-13 14:10:24 +02:00
aoezyetimoglu
6b707936ef RED-2422: Port DeletedFilesCleanupService from filemanagement service RED-2422-ps2_2 testAli 2021-10-13 12:27:20 +02:00
Timo Bejan
90fbe9ae6f Pull request #62: RED-2313
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '6122080fc94cc1479e52951e82f504f146fb29c3':
  RED-2313
master_165
2021-10-13 09:23:37 +02:00
Timo Bejan
6122080fc9 RED-2313 3.0-efsa-readiness_29 2021-10-13 10:18:40 +03:00
Dominique Eiflaender
1225803c73 Pull request #60: RED-2411: Fixed reupload of csv file
Merge in RED/persistence-service from RED-2411 to master

* commit 'a0c6180eb9ff5916ec2e8b9a48a6b417c7fcb0da':
  RED-2411: Fixed reupload of csv file
0.60.0 RED-2403_3
2021-10-12 15:56:37 +02:00
Dominique Eifländer
a0c6180eb9 RED-2411: Fixed reupload of csv file RED-2411_3 2021-10-12 15:23:05 +02:00
aoezyetimoglu
e0aa7838aa RED-2422: Port DeletedFilesCleanupService from filemanagement service RED-2422-ps1_2 2021-10-12 14:36:41 +02:00
Timo Bejan
753eff7ea7 Pull request #57: 3.0 efsa readiness
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '105f48f30894f356c936fc3cda94caf9a2328218':
  cyclic dep
  calculate flags skips some pages
  logs for analysis required
0.59.0
2021-10-12 09:59:19 +02:00
Timo Bejan
105f48f308 cyclic dep 3.0-efsa-readiness_28 2021-10-12 10:54:56 +03:00
Timo Bejan
3e2a18e78e calculate flags skips some pages 2021-10-12 10:54:55 +03:00