1083 Commits

Author SHA1 Message Date
Corina Olariu
ccf5e40f7f Merge branch 'RED-7806-backport' into 'release/3.222.x'
RED-7806 - Specific customer document cannot be processed

See merge request redactmanager/redaction-service!175
3.222.6
2023-10-25 12:57:42 +02:00
Corina Olariu
669ae9d667 RED-7806 - Specific customer document cannot be processed 2023-10-25 12:57:42 +02:00
Dominique Eifländer
d62b9ac04d Merge branch 'RED-7508-3.6' into 'release/3.222.x'
RED-7508: Fixed removal of wrong false positive entries

See merge request redactmanager/redaction-service!112
3.222.5
2023-08-29 13:51:31 +02:00
deiflaender
230179fe46 RED-7508: Fixed removal of wrong false positive entries 2023-08-29 13:45:09 +02:00
Kresnadi Budisantoso
f1fb0e6237 Merge branch 'hotfix/3.222.x-rule29' into 'release/3.222.x'
RED-7040 Syngenta rule 29 does not work

See merge request redactmanager/redaction-service!17
3.222.4
2023-06-29 12:02:46 +02:00
Kresnadi Budisantoso
8ee33d82a7 RED-7040 Syngenta rule 29 does not work 2023-06-29 12:02:46 +02:00
Thomas Beyer
ada5df0048 Pull request #535: RED-6619 - change iqser to knecon
Merge in RED/redaction-service from RED-6619_3.222_1 to release/3.222.x

* commit '7fcc6fac03a8b2c27e479ce90893e56a3a43b6b5':
  RED-6619 - change iqser to knecon
3.222.3
2023-05-04 10:41:43 +02:00
Thomas Beyer
7fcc6fac03 RED-6619 - change iqser to knecon RED-6619_3.222_1_5 dev_tmptest15 2023-05-04 10:23:21 +02:00
Thomas Beyer
d345643499 Pull request #533: RED-6619 - backmerge
Merge in RED/redaction-service from RED-6619_3.222_1 to release/3.222.x

* commit 'e5b8f7f6bebebe878e15a7345fc2054058e42fc2':
  RED-6619 - backmerge
2023-05-04 09:56:03 +02:00
Thomas Beyer
e5b8f7f6be RED-6619 - backmerge RED-6619_3.222_1_3 2023-04-28 16:52:30 +02:00
Thomas Beyer
bdcd3c7add Pull request #529: RED-6411 3.222.0 1
Merge in RED/redaction-service from RED-6411_3.222.0_1 to release/3.222.x

* commit 'c7643da4788b7c9fb97428c409ff6e3eb2e19919':
  RED-6411 - optimize method
  RED-6411 - extend logic when replacing entities with higher rank
  RED-6411 - remove false positives before calling EntitySearchUtils.addOrAddEngine()
3.222.2 RED-6619_3.222_1_2
2023-03-28 12:21:01 +02:00
Thomas Beyer
c7643da478 RED-6411 - optimize method RED-6411_3.222.0_1_7 2023-03-28 11:23:52 +02:00
Viktor Seifert
fe8f20ba0c Pull request #527: RED-6476: Changed handling of manual-remove-redactions.
Merge in RED/redaction-service from RED-6476 to release/3.x

* commit 'c462b389fa975d130ebc9836feb39e410e6a7a24':
  RED-6476: Changed handling of manual-remove-redactions.
3.222.1
2023-03-27 15:37:46 +02:00
Thomas Beyer
8409b61f40 RED-6411 - extend logic when replacing entities with higher rank RED-6411_3.222.0_1_5 dev_red6411_8409b 2023-03-27 12:48:19 +02:00
Viktor Seifert
c462b389fa RED-6476: Changed handling of manual-remove-redactions.
For cases where a manual-remove-redaction was applied to a redaction, that has multiple source (e.g. dictionary + rule), we still apply it when merging the redaction-log, instead of skipping it.  This prevents a redaction from reappearing, when it has been removed by the user.
RED-6476-1 RED-6476_2
2023-03-24 17:25:53 +01:00
Thomas Beyer
ddd4c42da7 RED-6411 - remove false positives before calling EntitySearchUtils.addOrAddEngine() RED-6411_3.222.0_1_3 dev_red6411_ddd4c 2023-03-24 13:26:04 +01:00
Dominique Eiflaender
04343334d8 Pull request #514: RED-6164: Fixed calculation of image is ocr on scanned pages with cv analysis found tables
Merge in RED/redaction-service from RED-6164 to master

* commit '0cf867b97c2a240f2bbdca479ebdc36f64ed3bbb':
  RED-6164: Fixed calculation of image is ocr on scanned pages with cv analysis found tables
