501 Commits

Author SHA1 Message Date
Kilian Schuettler
db47c7d2d1 RED-7631: adjust reports for IMAGE_HINT entry type 2023-10-26 14:47:42 +02:00
Andrei Isvoran
e5a2dbc9d3 Merge branch 'RED-7745-fix' into 'master'
RED-7745 - Fix manual redactions not being redacted

Closes RED-7745

See merge request redactmanager/redaction-report-service!14
4.27.0
2023-10-24 11:12:02 +02:00
Andrei Isvoran
31ca0079a1 RED-7745 - Fix manual redactions not being redacted 2023-10-24 11:24:52 +03:00
Andrei Isvoran
432e1bcc51 Merge branch 'RED-7745-PMD' into 'master'
RED-7745 - Remove unused method to fix PMD violation

Closes RED-7745

See merge request redactmanager/redaction-report-service!13
4.26.0
2023-10-18 10:30:47 +02:00
Andrei Isvoran
f48224d8a1 RED-7745 - Remove unused method to fix PMD violation 2023-10-18 11:17:39 +03:00
Andrei Isvoran
216584cda3 Merge branch 'RED-7745-PMD' into 'master'
RED-7745 - Remove unused method to fix PMD violation

Closes RED-7745

See merge request redactmanager/redaction-report-service!12
2023-10-18 10:03:28 +02:00
Andrei Isvoran
514a0f6618 RED-7745 - Remove unused method to fix PMD violation 2023-10-18 10:44:05 +03:00
Andrei Isvoran
f4b5600603 Merge branch 'RED-7745' into 'master'
RED-7745 - Use EntityLog in redaction-report-service

Closes RED-7745

See merge request redactmanager/redaction-report-service!11
2023-10-18 08:58:13 +02:00
Andrei Isvoran
238f02a47c RED-7745 - Use EntityLog in redaction-report-service 2023-10-18 08:58:13 +02:00
Kilian Schüttler
777aa4a32b Merge branch 'DM-285' into 'master'
Resolve DM-285

Closes DM-285

See merge request redactmanager/redaction-report-service!10
4.25.0
2023-10-04 17:23:50 +02:00
Kilian Schuettler
0fff9698fc DM-285: adjust reports to new component log
* ignore checkstyle error, because i want to explicitly initialize the field
2023-10-04 17:06:34 +02:00
Kilian Schuettler
b78de6857e DM-285: adjust reports to new component log 2023-10-04 16:47:45 +02:00
Kilian Schuettler
c1868f5eb7 DM-285: adjust reports to new component log 2023-10-04 15:38:05 +02:00
Kilian Schuettler
0d40d379f6 DM-285: adjust reports to new component log 2023-10-04 15:32:55 +02:00
Kilian Schuettler
9da3e2d966 DM-285: adjust reports to new component log 2023-10-04 15:26:07 +02:00
Kresnadi Budisantoso
fc8b51603c Deprecated class and removed the sentence splitting.
Instead of creating a component per sentence, the system now creates one component per entity.
4.24.0
2023-09-29 19:34:51 +02:00
Kresnadi Budisantoso
2d4b32293f Removed unused class. 2023-09-29 19:32:32 +02:00
Andrei Isvoran
fb1c6ed737 Merge branch 'RED-7286' into 'master'
RED-7286 - Fix for downloading archived dossier

Closes RED-7286

See merge request redactmanager/redaction-report-service!9
4.23.0
2023-09-13 09:56:05 +02:00
Andrei Isvoran
9a7ad0910b RED-7286 - Fix for downloading archived dossier 2023-09-13 10:07:17 +03:00
Timo Bejan
84a238c76a Merge branch 'RED-6864-replaceGetObject' into 'master'
RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob...

Closes RED-6864

See merge request redactmanager/redaction-report-service!8
4.22.0
2023-08-16 11:58:54 +02:00
deiflaender
195563e40c DM-374: Return all entries if oecd nummber is missing for documine 4.21.0 2023-08-14 10:24:39 +02:00
Corina Olariu
974a959fdd RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
- close streams when done
2023-08-11 13:20:40 +03:00
Corina Olariu
efad7fa66a RED-6864 - Optimization of Upload and Download for Large Files in Azure Blob Storage and AWS S3/MinIO
update to the new version for storage-commons
replace getObject from storageService with downloadTo
update tests
2023-08-08 20:00:28 +03:00
Andrei Isvoran
0691cec892 RED-7290 - Update platform-common-dependency 2.6.0 basf_demo2 4.20.0 2023-08-04 09:46:35 +03:00
Timo Bejan
29a669f93c Update pom.xml 4.19.0 2023-07-27 08:50:25 +02:00
Kevin Tumma
bd4808f27e Merge branch 'renovate/configure' into 'master'
Configure Renovate

See merge request redactmanager/redaction-report-service!7
4.18.0
2023-07-17 13:58:21 +02:00
Kevin Tumma
bde30fc138 Add renovate.json 2023-07-14 09:08:52 +00:00
Dominique Eifländer
498e091bf6 Merge branch 'DM-307' into 'master'
DM-307: Revert getAsSentences change and changed getLongestBlock to...

Closes DM-307

See merge request redactmanager/redaction-report-service!6
4.17.0
2023-07-12 09:36:38 +02:00
deiflaender
2e9f5a4bda DM-307: Revert getAsSentences change and changed getLongestBlock to getLongestCombinedSectionBlock for documine report 2023-07-12 09:31:03 +02:00
Dominique Eifländer
e50cabbca1 Merge branch 'DM-307' into 'master'
DM-307: Combine all values of section before splitting into sentences for DocuMine

