Ivo Bathke

Results 18 issues of Ivo Bathke

I am not sure if we should consider this as a bug, but i like to report it for completeness: I get a error on a solaris machine when enabling...

Not sure of its wrongly described in the readme, but i couldnt get subfolders like `dist/tmp` get excluded unless i changed it to `./dist/tmp`. In the _grunt-ftp-deploy_ project there was...

I dont really understand what the benefit is of the tokenParser here, as it basically just mimiks an if clause, doesnt it? However i can see some cons: - it...

I guess the name config can be ommited when the key is used as name with _useAttributeAsKey_ in Configuration.php. As this config is in the most cases a repition, right?...

hi, i made some modernisations and added a new function: - added a twig functions: feature_enabled , so i can be used in if/else clause f.e. for literals - updated...

**Describe the bug** I cant get letsencrypt certificates for subdomains. **To Reproduce** I have the A records of the subdomains pointing to the Server. In the stack yaml file i...

bug

When running the Docker image as non root user docker run --user $(id -u):$(id -g) -v /home/ivo/Sites/audiomoth-zx/files/destination:/audio breallis/birdnet:cpu --i audio/audios --o /audio/birdnet this error occurs: RuntimeError: cannot cache function '__shear_dense':...

What about generating class stubs for enummeration simple types and adding enumeration values as constants to the class? This would help in building the entities as possible values would be...

Possible fix for https://bugs.oxid-esales.com/view.php?id=7061 When removing an item the id is buffered and on discount readding its checked if the id was removed before, so the article is not readded.

This is probably a feature request or is it already possible to do batch requests with this module? https://developers.google.com/calendar/batch These are multipart requests that contain multiple requests in one main...