3.222.0
2023-02-17 14:36:09 +01:00
deiflaender
0cf867b97c RED-6164: Fixed calculation of image is ocr on scanned pages with cv analysis found tables OcrCVTableFix 2023-02-17 12:13:39 +01:00
Dominique Eiflaender
f8a0a911bc Pull request #513: RED-5664: Enabled to redact words that start or end with seperator, needed for japan documents
Merge in RED/redaction-service from RED-5664 to master

* commit '1fca62f5782a7b2512092389c13195415bd5df9c':
  RED-5664: Enabled to redact words that start or end with seperator, needed for japan documents
3.221.0
2023-02-13 10:38:19 +01:00
deiflaender
1fca62f578 RED-5664: Enabled to redact words that start or end with seperator, needed for japan documents RED-5664_2 2023-02-13 10:33:22 +01:00
Timo Bejan
0e925f2f24 Pull request #512: RED-4609 - adjusted some metrics, added tests for metrics
Merge in RED/redaction-service from RED-4609 to master

* commit 'e23432096cb0ed486a294ed210646bbd8682350e':
  RED-4609 - adjusted some metrics, added tests for metrics
3.220.0
2023-02-09 09:54:19 +01:00
Timo Bejan
e23432096c RED-4609 - adjusted some metrics, added tests for metrics RED-4609_2 2023-02-08 19:12:47 +02:00
Dominique Eiflaender
c1e2b8da29 Pull request #511: RED-5276: Fixed strange behavior of text parsing for tables example document
Merge in RED/redaction-service from RED-5276-1 to master

* commit '16b04b5918a3c8cac0070125d0e984bcd55b9b70':
  RED-5276: Fixed strange behavior of text parsing for tables example document
3.219.0
2023-01-31 11:16:07 +01:00
deiflaender
16b04b5918 RED-5276: Fixed strange behavior of text parsing for tables example document RED-5276-1-dom 2023-01-31 11:03:55 +01:00
Philipp Schramm
c16b6d41d5 Pull request #510: RED-5248: Fix handling of temp files
Merge in RED/redaction-service from RED-5248 to master

* commit 'b839c4e3aea67c94fa29d476f63673fc232dcdab':
  RED-5248: Fix handling of temp files
3.218.0
2023-01-30 12:24:54 +01:00
Philipp Schramm
b839c4e3ae RED-5248: Fix handling of temp files RED-5248_3 2023-01-30 11:51:14 +01:00
Philipp Schramm
6fd6caa8ad Pull request #509: RED-5917: Wrong value set for Signature and Logo after Resize
Merge in RED/redaction-service from RED-5917 to master

* commit '41282c0edd1cbc98357ba04e33731d5b079064b8':
  RED-5917: Wrong value set for Signature and Logo after Resize
3.217.0 RED-5248_2
2023-01-19 13:00:30 +01:00
Philipp Schramm
41282c0edd RED-5917: Wrong value set for Signature and Logo after Resize RED-5917_3 2023-01-19 11:25:26 +01:00
Timo Bejan
3c79e65345 Pull request #508: RED-5981 remove from dictionary pending analhysis
Merge in RED/redaction-service from RED-5981 to master

* commit 'd2eeaa91a6857b779996e5f5e9254bd4a460ac63':
  RED-5981 remove from dictionary pending analhysis
3.216.0 RED-5917_2
2023-01-15 09:15:54 +01:00
Timo Bejan
d2eeaa91a6 RED-5981 remove from dictionary pending analhysis RED-5981_2 2023-01-15 16:05:21 +08:00
Dominique Eiflaender
53a375b832 Pull request #507: RED-5276: Imporved table calculation, support spanned rows and colmns
Merge in RED/redaction-service from RED-5276-1 to master

* commit 'd233c18d335d17d3c79590dd3a295eaa89881de2':
  RED-5276: Imporved table calculation, support spanned rows and colmns
3.215.0
2022-12-23 11:25:43 +01:00
deiflaender
d233c18d33 RED-5276: Imporved table calculation, support spanned rows and colmns RED-5276-1_2 2022-12-23 11:20:05 +01:00
Philipp Schramm
b74673ae63 Pull request #506: RED-5249: Marked utils classes with @UtilityClass
Merge in RED/redaction-service from RED-5249 to master

* commit 'faa702d3f499b89dfd9a7dedf8c16af89128c77d':
  RED-5249: Marked utils classes with @UtilityClass
