Thomas Jakobi

Results 48 issues of Thomas Jakobi

When using [email protected], some warnings occur when running `npm run css`. More info at Sass: [Breaking Change: Mixed Declarations](https://sass-lang.com/documentation/breaking-changes/mixed-decls/). The fix is to move the calls to mixins in the...

And add a html renderer that displays the raw value of a column without escaping the content. Credits go to math-u: https://github.com/modxcms/Collections/issues/125#issuecomment-435506372

xPDO 2.x has issues with zero length files in PHP 8.x. The same code works fine in PHP 7.x. The same issue may occur with xPDO 3.x. ``` PHP Fatal...

### What does it do? Fix incorrect DATETIME value: '0000-00-00 00:00:00' error in the query ### Why is it needed? The generated query is wrong for MySQL installations that have...

What does it do? Fix wrong check of checkRequirement method Why is it needed? checkRequirement result contains a string or true. So the check will never have a false result...

Is it somehow possible to select the enddate first in a date range picker?

## Feature request ### Summary During the install a page should be shown, that that requests system setting changes (if they don't contain the default values). ### Why is it...

area-setup
feature

$page contains an integer and $i contains a float during my tests ### What does it do? Switch to a less restrictive check. In my case the value of $page...