Timm Ortloff

Results 8 issues of Timm Ortloff

### Behaviour Docker should use the specified user with the group in the .env file, but it's always 1000 (default) #### Steps to reproduce this issue 1. use the docker-compose.yml...

:mag: investigate

This adds dynamic Reportlet fields to the Report Form so multiple Reportlets can be included in one Report. This is not final and needs to be implemented in a more...

cla/signed

- Use PSR12 for PHPCS. - Omit PHP Version 7.0 and 7.1 for the test runner.

cla/signed

This also removes a Workaround that is no longer necessary in `TemplateForm.php`

cla/signed

~~Only works when the `RadioElement` PR from IPL/HTML is applied. Autosubmit functionality is currently not present, changing the Radio Elements has no effect on the page content.~~ ## related *...

enhancement
cla/signed

Implements the `EmailAddressBookHook` from the Reporting Module to show all User's Emails in a list for sending Reports. ## depends on * https://github.com/Icinga/icingaweb2-module-reporting/pull/158

cla/signed

Hey, I recently discovered the artisan `scout:queue-import` ([ref](https://github.com/laravel/scout/pull/929)) command, which would be a huge improvement for my workload: Importing 10s of millions of entires every time I change the index...

When tarpc is running for a longer time, after a while, each call with an existing client return `the connection to the server was already shutdown`, on all clients and...

bug