Kilian Schuettler
0c61ce3c43
RED-6369: Rules Refactor
...
* fix pmd errors
RED-6009-0c61c
2023-04-17 18:44:16 +02:00
Kilian Schuettler
6d2e72bcd3
RED-6369: Rules Refactor
...
* fixed builkd by disabling failing tests
2023-04-17 18:17:01 +02:00
Kilian Schuettler
9ca73bc54f
RED-6369: Rules Refactor
...
*removed manualredaction handling for further analysis of how it actually works
2023-04-17 16:34:08 +02:00
Kilian Schuettler
4f3305ecba
RED-6369: Rules Refactor
...
* marked entities as resized if a resizeRedaction with same id exists
2023-04-17 13:25:45 +02:00
Kilian Schuettler
a2776f24cd
RED-6369: Rules Refactor
...
* refactored documentGraph.tableOfContents to include document as root
2023-04-17 12:54:17 +02:00
Kilian Schuettler
545eba4a53
RED-6369: Rules Refactor
...
* fixed AnnotationService with new Coordinates
* fixed bug in split boundary function
2023-04-05 18:03:07 +02:00
Kilian Schuettler
6b7990cd6e
RED-6369: Rules Refactor
...
* refactored DocumentData to 4 different jsons to make reading only text possible
* wip integration of new rules into workflow
2023-04-05 15:54:20 +02:00
Kilian Schuettler
3beadca77e
RED-6369: Rules Refactor
...
*added betweenStrings to entityCreationService
2023-04-03 14:13:01 +02:00
Kilian Schuettler
31f59884d6
RED-6369: Rules Refactor
...
*some refactors
*some comment cleanup
2023-04-03 11:52:32 +02:00
Kilian Schuettler
81e2d4ee39
RED-6369: Rules Refactor
...
*fixed DocumentData Mapping
2023-03-23 15:05:07 +01:00
Kilian Schuettler
74d89ea867
RED-6369: Rules Refactor
...
*added some new Rules and Methods to support them
*integrated local dictionary searches into ruleflow using agenda-groups
*Generalized methods to be able to execute on any SemanticNode
*made Documentgraph implement SemanticNode
2023-03-22 19:05:33 +01:00
Kilian Schuettler
8f38576d10
RED-6368: Include Tables and Images into Prototype Document Structure
...
*started Implementation of new rules
2023-03-21 16:36:30 +01:00
Kilian Schuettler
f73b8fe64e
RED-6368: Include Tables and Images into Prototype Document Structure
...
*rebased to master and included tenant capabilities
*added separator validation to entity search
*added EntityPosition class to bridge the gap to the redactionLogEntry
2023-03-21 16:35:34 +01:00
Kilian Schuettler
20db81cfef
RED-6368: Include Tables and Images into Prototype Document Structure
...
*added some starting rules
2023-03-20 10:58:11 +01:00
Kilian Schuettler
1b3b85d6a6
RED-6368: Include Tables and Images into Prototype Document Structure
...
*added Tables And TableCell
*added BoundingBox calculation function
*added images to structure without restructuring them, some images are still added twice
2023-03-20 10:58:11 +01:00
Kilian Schuettler
741290a687
RED-6093: Prototype document structure
...
*refactored File Structure
*started refactor of original rules
2023-03-20 10:58:11 +01:00
Kilian Schuettler
7879bcd909
RED-6093: Prototype document structure
...
*refactored Nodes
*added some tests
*wip
2023-03-20 10:58:11 +01:00
deiflaender
7aeae506d9
RED-6093: Prototype document structurewip dependency upgrade
2023-03-20 10:58:11 +01:00
Kilian Schuettler
08f16d352e
RED-6093: Prototype document structure
...
wip
2023-03-20 10:58:11 +01:00
Kilian Schuettler
c10ea6d937
RED-6093: Prototype find entities in rules
...
*added improved string to text position mapping
2023-03-20 10:58:11 +01:00
Kilian Schuettler
40fb6a42d7
RED-6093: Prototype find entities in rules
...
*added a prototype paragraph rule
2023-03-20 10:58:11 +01:00
deiflaender
cd4d06b036
RED-6093: Prototype find entities in rules
2023-03-20 10:58:11 +01:00
Dominique Eiflaender
cec18a472f
Pull request #524 : RED-6224: Made dictionary cache multitenancy ready
...
Merge in RED/redaction-service from RED-6224 to master
* commit '339833e2d6f4f85757f7fdb84c2006f17d766f38':
RED-6224: Fixed pr findings
RED-6224: Made dictionary cache multitenancy ready
4.5.0
RED-6411_4.5.0_1_2
2023-03-17 16:17:57 +01:00
deiflaender
339833e2d6
RED-6224: Fixed pr findings
RED-6224_6
2023-03-17 16:07:20 +01:00
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