973 Commits

Author SHA1 Message Date
deiflaender
85cad66ade RED-5022: Add figure detection values the same way as normal images RED-5022_5 2022-08-19 13:50:57 +02:00
Viktor Seifert
1cc93d3a57 Pull request #456: RED-4824: Added annotations to correctly handle json deserialization
Merge in RED/redaction-service from RED-5010 to master

* commit 'a1ef711bc32c365b2f276df5de7f3578f82f567f':
  RED-4824: Corrected annotation for json deserialization so that is unambiguously detected as a delegating creator method
  RED-4824: Added annotations to correctly handle json deserialization
3.176.0
2022-08-18 09:32:27 +02:00
Viktor Seifert
a1ef711bc3 RED-4824: Corrected annotation for json deserialization so that is unambiguously detected as a delegating creator method RED-5010_3 2022-08-17 19:12:28 +02:00
Viktor Seifert
b6a95244d8 RED-4824: Added annotations to correctly handle json deserialization 2022-08-17 18:46:13 +02:00
Ali Oezyetimoglu
4c06ab958c Pull request #455: RED-4890
Merge in RED/redaction-service from RED-4890 to master

* commit 'f5fb8f7c074b3e7b38c6cfdd28ba4c8cc1edfeff':
  RED-4890: Refactored redaction log tests to show failed files
  RED-4890: Refactored RulesTests, will fail individually
3.175.0
2022-08-16 11:16:09 +02:00
Ali Oezyetimoglu
f5fb8f7c07 RED-4890: Refactored redaction log tests to show failed files RED-4890_4 2022-08-16 10:56:00 +02:00
Ali Oezyetimoglu
e962992b79 Pull request #454: RED-4891: Rectangle redactions not listed in DELTA view
Merge in RED/redaction-service from RED-4891-rs1 to master

* commit 'a9ae01ab32f08d0dadb1b12b0cc4db8070071b42':
  RED-4891: Rectangle redactions not listed in DELTA view
3.174.0
2022-08-16 09:32:29 +02:00
Ali Oezyetimoglu
a9ae01ab32 RED-4891: Rectangle redactions not listed in DELTA view RED-4891-rs1-4 2022-08-15 13:49:03 +02:00
Dominique Eiflaender
e77180f6ac Pull request #453: RED-3974: Regenerated redactionLog files
Merge in RED/redaction-service from RED-3974 to master

* commit '269716125c19f8a4029a39566332d20d5cc53a91':
  RED-3974: Regenerated redactionLog files
3.173.0 RED-6411_3.173_1_2
2022-08-12 12:29:02 +02:00
deiflaender
269716125c RED-3974: Regenerated redactionLog files RED-3974_9 2022-08-12 12:09:46 +02:00
Dominique Eiflaender
dc21e14921 Pull request #452: RED-3974: Do not add header to header row
Merge in RED/redaction-service from RED-3974 to master

* commit '6bc5a6a1351f39bd1815b4fa288faf7bce82b1eb':
  RED-3974: Do not add header to header row
3.172.0
2022-08-12 11:38:58 +02:00
deiflaender
6bc5a6a135 RED-3974: Do not add header to header row RED-3974_7 2022-08-12 11:29:12 +02:00
Dominique Eiflaender
4f66f5acf7 Pull request #451: RED-3974: Fixed special case table header with diffent size of columns in rows
Merge in RED/redaction-service from RED-3974 to master

* commit 'a9ff46a3fd3363b47799e8dfe5dc99575c36a33b':
  RED-3974: Fixed special case table header with diffent size of columns in rows
3.171.0
2022-08-11 17:12:07 +02:00
deiflaender
a9ff46a3fd RED-3974: Fixed special case table header with diffent size of columns in rows RED-3974_5 2022-08-11 17:09:25 +02:00
Dominique Eiflaender
07aaa9722a Pull request #450: RED-3974: Use first row as header if header detection does not find a header
Merge in RED/redaction-service from RED-3974 to master

* commit 'cba81ce061df867936314dcbdbc565248c8db006':
  RED-3974: Refactored processTablePerRow
  RED-3974: Use first row as header if header detection does not find a header
