312 Commits

Author SHA1 Message Date
Dominique Eifländer
a101b98a40 Fixed several table extraction problems tableExtractionImprovement_3 2021-02-04 15:08:48 +01:00
Dominique Eiflaender
76ecfdabd3 Pull request #116: Fixed table extraction problems
Merge in RED/redaction-service from TableExtractionProbemFix to master

* commit 'fc2ac03691871a8a1f3c8a29756e3a60e63e16bf':
  Fixed table extraction problems
2.2.4
2021-02-03 14:49:01 +01:00
Dominique Eifländer
fc2ac03691 Fixed table extraction problems TableExtractionProbemFix_2 2021-02-03 14:34:29 +01:00
Dominique Eiflaender
7898f6a30f Pull request #115: Expand CBI Authors with firstname initials
Merge in RED/redaction-service from ExpandAuthors to master

* commit '35f3582d0850053c1dc38ef0b149daa47bd9cc56':
  Expand CBI Authors with firstname initials
2.2.3
2021-02-02 12:35:07 +01:00
Dominique Eifländer
35f3582d08 Expand CBI Authors with firstname initials ExpandAuthors_4 2021-02-02 12:20:40 +01:00
Dominique Eiflaender
b4699caaae Pull request #114: Fixed position problem for rotated images
Merge in RED/redaction-service from rotatedImages to master

* commit 'd8e444280b5a025e19785c70c9fcbb11480b5042':
  Fixed position problem for rotated images
2.2.2
2021-02-01 16:17:19 +01:00
Dominique Eifländer
d8e444280b Fixed position problem for rotated images rotatedImages_4 2021-02-01 16:04:45 +01:00
Dominique Eiflaender
ec4db538a7 Pull request #113: Ignore too small images
Merge in RED/redaction-service from IgnoreTooSmall to master

* commit '39ca191b9cb5dec5fbb01e8319cbbe361c7cd85e':
  Ignore too small images
master_228
2021-02-01 15:46:57 +01:00
Dominique Eifländer
39ca191b9c Ignore too small images IgnoreTooSmall_2 2021-02-01 15:14:46 +01:00
Dominique Eiflaender
0cec88f1b4 Pull request #112: Annotate images
Merge in RED/redaction-service from annotateImages to master

* commit 'acddfafa5b60d0120a48bdf47fe218bf59e359d2':
  Annotate images
2.2.1
2021-02-01 14:12:28 +01:00
Dominique Eifländer
acddfafa5b Annotate images annotateImages_4 2021-02-01 13:52:18 +01:00
Dominique Eiflaender
6b68890fcf Pull request #111: RED-1019: Fixed returning numberOfPages
Merge in RED/redaction-service from RED-1019 to master

* commit '1ed99412595b560d92e542d949e52d19d58beb2c':
  RED-1019: Fixed returning numberOfPages
2.2.0
2021-01-29 13:32:05 +01:00
Dominique Eifländer
1ed9941259 RED-1019: Fixed returning numberOfPages RED-1019_2 2021-01-29 13:17:25 +01:00
Timo Bejan
1e7d535a33 Pull request #110: fixed issue affecting service on restarts
Merge in RED/redaction-service from bugfix-annotate to master

* commit '1091d6a886243387f23da32d0c678b66b0c21f26':
  fixed issue affecting service on restarts
2.1.9 master_222
2021-01-28 10:17:02 +01:00
Timo
1091d6a886 fixed issue affecting service on restarts bugfix-annotate_2 2021-01-28 11:05:01 +02:00
Dominique Eiflaender
d8a1e43991 Pull request #109: RED-1010: Splittet redaction endpoint to analyis and annotation endpoints
Merge in RED/redaction-service from RED-1010 to master

* commit 'd739a4f2f5e95d25fc68cda35f1a5cc79b4ded5f':
  RED-1010: Splittet redaction endpoint to analyis and annotation endpoints
2.1.8
2021-01-27 15:32:24 +01:00
Dominique Eifländer
d739a4f2f5 RED-1010: Splittet redaction endpoint to analyis and annotation endpoints RED-1010_2 2021-01-27 15:19:38 +01:00
Dominique Eiflaender
40a9b39688 Pull request #108: RED-1004: Fixed position problems when mediabox is bigger than cropbox
Merge in RED/redaction-service from RED-1004 to master