See merge request redactmanager/redaction-report-service!5
4.16.0
2023-07-11 12:52:09 +02:00
deiflaender
ca8b1b3318 DM-307: Combine all values of section before splitting into sentences for DocuMine 2023-07-11 12:50:02 +02:00
Dominique Eifländer
c2d8cc7064 Merge branch 'DM-305' into 'master'
DM-305: Added new DocuMine transformation for combining all paragraph values...

See merge request redactmanager/redaction-report-service!4
4.15.0
2023-07-10 09:35:37 +02:00
deiflaender
94db4fedcf DM-305: Added new DocuMine transformation for combining all paragraph values in the first found section 2023-07-10 09:30:01 +02:00
Timo Bejan
c22566a680 Merge branch 'RED-6686-2' into 'master'
RED-6686 tenant commons update

Closes RED-6686

See merge request redactmanager/redaction-report-service!3
4.14.0
2023-06-27 22:43:52 +02:00
Timo Bejan
4d32b1f425 RED-6686 tenant commons update 2023-06-27 23:42:14 +03:00
Timo Bejan
d8ec23f0d2 Merge branch 'RED-6686' into 'master'
RED-6686 Extract Tenant and user-management code into a separate service.

Closes RED-6686

See merge request redactmanager/redaction-report-service!1
4.13.0
2023-06-26 21:47:12 +02:00
Timo Bejan
2a26c5ac9d RED-6686 Extract Tenant and user-management code into a separate service. 2023-06-26 21:47:12 +02:00
Kilian Schüttler
8c296b5a53 Merge branch 'RED-6929' into 'master'
RED-6929: fix acceptance tests/rules

Closes RED-6929

See merge request redactmanager/redaction-report-service!2
4.12.0
2023-06-22 12:44:22 +02:00
Kilian Schuettler
358ed8176e RED-6929: fix acceptance tests/rules 2023-06-22 12:26:51 +02:00
Christoph Schabert
81b4424605 Update 7 files
- /bamboo-specs/src/main/java/buildjob/PlanSpec.java
- /bamboo-specs/src/main/resources/scripts/build-java.sh
- /bamboo-specs/src/main/resources/scripts/sonar-java.sh
- /bamboo-specs/src/test/java/buildjob/PlanSpecTest.java
- /bamboo-specs/pom.xml
- /.gitlab-ci.yml
- /pom.xml
2023-05-31 15:57:05 +02:00
Thomas Beyer
d0d4c0a833 Pull request #229: RED-6603 1
Merge in RED/redaction-report-service from RED-6603_1 to master

* commit 'af64ccd85c9ba38f9efd13faff59323ad6d6aa40':
  RED-6603 - change Assertions. to assertThat() part 2
  RED-6603 - change iqser to knecon fix
  RED-6603 - change from iqser to knecon
4.11.0
2023-05-05 13:28:05 +02:00
Thomas Beyer
af64ccd85c RED-6603 - change Assertions. to assertThat() part 2 RED-6603_1_10 dev_red6603_tmptest2 2023-05-05 11:53:40 +02:00
Thomas Beyer
d27b8e20e8 RED-6603 - change iqser to knecon fix RED-6603_1_9 2023-05-05 11:49:21 +02:00
Thomas Beyer
8916a1b02d RED-6603 - change from iqser to knecon RED-6603_1_7 2023-05-05 11:06:19 +02:00
Thomas Beyer
24d7de1cf5 Pull request #228: RED-6603 1
Merge in RED/redaction-report-service from RED-6603_1 to master

* commit '4c2b3a779646f826585c5824fcbe3dd962bd2922':
  RED-6603 - change Assertions.assertIterableEquals() to assertThat().isEqualTo()
  RED-6603 - use paragraphs for line-separation and adjust test
  RED-6603 - add test for iuclid
2023-05-05 10:43:29 +02:00
Thomas Beyer
4c2b3a7796 RED-6603 - change Assertions.assertIterableEquals() to assertThat().isEqualTo() RED-6603_1_5 2023-05-05 10:39:40 +02:00
Thomas Beyer
928f9b4a63 RED-6603 - use paragraphs for line-separation and adjust test RED-6603_1_4 2023-05-05 09:13:06 +02:00
Thomas Beyer
a02fbf650d RED-6603 - add test for iuclid RED-6603_1_3 2023-05-04 12:48:13 +02:00
Ali Oezyetimoglu
8bc2f1e654 Pull request #227: RED-6098: Changed check for skipped entries in report for not having Ignored Hints and Removed published information
Merge in RED/redaction-report-service from RED-6098-F to master

* commit '29c57a02b1f7812e65d99e1aee55bc793f9ec99f':
  RED-6098: removed logs for debugging
  RED-6098: fixed tests
  RED-6098: Added logs for debugging
  RED-6098: Added logs for debugging
  RED-6098: Added logs for debugging
  RED-6098: Added methods to get types which are hint and changed check for skipped entries in report accordingly
  RED-6098: Added methods to get types which are hint and changed check for skipped entries in report accordingly
  RED-6098: Added methods to get types which are hint and changed check for skipped entries in report accordingly
  RED-6098: Changed check for skipped entries in report for not having Ignored Hints and Removed published information
4.10.0 RED-6603_1_2
2023-04-26 09:41:48 +02:00
Ali Oezyetimoglu
29c57a02b1 RED-6098: removed logs for debugging RED-6098-F_19 2023-04-25 22:58:44 +02:00