114 Commits

Author SHA1 Message Date
Timo Bejan
3e2a18e78e calculate flags skips some pages 2021-10-12 10:54:55 +03:00
Timo Bejan
84330967dd logs for analysis required 2021-10-12 10:54:08 +03:00
Dominique Eifländer
f9d6fa419f RED-2404: Ported code to deny adding stopwords in manual redactions 2021-10-12 09:45:15 +02:00
Timo Bejan
de5fa8c946 logs for analysis required 2021-10-11 21:09:35 +03:00
Timo Bejan
f7c083b347 pmd fix 2021-10-11 20:54:27 +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
Dominique Eifländer
f2e1f409f9 RED-2386: Avoid insert duplications to dictionaries 2021-10-11 15:46:55 +02:00
Timo Bejan
5000127952 allow set null for reviewer/approver 2021-10-11 16:01:52 +03:00
Timo Bejan
6768f3f81c allow set null for reviewer/approver 2021-10-11 16:01:50 +03:00
Dominique Eifländer
0e2e3234e9 RED-2363: Fixed no full reprocessing after ocr 2021-10-11 11:22:43 +02:00
devplant
43f7bc0327 RED-2325 Dossier Stats Endpoint
-rework after comments, including integration tests
2021-10-11 10:42:01 +03:00
devplant
b688da9c56 RED-2325 Dossier Stats Endpoint
-first implementation, including integration tests
2021-10-09 08:11:28 +03:00
Timo Bejan
c8f81d5e52 RED-2372 2021-10-08 14:42:39 +03:00
Timo Bejan
dbc6063e8c RED-2378 2021-10-08 14:14:00 +03:00
Timo Bejan
c801d207dd RED-2381 2021-10-08 14:14:00 +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
Philipp Schramm
f7e8bee7cd Bugfix with 'posix:permissions' for Windows systems 2021-10-07 15:51:03 +02:00
Philipp Schramm
368313fe75 Just a workaround for testing with windows to solve issues with PosixFilePermission 2021-10-07 13:55:56 +02:00
Dominique Eifländer
99801f0801 RED-2360: Fixed priority queueing 2021-10-07 12:44:51 +02:00
Timo Bejan
b151cee04b improved code 2021-10-07 11:59:07 +03:00
Timo Bejan
25c946a959 Automatic Analysis Scheduler Update 2021-10-07 11:33:35 +03:00
Timo Bejan
dc047675f1 upgraded persistence service 2021-10-07 11:22:28 +03:00
Timo Bejan
733007ccb3 Pull request #43: fixed NPE
Merge in RED/persistence-service from 3.0-efsa-readiness to master

* commit 'cc6077f22c359eb8b2be15d8ae2a12e5d06e889e':
  adde dlogs
  fixed NPE
2021-10-07 10:12:03 +02:00
Timo Bejan
cc6077f22c adde dlogs 2021-10-07 11:07:49 +03:00
Timo Bejan
082027f7b6 fixed NPE 2021-10-07 10:51:21 +03: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
38ed95ea94 fixed compile error 2021-10-07 09:22:34 +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
Timo Bejan
df7091110f Fixed various efsa readyness issues 2021-10-06 17:46:59 +03:00
Ali Oezyetimoglu
ea336a3896 Pull request #38: RED-1810: improvement in test for undeleting dossier
Merge in RED/persistence-service from RED-1810-ps1 to master

* commit '171cc1e298c10b992cfbae8ff4ba7434227c6b3c':
  RED-1810: improvement in test for undeleting dossier
2021-10-06 15:50:28 +02:00
Dominique Eifländer
2acf300bdc RED-2172: Fixed objectmapper problem when jackson-dataformat-xml is in classpath 2021-10-06 14:34:09 +02:00
Dominique Eifländer
4806a31619 RED-2172: Enbled to configure azure blob storage as storage backend 2021-10-06 12:20:59 +02:00
aoezyetimoglu
171cc1e298 RED-1810: improvement in test for undeleting dossier 2021-10-05 21:42:08 +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
deca0cbf5f Fixed filenames in download start with . what leads to invisible files 2021-10-01 16:17:51 +02: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
7f923978ff RED-2320: Fixed return dictionary entries 2021-09-30 13:50:29 +02:00
Ali Oezyetimoglu
79d7519090 Pull request #26: RED-2315: made sure publicly writable directories are used safely
Merge in RED/persistence-service from RED-2315-ps1 to master

* commit '0255c717c8e2b5379a10cce5289e088278521baa':
  RED-2315: made sure publicly writable directories are used safely
2021-09-30 09:16:32 +02:00
Timo Bejan
c6e22ae3a2 revert of typeid 2021-09-30 09:11:41 +03:00
aoezyetimoglu
0255c717c8 RED-2315: made sure publicly writable directories are used safely 2021-09-29 17:28:43 +02: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
01eb984f43 reworked typeid to be internal only 2021-09-29 16:04:11 +03:00
Dominique Eifländer
896cb2e203 Ported async flag caluculation 2021-09-29 14:01:53 +02:00