dtrai2

Results 9 issues of dtrai2

Hi, I just gave it a shoot at the auto-completion feature for the narration text field. Please have a look at it. Disclaimer: I am not a frontend developer so...

Inspired by the works of #1238 I thought I give it a try. I was also reading in #1084 that some suggested to just use a browser add-on, but I...

Hi I just tried to improve the mobile view of journals. You can consider this PR as a proposal to improve the look and feel, so any feedback and remarks...

When using `mysql-connector-python` in version `9.0.0` logprep is not able to run. **Expected behavior** Logprep runs normally. **Current behavior** A stacktrace is printed during the text execution: ```bash tests/acceptance/test_wineventlog_pseudonymization.py:7: in...

bug

When running the logprep acceptance test with python 3.12.4 the following two tests of the http input connector fail: ```bash FAILED tests/acceptance/test_http_input.py::test_http_input_accepts_message_for_single_pipeline - TimeoutError: Timer expired FAILED tests/acceptance/test_http_input.py::test_http_input_accepts_message_for_multiple_pipelines - TimeoutError:...

bug

It is possible run into an exception when a rule_tree is wrongly configured. **Expected behavior** Logprep compains already on startup that the rule_tree_config is not correct, and the rule_tree should...

bug

**third time's the charm** I accidentally deleted my changes again and closed the pull request #1816, luckily we have something like `git reflog` with which I could reconstruct it. Anyways...