1102 Commits

Author SHA1 Message Date
deiflaender
ec0de5b6a2 RED-6224: Made dictionary cache multitenancy ready MultiT 2023-03-17 13:54:22 +01:00
Viktor Seifert
4b42c8d13f Pull request #523: RED-6250
Merge in RED/redaction-service from RED-6250 to master

* commit 'fe5121b1edf784d5cc57abd9cd8e27f70dea0f4a':
  RED-6250: Switched to new metrics-commons version to not have to instantiate a factory (reduces code duplication)
  RED-6250: Changed function-timer metric to use code from metric commons
4.4.0
2023-03-16 10:33:38 +01:00
Viktor Seifert
fe5121b1ed RED-6250: Switched to new metrics-commons version to not have to instantiate a factory (reduces code duplication) RED-6250_3 2023-03-15 18:16:53 +01:00
Viktor Seifert
519bb9cb52 RED-6250: Changed function-timer metric to use code from metric commons RED-6250_2 2023-03-15 16:40:04 +01:00
Timo Bejan
6c0886e2c4 Pull request #522: RED-6162 - bumped version
Merge in RED/redaction-service from RED-6162 to master

* commit '9f396cccdf4b6762904c12923c6ba278398869ca':
  RED-6162 - bumped version
4.3.0
2023-03-10 21:44:17 +01:00
Dominique Eiflaender
9f70fb75dd Pull request #521: RED-4645: Multitenancy for storage
Merge in RED/redaction-service from RED-4645 to master

* commit 'c13d148ae7bc4a8f9e4d9355fc93e66e97603eac':
  RED-4645: Multitenancy for storage
4.2.0
2023-03-10 16:44:18 +01:00
deiflaender
c13d148ae7 RED-4645: Multitenancy for storage FirstMultitenancy 2023-03-10 16:21:54 +01:00
Timo Bejan
9f396cccdf RED-6162 - bumped version RED-6162_13 2023-03-10 15:58:29 +02:00
Timo Bejan
5860daa6fb Pull request #520: RED-6162 - bumped version
Merge in RED/redaction-service from RED-6162 to master

* commit '08d20e30e347c79ab4667a524ab814e160778074':
  RED-6162 - bumped version
4.1.0
2023-03-10 14:56:01 +01:00
Timo Bejan
08d20e30e3 RED-6162 - bumped version RED-6162_11 2023-03-10 15:50:41 +02:00
Timo Bejan
c3e0364d80 Pull request #519: RED-6162 Redaction Gateway - Persistence Service Merge Updates
Merge in RED/redaction-service from RED-6162 to master

* commit '56f98549e4b8f5baf4ab479b81290c98e38a53cd':
  RED-6182 - version bump
  RED-6182 - version bump
  RED-6162 - persistence update - reverse dependency cleanup
  RED-6162 - persistence update
3.227.0
2023-03-10 11:27:18 +01:00
Timo Bejan
56f98549e4 RED-6182 - version bump 4.0.2 RED-6162_8 2023-03-10 08:46:34 +02:00
Timo Bejan
5ca2e5af23 RED-6182 - version bump 2023-03-10 08:46:34 +02:00
Timo Bejan
99b25a4ccb RED-6162 - persistence update - reverse dependency cleanup 2023-03-10 08:46:34 +02:00
Timo Bejan
4c153fc5f8 RED-6162 - persistence update 2023-03-10 08:46:34 +02:00
Corina Olariu
e42ecad4e4 Pull request #518: RED-4988 Check jacoco version in poms and update to a current compatible version
Merge in RED/redaction-service from RED-4988-cisa to master

* commit 'a73373ba42e6098e093fcd58a458902d4ca428fe':
  RED-4988 Check jacoco version in poms and update to a current compatible version - add -DknownExploitedEnabled=false for dependency-check:aggregate
3.226.0
2023-03-08 12:08:03 +01:00
devplant
a73373ba42 RED-4988 Check jacoco version in poms and update to a current compatible version
- add -DknownExploitedEnabled=false for dependency-check:aggregate
RED-4988-cisa_3
2023-03-08 12:56:09 +02:00
Viktor Seifert
cab54f6cec Pull request #517: RED-6264
Merge in RED/redaction-service from RED-6264 to master