* commit '62b960f2ead02b6f29537447077822c171f65bf8':
  RED-1004: Fixed position problems when mediabox is bigger than cropbox
2.1.7
2021-01-27 11:47:00 +01:00
Dominique Eifländer
62b960f2ea RED-1004: Fixed position problems when mediabox is bigger than cropbox RED-1004_2 2021-01-27 11:34:17 +01:00
Dominique Eiflaender
0d9e318d25 Pull request #107: Always check dictionary rank when overriding annotations
Merge in RED/redaction-service from checkOverrideRank to master

* commit 'a76095c5d62e1d5f39013d77c95328dee9f7fbea':
  Always check dictionary rank when overriding annotations
2.1.6
2021-01-26 12:16:18 +01:00
Dominique Eifländer
a76095c5d6 Always check dictionary rank when overriding annotations checkOverrideRank_4 2021-01-26 12:04:26 +01:00
Dominique Eiflaender
8d1e574dde Pull request #106: Added possibility to redact all Author tables
Merge in RED/redaction-service from AllAuthorTables to master

* commit '43a3d76f1c0ac9e3803cc1e228508b48686e893d':
  Added possibility to redact all Author tables
2.1.5
2021-01-25 16:11:05 +01:00
Dominique Eifländer
43a3d76f1c Added possibility to redact all Author tables AllAuthorTables_3 2021-01-25 15:59:08 +01:00
Dominique Eiflaender
4ed41b1a7e Pull request #105: Fixed recognize rules and exceptions for redactAndRecommend, fixed wrong order of rules(published information)
Merge in RED/redaction-service from redactAndRecommendFix2 to master

* commit '7dfaf604e7fb0d09e66a1688b1657006a3e92156':
  Fixed recognize rules and exceptions for redactAndRecommend, fixed wrong order of rules(published information)
2.1.4
2021-01-25 11:39:17 +01:00
Dominique Eifländer
7dfaf604e7 Fixed recognize rules and exceptions for redactAndRecommend, fixed wrong order of rules(published information) redactAndRecommendFix2_2 2021-01-25 11:20:35 +01:00
Dominique Eiflaender
70dea61e24 Pull request #104: Recoginze rules and exceptions for redactAndRecommend, Do not redact publish information authors in new rulesset
Merge in RED/redaction-service from RedactAndRecommendFix to master

* commit '531eeebae1b5811d4e03086f5a4060450f86513a':
  Recoginze rules and exceptions for redactAndRecommend, Do not redact publish information authors in new rulesset
2.1.3
2021-01-25 10:21:21 +01:00
Dominique Eifländer
531eeebae1 Recoginze rules and exceptions for redactAndRecommend, Do not redact publish information authors in new rulesset RedactAndRecommendFix_2 2021-01-25 09:46:09 +01:00
Dominique Eiflaender
375d84b236 Pull request #103: RED-934: Added rule to redact purity and et al Authors will be redacted where they are found
Merge in RED/redaction-service from RED-934 to master

* commit '33795527fdc4fd82f6ad26ec5720a539620b1293':
  RED-934: Added rule to redact purity and et al Authors will be redacted where they are found
2.1.2
2021-01-20 13:30:16 +01:00
Dominique Eifländer
33795527fd RED-934: Added rule to redact purity and et al Authors will be redacted where they are found RED-934_3 2021-01-20 13:18:37 +01:00
Dominique Eiflaender
91772dfb0d Pull request #102: RED-937: Handle rules version per RuleSetId
Merge in RED/redaction-service from RED-937 to master

* commit '89f642ba900ea60aa08f75da75ff09fd93eb2fc2':
  RED-937: Handle rules version per RuleSetId
2.1.1
2021-01-13 13:04:25 +01:00
Dominique Eifländer
89f642ba90 RED-937: Handle rules version per RuleSetId RED-937_3 2021-01-13 12:52:59 +01:00
Dominique Eiflaender
2dd8dd73c8 Pull request #101: Clean recommendation values starting with :
Merge in RED/redaction-service from cleanRecommendation to master

* commit '9104db6fa4f186b4758a2ccc8265f6ca004fca19':
  Clean recommendation values starting with :