3.170.0
2022-08-11 14:28:33 +02:00
deiflaender
cba81ce061 RED-3974: Refactored processTablePerRow RED-3974_3 2022-08-11 14:18:36 +02:00
deiflaender
f84a366328 RED-3974: Use first row as header if header detection does not find a header RED-3974_2 2022-08-11 11:54:25 +02:00
Viktor Seifert
85c44374d9 Pull request #449: RED-4824
Merge in RED/redaction-service from RED-4824 to master

* commit '1d39c150c7e9084ae6a3833149ad66a4f31da774':
  RED-4824: Corrected code style by removing parameter assignment
  RED-4824: Replaced type of the text dir with an enum that only accepts values that can be handled by our code
  RED-4824: Recreated log files to include changes in rectangle calculation
  RED-4824: Removed obsolete logging statement
  RED-4824: Finalized affine transformation by correcting the center of the rotation according to the text direction
  RED-4824: WIP: Transformed rectangle calculation from a if-else chain to an affine transformation
  RED-4824: Added test with a simple pdf that contains all combinations for rotation and text direction
  RED-4824: Cleaned up code to make method more readable
  RED-4824: Created base test for text-position rectangle creation
3.169.0
2022-08-11 11:09:51 +02:00
Viktor Seifert
1d39c150c7 RED-4824: Corrected code style by removing parameter assignment RED-4824_11 2022-08-10 15:49:27 +02:00
Viktor Seifert
b2f1201d92 RED-4824: Replaced type of the text dir with an enum that only accepts values that can be handled by our code 2022-08-10 15:40:20 +02:00
Viktor Seifert
b592fee500 RED-4824: Recreated log files to include changes in rectangle calculation RED-4824_9 2022-08-09 18:58:44 +02:00
Viktor Seifert
4f36b8b43e RED-4824: Removed obsolete logging statement 2022-08-09 17:12:51 +02:00
Viktor Seifert
c7a789ada6 Merge branch 'master' into RED-4824 2022-08-09 16:08:19 +02:00
Viktor Seifert
6de3a3b043 RED-4824: Finalized affine transformation by correcting the center of the rotation according to the text direction 2022-08-09 15:12:10 +02:00
Viktor Seifert
43ff331a42 RED-4824: WIP: Transformed rectangle calculation from a if-else chain to an affine transformation 2022-08-08 19:31:55 +02:00
Timo Bejan
3013dc95f6 Pull request #448: RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive
Merge in RED/redaction-service from RED-4835 to master

* commit '6e46cad2c5466136c7191042e6834eb074fc5911':
  RED-4835 - cleanup
  RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive
3.167.0 3.168.0
2022-08-08 16:39:49 +02:00
Viktor Seifert
435f75996f RED-4824: Added test with a simple pdf that contains all combinations for rotation and text direction RED-4824_4 2022-08-08 15:16:38 +02:00
Viktor Seifert
ef04b7168a RED-4824: Cleaned up code to make method more readable RED-4824_3 2022-08-08 14:05:25 +02:00
Timo Bejan
6e46cad2c5 RED-4835 - cleanup RED-4835_3 2022-08-08 13:31:22 +03:00
Timo Bejan
c41e230f85 RED-4835 - entity position not calculated correctly for duplicates where 1 is marked as false positive 2022-08-08 13:30:18 +03:00
Viktor Seifert
cadbc3c7a4 RED-4824: Created base test for text-position rectangle creation RED-4824_2 2022-08-05 16:56:26 +02:00
Philipp Schramm
f4655c4050 RED-4890: Refactored RulesTests, will fail individually RED-4890_3 2022-08-04 13:18:05 +02:00
Ali Oezyetimoglu
16ea8364df Pull request #447: RED-4867: Sonar issues: RedactionService
Merge in RED/redaction-service from RED-4867-rs1 to master

* commit '3ec1e20e417e65907448930cf7f8eb9713874fb9':
  RED-4867: Sonar issues: RedactionService
3.166.0 RED-4890_2
2022-08-01 16:00:29 +02:00
Ali Oezyetimoglu
3ec1e20e41 RED-4867: Sonar issues: RedactionService RED-4867-rs1_2 2022-08-01 15:55:22 +02:00
Dominique Eiflaender
ce1f8e9117 Pull request #434: RED-4753: Reduced size of TEXT File
Merge in RED/redaction-service from RED-4753 to master