3.214.0
2022-12-15 09:49:06 +01:00
Philipp Schramm
faa702d3f4 RED-5249: Marked utils classes with @UtilityClass RED-5249_3 2022-12-14 15:27:23 +01:00
Corina Olariu
05bf95d62b Pull request #505: RED-5748 - Redaction Service Error after helm upgrade
Merge in RED/redaction-service from RED-5748 to master

* commit '776de8392a78f7b26e864e37f4be607d1ff7e48e':
  RED-5748 - Redaction Service Error after helm upgrade - in case of deleted types throw a NotFoundException providing the info about the type not found instead of NullPointerException
3.213.0 RED-5249_2
2022-12-14 11:04:10 +01:00
devplant
776de8392a RED-5748 - Redaction Service Error after helm upgrade
- in case of deleted types throw a NotFoundException providing the info about the type not found instead of NullPointerException
RED-5748_3
2022-12-13 16:39:23 +02:00
Viktor Seifert
660abb318f Pull request #504: RED-5670: Update platform version to include security fixes from spring-boot
Merge in RED/redaction-service from RED-5670 to master

* commit '8b74142d319718cc448c9ddbbb40fa1b30c29b18':
  RED-5670: Update platform version to include security fixes from spring-boot
3.212.0 RED-5748_2
2022-11-25 16:24:54 +01:00
Viktor Seifert
8b74142d31 RED-5670: Update platform version to include security fixes from spring-boot RED-5670_2 2022-11-25 16:14:34 +01:00
Corina Olariu
467a242a3d Pull request #503: RED-5469 - Rename CVSERVICEENABLED to CVTABLEPARSINGENABLED
Merge in RED/redaction-service from RED-5469 to master

* commit '87b11842a6606cd24155b8e9b0a82932267512bb':
  RED-5469 - Rename CVSERVICEENABLED to CVTABLEPARSINGENABLED - renamed from cvServiceEnabled to cvTableParsingEnabled
3.211.0
2022-11-18 11:25:10 +01:00
devplant
87b11842a6 RED-5469 - Rename CVSERVICEENABLED to CVTABLEPARSINGENABLED
- renamed from cvServiceEnabled to cvTableParsingEnabled
RED-5469_3
2022-11-17 14:23:06 +02:00
Timo Bejan
8f56d50322 Pull request #501: RED-5562 more symbols
Merge in RED/redaction-service from RED-5562-mst to master

* commit '38ce801f2d9e8d2cc83fea4e3ca56d73738f7bb1':
  RED-5562 more symbols
3.210.0 RED-5469_2
2022-11-15 11:10:01 +01:00
Timo Bejan
38ce801f2d RED-5562 more symbols RED-5562-mst_6 2022-11-15 11:29:17 +02:00
Timo Bejan
91e227248d Pull request #498: RED-5562 japanse space characters
Merge in RED/redaction-service from RED-5562-mst to master

* commit '623b8df5e6136d2ae6649e5016933abdc40454cc':
  RED-5562 improved pattern compile
  RED-5562 japanse space characters - fixed PMD
  RED-5562 japanse space characters
3.209.0
2022-11-15 10:05:33 +01:00
Timo Bejan
623b8df5e6 RED-5562 improved pattern compile RED-5562-mst_4 2022-11-15 01:38:33 +02:00
Timo Bejan
20ab65afd2 RED-5562 japanse space characters - fixed PMD RED-5562-mst_3 2022-11-15 00:57:54 +02:00
Timo Bejan
1ce47b7fbc RED-5562 japanse space characters 2022-11-14 23:31:31 +02:00
Dominique Eiflaender
5feb6891e2 Pull request #496: RSS-164: Added new rule function for redactLineAfterAcrossColumns with param to return only exactMatch in the section
Merge in RED/redaction-service from RSS-164-2 to master

* commit '02bdbbc2d1f6bff0c907240f61726a78a0b8f318':
  RSS-164: Added new rule function for redactLineAfterAcrossColumns with param to return only exactMatch in the section
3.208.0
2022-11-04 13:37:20 +01:00
deiflaender
02bdbbc2d1 RSS-164: Added new rule function for redactLineAfterAcrossColumns with param to return only exactMatch in the section RSS-164-2_2 2022-11-04 13:32:09 +01:00
Dominique Eiflaender
19e607e8a8 Pull request #495: RSS-177: Added required rule functions for scm poc
Merge in RED/redaction-service from RSS-177 to master

* commit '5c38150d34d8558f0e0e19ecd340d459a132426d':
  RSS-177: Added required rule functions for scm poc
3.207.0
2022-11-03 14:22:40 +01:00
deiflaender
5c38150d34 RSS-177: Added required rule functions for scm poc RSS-177_3 2022-11-03 12:50:29 +01:00