82 Commits

Author SHA1 Message Date
aoezyetimoglu
4339bcee91 RED-2429: As a user I want to resize a redaction - fixed positions bug 2021-10-26 09:58:53 +02:00
aoezyetimoglu
b4d00a5602 RED-2429: As a user I want to resize a redaction 2021-10-22 10:46:04 +02:00
aoezyetimoglu
3dc0218a28 RED-2429: As a user I want to resize a redaction 2021-10-20 15:14:56 +02: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
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
eef1459f0b RED-2252: Use compliant encryption algorithm AES/GCM/NoPadding 2021-10-14 12:42:32 +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
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
aoezyetimoglu
9c8fc0b5d9 RED-2250: updating dependency 2021-10-13 17:25:27 +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
2021-10-13 09:23:37 +02:00
Timo Bejan
6122080fc9 RED-2313 2021-10-13 10:18:40 +03:00
Dominique Eifländer
a0c6180eb9 RED-2411: Fixed reupload of csv file 2021-10-12 15:23:05 +02:00
Timo Bejan
3e2a18e78e calculate flags skips some pages 2021-10-12 10:54:55 +03:00
Timo Bejan
bad3c453dd added transactional 2021-10-11 21:05:14 +03:00
Timo Bejan
1d296c5647 flag calculations for hasUpdates 2021-10-11 20:52:12 +03:00
Ali Oezyetimoglu
7aedcb0c57 Pull request #54: RED-2395: Fixed: Chosen report types while creating a dossier are not selected in download package
Merge in RED/persistence-service from RED-2395-ps1 to master

* commit '3143f87a64b39b0ce68ca74357b3d5833e1d336b':
  RED-2395: Fixed: Chosen report types while creating a dossier are not selected in download package
2021-10-11 16:21:34 +02:00
aoezyetimoglu
3143f87a64 RED-2395: Fixed: Chosen report types while creating a dossier are not selected in download package 2021-10-11 16:15:31 +02:00
Timo Bejan
1df38e430f Pull request #52: 3.0 efsa readiness
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '62cbda7214c7dee1233c683ae906ad989c20f833':
  legal basis api reviewer to null
  allow set null for reviewer/approver
  allow set null for reviewer/approver
2021-10-11 16:07:15 +02:00
Timo Bejan
62cbda7214 legal basis api reviewer to null 2021-10-11 17:02:37 +03:00
Timo Bejan
6768f3f81c allow set null for reviewer/approver 2021-10-11 16:01:50 +03:00
Dominique Eiflaender
d23665341f Pull request #48: RED-2362: Set text Colums to lenght 4000
Merge in RED/persistence-service from RED-2362 to master

* commit '22f019629eee4dac9f50385be186fbbfd2b205b7':
  RED-2362: Set text Colums to lenght 4000
2021-10-08 14:53:08 +02:00
Dominique Eifländer
22f019629e RED-2362: Set text Colums to lenght 4000 2021-10-08 14:46:42 +02:00
Timo Bejan
c8f81d5e52 RED-2372 2021-10-08 14:42:39 +03:00
Philipp Schramm
f76ec712c9 Bugfix with time precision in windows by adding '.truncatedTo(ChronoUnit.MILLIS)' to 'OffsetDateTime.now()' 2021-10-07 16:54:00 +02:00
Timo Bejan
5c54c531b0 Pull request #41: Fixed various efsa readyness issues
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit '38ed95ea949c1848f4aee56f9313fa698405cdab':
  fixed compile error
  fixed err
  added default rules for new dossier template
  Added BG Analysis and required qhere analysisRequired is calculated and how. Fixed more minor issues that where reported for efas
  Fixed various efsa readyness issues
2021-10-07 08:31:36 +02:00
Timo Bejan
e763836eb5 fixed err 2021-10-07 09:20:51 +03:00
Timo Bejan
c0ea73f200 added default rules for new dossier template 2021-10-07 09:12:17 +03:00
Timo Bejan
a92870dd5e Added BG Analysis and required qhere analysisRequired is calculated and how. Fixed more minor issues that where reported for efas 2021-10-07 08:41:43 +03:00
aoezyetimoglu
564bc29cbd RED-1810: improvement in test for undeleting dossier 2021-10-06 16:48:19 +02:00
Timo Bejan
df7091110f Fixed various efsa readyness issues 2021-10-06 17:46:59 +03:00
aoezyetimoglu
171cc1e298 RED-1810: improvement in test for undeleting dossier 2021-10-05 21:42:08 +02:00
Dominique Eifländer
281839f15d RED-2331: Reset deleted times on reupload file 2021-10-05 10:51:40 +02:00
Dominique Eifländer
e6efa18019 Fixed reset LastSuccessful Status at reupload file 2021-10-05 10:17:22 +02:00
Dominique Eifländer
da54b946ed Fixed missing report download 2021-10-04 15:59:47 +02:00
Timo Bejan
cd473e2336 updated version calculations 2021-10-04 09:12:58 +03:00
Timo Bejan
daadcf09c7 test improvements for new features 2021-10-04 07:44:50 +03:00
Dominique Eifländer
9b26d35637 Fixed not working download 2021-10-01 15:08:28 +02:00
Dominique Eifländer
44dc33be02 RED-2322: Fixed manual redaction are not in redactionLog 2021-10-01 11:44:46 +02:00
Dominique Eifländer
a1f8480c99 RED-2322: Fixed addding manual redactions 2021-09-30 15:01:13 +02:00
Dominique Eifländer
ea393ca485 RED-2317: Set lastProcessed to avoid that analysisRequired is always true 2021-09-30 09:51:36 +02:00
Timo Bejan
ece73f5ca7 viewed pages cleanup 2021-09-30 10:08:49 +03:00
Timo Bejan
c6e22ae3a2 revert of typeid 2021-09-30 09:11:41 +03:00
Timo Bejan
c5a2479f5e Pull request #25: reworked typeid to be internal only
Merge in RED/persistence-service from type-id-refactor to master

* commit '7a0bc96c63c3b8a5b8bd092a712d5507b445d24e':
  undlete fix
  reworked typeid to be internal only
2021-09-29 15:14:43 +02:00
Timo Bejan
7a0bc96c63 undlete fix 2021-09-29 16:07:16 +03:00
Timo Bejan
01eb984f43 reworked typeid to be internal only 2021-09-29 16:04:11 +03:00