Dominique Eifländer
|
4f36677933
|
RED-10644: Fixed dublicated entries with whitespace at the end
|
2024-12-09 15:09:21 +01:00 |
|
Dominique Eifländer
|
9ee4ae2757
|
RED-10353: Increase rules timeout, added different error message and error...
|
2024-11-05 14:34:43 +01:00 |
|
Kilian Schuettler
|
28c243dd3d
|
RED-10125: fix Normalizer in drools
|
2024-10-15 10:40:59 +02:00 |
|
Kilian Schüttler
|
9e3d202a91
|
RM-184 && RM-172: update SectionIdentifier javadoc, make...
|
2024-10-10 10:21:10 +02:00 |
|
maverickstuder
|
1d2abf18a2
|
Hotfix for NPE when creating component log
|
2024-10-07 16:35:27 +02:00 |
|
Dominique Eifländer
|
c0a191b139
|
RED-10131: Catch stackoverflow error of unoptimized regexes
|
2024-10-07 12:56:27 +02:00 |
|
Maverick Studer
|
1cff5666b5
|
RED-10146: Include defined components in component log
|
2024-10-07 12:26:00 +02:00 |
|
Kilian Schüttler
|
1bdb9a2ef1
|
RED-9728: remove False Positives from table methods
|
2024-10-01 15:12:11 +02:00 |
|
Kilian Schüttler
|
fc30e05b7c
|
RED-9975: extend SectionIdentifier to alphanumeric
|
2024-09-11 13:38:22 +02:00 |
|
Andrei Isvoran
|
179ac6d9ad
|
RED-9986 - Add component rules path to be scanned for Javadoc generation
|
2024-09-09 11:33:31 +03:00 |
|
Kilian Schüttler
|
e959d60ec0
|
RED-9964: fix errors with images
|
2024-09-04 09:16:11 +02:00 |
|
Kilian Schüttler
|
8ac0657795
|
RED-9964: refactor getMainBody() and getMainBodyTextBlock() in Page
|
2024-09-02 16:51:04 +02:00 |
|
Maverick Studer
|
f445b7fe69
|
RED-9865: fix for case 2
|
2024-08-23 17:01:21 +02:00 |
|
Dominique Eifländer
|
ab114b0920
|
RED-9837: Fixed not working timeout with endless loop in drools then block
|
2024-08-19 13:20:04 +02:00 |
|
Dominique Eifländer
|
305cd8f5ac
|
RED-9760: Do not check blacklisted keywords in Strings
|
2024-08-13 11:11:25 +02:00 |
|
Maverick Studer
|
b4ecbde89e
|
Merge branch 'RED-9782-fix-bp' into 'release/4.348.x'
RED-9782: Automated Analysis should be disabled when uploading a document that...
See merge request redactmanager/redaction-service!484
|
2024-08-12 18:40:56 +02:00 |
|
Maverick Studer
|
7c31d4f70b
|
RED-9782: Automated Analysis should be disabled when uploading a document that...
|
2024-08-12 18:40:56 +02:00 |
|
Kilian Schüttler
|
2cf7f7c7b2
|
Fix UOE in ComponentDroolsExecutionService
|
2024-08-12 15:59:14 +02:00 |
|
Kilian Schuettler
|
8c36035655
|
RED-9869: allow java.text and find ruleIdentifiers with whitespaces/linebreaks
|
2024-08-12 12:39:42 +02:00 |
|
Maverick Studer
|
2a9101306c
|
Hotfixes dm release
|
2024-08-09 16:52:40 +02:00 |
|
Maverick Studer
|
e663fd2f2a
|
RED-9857: Add new date format
|
2024-08-09 10:30:22 +02:00 |
|
Dominique Eifländer
|
bf3ae1606b
|
RED-9760: Changed anyHeadlineContains to act like in the previous version
|
2024-08-07 14:56:16 +02:00 |
|
Maverick Studer
|
92fc003576
|
RED-9782: Automated Analysis should be disabled when uploading a document that...
|
2024-08-07 12:26:02 +02:00 |
|
Dominique Eifländer
|
78f5aaa54e
|
Resolve RED-9782 "4.1"
|
2024-08-02 14:40:19 +02:00 |
|
Andrei Isvoran
|
61ee1c12ca
|
RED-9770 - Extend date converter
|
2024-07-30 10:56:58 +03:00 |
|
Kilian Schuettler
|
afeddb4d91
|
annotationMode: ignore IDs of manual adds in annotationMode
|
2024-07-26 14:03:28 +02:00 |
|
Dominique Eifländer
|
9789943f45
|
RED-9658: Fixed wrong mongo database name
|
2024-07-17 10:44:30 +02:00 |
|
Andrei Isvoran
|
156b102e87
|
RED-9667 - Extend convert dates
|
2024-07-16 16:02:20 +02:00 |
|
Andrei Isvoran
|
fb9d1042ac
|
RED-9496 - Implement graceful shutdown
|
2024-07-04 14:03:43 +03:00 |
|
Corina Olariu
|
dce797ef8e
|
RED-9466 - Adding annotation removes all AI based recommendations until forced re-analysis
|
2024-06-28 15:31:16 +02:00 |
|
Kilian Schüttler
|
8b8dab2a18
|
RED-9375: use storageId for cache names everywhere, such that name may be updated by a user
(cherry picked from commit c1a2e9dee209413ca7a3738dc746ee2397aa1319)
|
2024-06-27 16:13:24 +02:00 |
|
Kilian Schuettler
|
7f94090dac
|
hotfix: forward port dynamic timeout for rule execution
|
2024-06-25 13:39:18 +02:00 |
|
Corina Olariu
|
ea88ea339d
|
Merge branch 'RED-9350-2' into 'master'
RED-9350- Prohibit access to tenant context in rule execution
Closes RED-9350
See merge request redactmanager/redaction-service!444
|
2024-06-24 12:37:18 +02:00 |
|
Corina Olariu
|
74a10cd77f
|
RED-9350- Prohibit access to tenant context in rule execution
|
2024-06-24 12:37:18 +02:00 |
|
Kilian Schüttler
|
21f68a0f1c
|
RED-9361: update rule AI.0.0
|
2024-06-24 10:14:35 +02:00 |
|
Ali Oezyetimoglu
|
fcd09a928c
|
RED-9413: fixed date issue
|
2024-06-21 09:30:59 +02:00 |
|
Andrei Isvoran
|
badbc08c2e
|
RED-9378 - Don't create UnprocessedManualEntities for non-manual entities
|
2024-06-20 17:26:04 +03:00 |
|
Maverick Studer
|
7918db25a9
|
RED-9374: Ner Entities are at wrong locations
|
2024-06-19 12:15:50 +02:00 |
|
Corina Olariu
|
9d7c1a6157
|
RED-9350- Prohibit access to tenant context in rule execution
|
2024-06-18 12:42:59 +02:00 |
|
Kilian Schüttler
|
7fb84c42e0
|
hotfix: fix mapping query error
|
2024-06-17 17:50:22 +02:00 |
|
Dominique Eifländer
|
5cb7510aac
|
RED-9274: Set state REMOVED if last change is REMOVED in migration
|
2024-06-17 13:06:31 +02:00 |
|
Ali Oezyetimoglu
|
3f17fb6bf5
|
RED-9322 & RED-9036:
|
2024-06-17 09:51:15 +02:00 |
|
Kilian Schuettler
|
499215db02
|
hotfix: fix annotationMode
|
2024-06-14 16:23:50 +02:00 |
|
Dominique Eifländer
|
edd2254dfe
|
hotfix: show stacktrace when exceptions occurs
|
2024-06-14 15:27:13 +02:00 |
|
Ali Oezyetimoglu
|
6c8095e968
|
RED-9322 & RED-9036:
|
2024-06-14 13:48:47 +02:00 |
|
Corina Olariu
|
18966be460
|
RED-9187 - Annotation does not switch back to redacted if published...
|
2024-06-13 08:36:57 +02:00 |
|
Kilian Schüttler
|
82b0f1e6c2
|
RED-9257: intersectingNodes update crashes kieSession
|
2024-06-10 16:24:33 +02:00 |
|
Ali Oezyetimoglu
|
2c97b7f04e
|
RED-8339: readded deprecated originalValue as it is currently used by FE until...
|
2024-06-10 14:27:07 +02:00 |
|
Dominique Eifländer
|
570ecc5797
|
RED-9317: Added missing date format dd.MM.yy
|
2024-06-07 15:10:38 +02:00 |
|
Kilian Schüttler
|
eec42aca66
|
RED-7074: increase layoutparser version
|
2024-06-07 10:20:13 +02:00 |
|