2.1.0
2021-01-12 13:52:48 +01:00
Dominique Eifländer
9104db6fa4 Clean recommendation values starting with : cleanRecommendation_2 2021-01-12 13:41:19 +01:00
Dominique Eiflaender
59778682a2 Pull request #100: Recommend CBI_address in Test Organism/Animals sections
Merge in RED/redaction-service from recommendCBIaddress to master

* commit 'f3b0eb291107966d4ae2490f8d096ef2eabd8452':
  Recommend CBI_address in Test Organism/Animals sections
2.0.9
2021-01-12 11:42:52 +01:00
Dominique Eifländer
f3b0eb2911 Recommend CBI_address in Test Organism/Animals sections recommendCBIaddress_2 2021-01-12 11:30:40 +01:00
Dominique Eiflaender
4aef72552c Pull request #99: Revert idRemoval fix, removed duplicate code
Merge in RED/redaction-service from duplicateCodeRemove to master

* commit 'd10c0a7900ffd85c254656db377d5dfc1505c5ab':
  Revert idRemoval fix, removed duplicate code
2.0.8
2021-01-08 14:08:18 +01:00
Dominique Eifländer
d10c0a7900 Revert idRemoval fix, removed duplicate code duplicateCodeRemove_2 2021-01-08 13:46:55 +01:00
Timo Bejan
f693667fbb Pull request #98: idRemoval fix
Merge in RED/redaction-service from annotation-fix to master

* commit 'e3a960d0861bdfa96b90fe406eb825573007530e':
  idRemoval fix
2.0.7 master_198
2021-01-08 10:40:22 +01:00
Timo
e3a960d086 idRemoval fix annotation-fix_2 2021-01-08 11:29:47 +02:00
Dominique Eiflaender
a8fdfc4edd Pull request #97: Avoid IndexOutOfBoundsException if dictionary entry has blank at end
Merge in RED/redaction-service from IndexOutOfBoundsBlankFix to master

* commit 'e23ed69e04aa0507eee022cd590a51422a1b09d3':
  Avoid IndexOutOfBoundsException if dictionary entry has blank at end
2.0.6
2021-01-07 16:32:19 +01:00
Dominique Eifländer
e23ed69e04 Avoid IndexOutOfBoundsException if dictionary entry has blank at end IndexOutOfBoundsBlankFix_2 2021-01-07 16:20:51 +01:00
Dominique Eiflaender
caf20e4776 Pull request #96: Fixed RegEx for et al.
Merge in RED/redaction-service from EtAlRegEx to master

* commit '633fb403e0ac82a88fd8a0d334685fec986c016f':
  Fixed RegEx for et al. recommendations
2.0.5
2021-01-07 13:18:43 +01:00
Dominique Eifländer
633fb403e0 Fixed RegEx for et al. recommendations EtAlRegEx_3 2021-01-07 13:07:21 +01:00
Timo Bejan
e58b4ff6c1 Pull request #95: Feature/ruleset integration
Merge in RED/redaction-service from feature/ruleset-integration to master

* commit '2c4350b8f369c00177781edc4567df1f2806a2fe':
  Rules Tester
  rule update fix
2.0.4 master_192
2021-01-06 18:47:57 +01:00
Timo
2c4350b8f3 Rules Tester feature/ruleset-integration_11 2021-01-06 19:37:39 +02:00
Timo
07ffeab3ae rule update fix feature/ruleset-integration_10 2021-01-06 19:30:40 +02:00
Timo Bejan
f087d4afdb Pull request #94: dev mode features, exception generalisation
Merge in RED/redaction-service from feature/ruleset-integration to master

* commit 'c2669ab56843f3ec335cfb1cd7d1e59dc828fb98':
  fixed tests
  fixed tests
  dev mode features, exception generalisation
2.0.3 master_190
2021-01-06 16:23:56 +01:00
Timo
c2669ab568 fixed tests feature/ruleset-integration_8 2021-01-06 17:04:07 +02:00
Timo
a824aa20a5 fixed tests feature/ruleset-integration_7 2021-01-06 17:02:43 +02:00
Timo
6412cf37d9 dev mode features, exception generalisation 2021-01-06 16:41:16 +02:00