* commit '55bebe8541cfded8a456b63dbd8d8b7e79bab33f':
  RED-4753: Reduced size of TEXT File a bit more
  RED-4753: Reduced size of TEXT File
3.164.0 3.165.0
2022-08-01 11:04:25 +02:00
Kresnadi Budisantoso
b7e97890be Pull request #441: RED-4829 Fix wrong annotation
Merge in RED/redaction-service from kbudisantoso/Sectionjava-1659012500262 to master

* commit '47de526b4bd451d302317647cb05ac685e069622':
  RED-4829 Fix wrong annotation
2022-08-01 09:07:11 +02:00
Dominique Eiflaender
ec49945682 Pull request #446: RED-4843: Disable jsondsl per default
Merge in RED/redaction-service from RED-4843 to master

* commit 'b64222938c64eeb006d62807a705918ffd2c585b':
  RED-4843: Disable jsondsl per default
3.163.0 3.163.1
2022-07-29 12:47:38 +02:00
deiflaender
b64222938c RED-4843: Disable jsondsl per default RED-4843_6 2022-07-29 12:43:35 +02:00
Timo Bejan
e4823e20d4 Pull request #444: RED-4799 - remove FP entities from redactionlog
Merge in RED/redaction-service from RED-4799-3 to master

* commit '53428ec65296b9fac2c206e7bd89916c933fb5c8':
  RED-4799 - remove FP entities from redactionlog
3.161.0 3.162.0
2022-07-29 10:53:51 +02:00
Timo Bejan
53428ec652 RED-4799 - remove FP entities from redactionlog RED-4799-3_2 2022-07-29 11:50:38 +03:00
Dominique Eiflaender
ca270fb7de Pull request #443: RED-4843: Upgraded storage commons
Merge in RED/redaction-service from RED-4843 to master

* commit '06fe0dbd97cdf2011be17df07f8c409a221530a4':
  RED-4843: Upgraded storage commons
2022-07-29 10:41:24 +02:00
deiflaender
06fe0dbd97 RED-4843: Upgraded storage commons RED-4843_2 2022-07-29 10:27:18 +02:00
Kresnadi Budisantoso
47de526b4b RED-4829 Fix wrong annotation kbudisantoso/Sectionjava-1659012500262_2 2022-07-28 14:48:39 +02:00
Timo Bejan
1d8e86e4f6 Pull request #439: RED-4799
Merge in RED/redaction-service from RED-4799-fix to master

* commit '2b7972315f655bd296a03cae8cc5e4846d47bbce':
  RED-4799
3.159.0 3.160.0
2022-07-27 11:58:11 +02:00
Timo Bejan
2b7972315f RED-4799 RED-4799-fix_2 2022-07-27 12:54:51 +03:00
Philipp Schramm
0af853dbfc Pull request #436: RED-4510: Added generated RedactionLog Json files and optimizations for RulesTest.java for Bamboo
Merge in RED/redaction-service from RED-4510-Rework to master

* commit '0544a42117a742de70325cd1a84e57d6829aaa25':
  RED-4510: Added generated RedactionLog Json files and optimizations for RulesTest.java for Bamboo
3.158.0
2022-07-26 17:08:59 +02:00
Philipp Schramm
0544a42117 RED-4510: Added generated RedactionLog Json files and optimizations for RulesTest.java for Bamboo RED-4510-Rework_29 2022-07-26 17:06:04 +02:00
deiflaender
55bebe8541 RED-4753: Reduced size of TEXT File a bit more RED-4753_4 2022-07-26 11:55:25 +02:00
Timo Bejan
8bdfd6747d Pull request #435: RED-4686
Merge in RED/redaction-service from tbejan/pomxml-1658825710723 to master

* commit '80c0c25c069995790d6bd043657f50dc8de0a451':
  RED-4686
3.157.0
2022-07-26 11:01:22 +02:00
Timo Bejan
80c0c25c06 RED-4686 tbejan/pomxml-1658825710723_2 2022-07-26 10:55:17 +02:00