Kilian Schuettler
1f7caeebf6
RED-6009: Document Tree Structure
...
*renamed old TextBlock and Table Classes
*added subsections to enable separate rules for tables and text-only sections
*added ManualRedaction Tests
*finished default rules
2023-05-02 17:45:45 +02:00
devplant
09de0dc2c6
RED-5694 - Upgrade spring-boot to 3.0
...
- update after the merge of master
2023-04-05 12:06:12 +03:00
devplant
adcf17c5f0
RED-5694 - Upgrade spring-boot to 3.0
...
- update platfrom-dependency and other dependencies with latest versions
- remove dslplatform dependency
2023-04-05 10:58:18 +03:00
Viktor Seifert
3626dbd0a9
RED-5694: Imported new version of platform-dependency and fixed a couple of issues.
...
* Updated imports for some javax.* packages.
* Added improved config for annotation processors (not dependent on implementation details).
* Updated SectionText class to not use wildcard imports, since the cause problems for lombok + dsl-json.
2023-03-20 18:06:32 +01:00
Viktor Seifert
fe5121b1ed
RED-6250: Switched to new metrics-commons version to not have to instantiate a factory (reduces code duplication)
2023-03-15 18:16:53 +01:00
Viktor Seifert
519bb9cb52
RED-6250: Changed function-timer metric to use code from metric commons
2023-03-15 16:40:04 +01:00
Timo Bejan
9f396cccdf
RED-6162 - bumped version
2023-03-10 15:58:29 +02:00
deiflaender
313cf68044
RED-4988: Updated drools to latest final version, updated jacoco, removed drools from jacoco
2022-09-26 16:07:25 +02:00
deiflaender
0fe2b627f0
RED-4686: Removed test scope from jackson-datatype-jsr310
2022-07-22 15:06:57 +02:00
Philipp Schramm
f48bdb6267
RED-4510: Implemented Test class which generates and compares RedactionLogs
2022-07-21 12:38:07 +02:00
deiflaender
b1bad03090
RED-4014: Changed metrics config
2022-05-12 16:08:54 +02:00
Timo Bejan
8a44d6299c
RED-3800 switched jackson for dsl-json for internal non-rest related operations
2022-05-09 22:00:01 +03:00
Timo Bejan
36967cab2c
RED-3992 - Replaced naive approach with aho corassick string search. Cleaned up code. reduced ammount of unnecesary conversions/invocations
2022-05-06 10:28:12 +03:00
Philipp Schramm
6e713c4fcc
RED-2633 Added section to manual redactions, updated version from persistence-service and extracted versions in pom.xm
2021-11-15 14:36:35 +01:00
aoezyetimoglu
22ae1ad6a9
RED-2261: update dependencies
2021-10-01 15:31:39 +02:00
aoezyetimoglu
e7fc3f8079
RED-2261: update dependencies
2021-10-01 14:56:19 +02:00
aoezyetimoglu
94622a90f3
RED-2261: update dependencies
2021-10-01 10:59:37 +02:00
Dominique Eifländer
146b0f5c8e
RED-2228: Use persistence-service instead of configuration/file-management-service
2021-09-22 15:11:14 +02:00
Dominique Eifländer
f1b3d129ee
RED-1970: Call entity-redaction-service once per document
2021-09-07 09:42:14 +02:00
Timo
f60b0f25e5
rename project and ruleSet - finalization with dependencies
2021-05-31 15:04:15 +03:00
Dominique Eifländer
816f44edf0
RED-1506: Fixed unpocess images in strange formats
2021-05-19 10:18:11 +02:00
Timo
513501abf4
save legal basis version on redaction log
2021-05-14 15:00:22 +03:00
Dominique Eifländer
48beb984ca
RED-1334: Enabled to use dictionaries per dossier
2021-04-28 15:11:11 +02:00
Timo
735cfdd6c4
reworked api
2021-04-21 18:53:29 +03:00
Timo
8182b1a0fa
Updated code to respond to file-status service on successful/failed analysis
2021-04-21 17:15:49 +03:00
Timo
ab3b30b282
prepared redaction service for queue handling
2021-04-21 14:11:22 +03:00
Timo
5cb4ea287c
Reworked re-analysis and analysis to use memory model / directly read/store files, and dumped pd doc wherever possible
2021-04-16 14:50:04 +03:00
Dominique Eifländer
0638877d0a
RED-1061: Upgraded to newest spring boot/cloud and reenabled actuator metrics
2021-03-15 13:22:14 +01:00
Dominique Eifländer
511092b9e7
First steps for incremental analysis
2021-03-08 16:31:37 +01:00
Timo
5aba4b69ba
RuleSetId integration and drools update
2021-01-06 01:45:38 +02:00
deiflaender
608ea4bbcc
RED-824: Add author recommendations based on vertebrate study tables
2020-12-07 15:53:20 +01:00
Timo
536d4689f3
Added rank of dictionary to processing entities in redaction service, simplified code
2020-11-26 18:52:44 +02:00
Thierry Göckel
122d5a556e
Bump conf service version and remove obsolete object init
2020-11-04 11:49:13 +01:00
deiflaender
a01651b827
RED-240: Use HexColors instead of float[], RED-380: Load all system colors from dictionary-service
2020-10-08 11:51:35 +02:00
deiflaender
ecc303e79e
RED-277: Upgraded to pdfbox 2.0.21
2020-09-29 15:18:58 +02:00
cheng
c4164b57fb
RED-116: replace gin4-commons with red-commons
2020-08-20 16:51:02 +02:00
deiflaender
2b93ae57d5
RED-88: Enabled manual redaction
2020-08-13 15:34:09 +02:00
deiflaender
872c384dc6
Use default color from configuration-service on unknown type
2020-07-28 12:38:59 +02:00
cheng
3eb37fa6db
RED-161: reverse caseSensitive
2020-07-23 10:51:30 +02:00
cheng
c8375a1ad9
RED-161: replace hard-coded hint-type with dictionary-service query
2020-07-22 22:54:05 +02:00
deiflaender
c0882346a9
RED-169: Fixed startup problem
2020-07-21 14:49:00 +02:00
cheng
b3841b86b1
REd-106: enable dictionary version
2020-07-20 09:18:42 +02:00
Thierry Göckel
4832555343
RED-155: Bump config service version to make sure, dictionaries and
...
rules are pulled correctly.
2020-07-17 12:40:49 +02:00
Thierry Göckel
bf89e42fcf
DEV: Update rules on each redaction request.
2020-07-09 13:47:31 +02:00
deiflaender
67077bb73e
RED-41: Move and adapt redaction-service
2020-06-29 13:36:29 +02:00