* commit 'f9d61a57c1813d34219c6442108af34b411094f7':
  RED-6264: Corrected metric name and added clarifying comment
  RED-6264: Implemented metric to show analyze time correlated with pages
3.225.0 RED-4988-cisa_2
2023-03-03 09:47:51 +01:00
Viktor Seifert
f9d61a57c1 RED-6264: Corrected metric name and added clarifying comment RED-6264_4 2023-03-02 14:42:14 +01:00
Viktor Seifert
c6837d41af RED-6264: Implemented metric to show analyze time correlated with pages RED-6264-1 RED-6264_2 2023-03-01 16:39:22 +01:00
Viktor Seifert
8ce093090e Pull request #516: RED-6204
Merge in RED/redaction-service from RED-6204 to master

* commit '6e73cac99c99fc333b9ec29b4a16aad48ffba149':
  RED-6204: Added annotation to suppress a false-positive warning in SonarQube
  RED-6204: Corrected typo in comment
  RED-6204: Simplified conversion of File to Path
  RED-6204: Corrected temp file deletion in PdfSegmentationService.
  RED-6204: Upgraded to newest platform-dependency and migrated tests to Junit5
3.224.0
2023-02-24 17:29:43 +01:00
Viktor Seifert
6e73cac99c RED-6204: Added annotation to suppress a false-positive warning in SonarQube RED-6204_15 2023-02-24 17:19:52 +01:00
Viktor Seifert
dcf040b000 RED-6204: Corrected typo in comment RED-6204_14 2023-02-24 15:18:00 +01:00
Viktor Seifert
196cd5934b RED-6204: Simplified conversion of File to Path RED-6204_13 2023-02-24 14:01:57 +01:00
Viktor Seifert
9931b56b92 Merge branch 'master' into RED-6204 RED-6204_12 2023-02-24 13:55:19 +01:00
Viktor Seifert
6ae4d16bb7 RED-6204: Corrected temp file deletion in PdfSegmentationService.
Previously files were not deleted correctly, because the code tried to delete the file while a file-stream was still open.
RED-6204_11
2023-02-24 13:32:27 +01:00
Viktor Seifert
4b21418163 RED-6204: Upgraded to newest platform-dependency and migrated tests to Junit5 RED-6204_10 2023-02-24 12:13:43 +01:00
Viktor Seifert
f7ec180710 Pull request #515: RED-6204
Merge in RED/redaction-service from RED-6204 to master

* commit '3fad6381ce71f36083d6f545e1b9c47cecda3ef1':
  RED-6204: Removed redundant parenthesis
  RED-6204: Removed redundant variable assignment (sonar issue) & simplified code
  RED-6204: Remove unused import (sonar issue)
  RED-6204: Moved code to its own class for metrics.
  RED-6204: Moved code to its own class for metrics.
  RED-6204: Remove AspectJ mode setting, since it would require a couple of AspectJ dependencies for a very limited use case
  RED-6204: Switched to AspectJ to enable proxies on private methods
3.223.0
2023-02-24 10:00:01 +01:00
Viktor Seifert
3fad6381ce RED-6204: Removed redundant parenthesis RED-6204_9 2023-02-23 16:57:58 +01:00
Viktor Seifert
3804acf3c1 RED-6204: Removed redundant variable assignment (sonar issue) & simplified code 2023-02-23 16:49:21 +01:00
Viktor Seifert
8ed976b0f7 RED-6204: Remove unused import (sonar issue) RED-6204_7 2023-02-23 16:36:17 +01:00
Viktor Seifert
8fac22b8ab RED-6204: Moved code to its own class for metrics.
Moved a private method to find sections to its own class, so that it can produce a separate metric value.
RED-6204-1
2023-02-23 11:57:36 +01:00
Viktor Seifert
00ef0eb677 RED-6204: Moved code to its own class for metrics.
Moved a private method to find entities to its own class, so that it can produce a separate metric value.
RED-6204_4
2023-02-22 17:45:30 +01:00
Viktor Seifert
f9b7ad4e3e RED-6204: Remove AspectJ mode setting, since it would require a couple of AspectJ dependencies for a very limited use case RED-6204_3 2023-02-22 16:33:04 +01:00
Viktor Seifert
d65ff273a6 RED-6204: Switched to AspectJ to enable proxies on private methods 2023-02-22 12:39:47 +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