Stefan Kalscheuer

Results 38 issues of Stefan Kalscheuer

This is quite a major update. The Plugin and the project structure are updated to get closer to the _Chartist_ v1 ecosystem. I was wondering if the changes should be...

I have some testsets within a project that includes parsing some example invoices. One file that was always little picky is **EXTENDED_Fremdwaehrung.pdf** (from examples "4_EXTENDED" of https://www.ferd-net.de/publikationen-produkte/publikationen/detailseite/zugferd-233-deutsch) **Exptected total:** 858.75...

There is Composer support in the Community Edition since 3.77.0 and having both plugins enabled there are conflicts during startup, because both share the same content type "composer". Add a...

:heart_eyes: cla signed

Updates NXRM parent to 3.76.1-01. (3.77.x testsupport artifacts not available on Maven Central) Necessary changes: * Raise Java language level to 17 * Introduce Maven Wrapper * Translate _Groovy_ Recipes...

:heart_eyes: cla signed

* merge consecutive RUN statements, if the belong to the same feature * clear apt cache after each setup step * use inline --chmod for COPY steps This reduces the...

**Scenario to improve** _Cachify_ 2.4.0 with _Redis_ backend configured. For whatever reason, connection to the configured _Redis_ server fails. Could be misconfigurration or just a temporary connection problem. **Observed behavior**...

Building against recent kernel versions (noticed with 6.12) and -Werror can fail because a macro `MAX(a,b)` is already defined in _minmax.h_ or _kernel.h_ before 5.10. ``` In file included from...