1103 Commits

Author SHA1 Message Date
Andrei Isvoran
72c67a02f3 RED-9496 - Implement graceful shutdown 2024-07-04 11:29:46 +03:00
Dominique Eifländer
fe7b43c32a RED-9500: Use Redis pub/sub to syncronize websocket topic messages accross multiple pods 2024-07-02 15:38:30 +02:00
Maverick Studer
776a24306f RED-9123: Improve performance of re-analysis (Spike) 2024-07-02 12:52:24 +02:00
Maverick Studer
1c81212a2d RED-9123: Improve performance of re-analysis (Spike) 2024-07-01 12:07:11 +02:00
Corina Olariu
5f52df1ebe RED-9466 - Adding annotation removes all AI based recommendations until forced re-analysis 2024-06-28 15:49:25 +02:00
Andrei Isvoran
5cb81e7f8b RED-9349 - Remove context from rules and check before setting the global logger 2024-06-28 08:29:39 +02:00
Andrei Isvoran
a58bcedccf RED-9140 - Add more information to changes 2024-06-27 13:49:26 +02:00
Andrei Isvoran
9e45864b35 Merge branch 'RED-9349-cors' into 'master'
RED-9349 - Enable cors on dev

Closes RED-9349

See merge request redactmanager/redaction-service!449
2024-06-27 09:51:08 +02:00
Kilian Schüttler
c1a2e9dee2 RED-9375: use storageId for cache names everywhere, such that name may be updated by a user 2024-06-27 09:42:24 +02:00
Andrei Isvoran
0a5cc0140f RED-9349 - Enable cors on dev 2024-06-27 10:35:10 +03:00
Andrei Isvoran
d9a55638e7 RED-9349 - Ignore rules endpoint 2024-06-26 14:37:53 +02:00
Andrei Isvoran
f3ae68a8da RED-9349 - Add possibility to log stuff in the rules 2024-06-26 10:17:58 +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
Andrei Isvoran
a26b97e890 RED-9221 - Fix component extraction in tables where rows and columns are not 1:1 2024-06-05 15:45:13 +03:00
Kilian Schüttler
3de5d7e356 Merge branch 'RED-9169' into 'master'
RED-9169: duplicate entities in component rules

Closes RED-9169

See merge request redactmanager/redaction-service!417
2024-06-04 17:16:04 +02:00
Kilian Schüttler
5deb2092b1 RED-9169: duplicate entities in component rules 2024-06-04 17:16:03 +02:00
Corina Olariu
758bd84a36 Merge branch 'RED-9206' into 'master'
RED-9206 - Sections are no longer correctly separated from each other in the test file

Closes RED-9206

See merge request redactmanager/redaction-service!415
2024-06-04 17:13:34 +02:00
Corina Olariu
0224e08424 RED-9206 - Sections are no longer correctly separated from each other in the test file 2024-06-04 17:13:34 +02:00
Dominique Eifländer
883b2d6c07 RED-8833: Increased MaxMetaspaceSize to 1g and decreased drools artefact caches 2024-06-04 09:22:37 +02:00
Kilian Schüttler
35ff05d8fb RED-9145: add component mappings to component drools execution 2024-05-29 15:56:00 +02:00
Maverick Studer
3435606226 RED-7074: Design Subsection section tree structure algorithm 2024-05-29 13:06:36 +02:00
Maverick Studer
1684545479 RED-7074: Design Subsection section tree structure algorithm 2024-05-28 16:23:51 +02:00
Corina Olariu
66232c7285 Merge branch 'RED-9187' into 'master'
RED-9187 - Annotation does not switch back to redacted if published...

Closes RED-9187

See merge request redactmanager/redaction-service!411
2024-05-28 10:56:41 +02:00
Corina Olariu
dff064e9e2 RED-9187 - Annotation does not switch back to redacted if published... 2024-05-28 10:56:40 +02:00
Dominique Eifländer
718960c4de RED-8833: Revert not working fix for removing old artifacts from cache 2024-05-27 09:02:39 +02:00
Maverick Studer
1728738ae3 Merge branch 'RED-5870-rollback' into 'master'
Revert "RED-5870: Enable force redaction of hints"

Closes RED-5870

See merge request redactmanager/redaction-service!410
2024-05-24 13:30:22 +02:00
Maverick Studer
ff6c56c1a5 Revert "RED-5870: Enable force redaction of hints" 2024-05-24 13:30:22 +02:00
Dominique Eifländer
b56a8253fd RED-8833: Remove old rules versions in drools inmemory maven repository when updating rules 2024-05-24 12:08:12 +02:00
Maverick Studer
6cc50ef949 RED-5870: Enable force redaction of hints 2024-05-23 10:47:30 +02:00
Maverick Studer
d431d31a66 RED-9016: Leaks regarding the blacklist: Keyword protection insufficient 2024-05-22 10:58:16 +02:00
Andrei Isvoran
ad8964f4b0 RED-9148 - Add paragraphPageIdx to entity log 2024-05-21 15:31:46 +03:00
Andrei Isvoran
038d2b5642 RED-9159 - Improve date conversion 2024-05-17 15:15:21 +03:00