Jens Külzer

Results 11 issues of Jens Külzer

## Bug report ### Summary The update widget does not show the correct versions to update to. ### Step to reproduce Either install a previous 3.x version, or mock your...

bug
area-core

## Bug report ### Summary When I run setup advanced i get multiple errors like this shown in the installation summary: ``` Error updating table for class MODX\Revolution\modDashboard Array (...

bug
area-setup

### Summary Currently the .config-file is always used. It would be great to have an option ``` --config ``` where another config file can be provided. This is useful e.g....

bounty

### Summary It currently seems impossible to finegrain what gitify exports in a partition. (only a "where" on the objects data fields is possible). This is especially useful if you...

Currently the policies and policytemplates are not being asked by the init command and thus left behind by default. As they are an important part of an installation they should...

feature request

It seems that the current Tiny version of the Modx package (4.3.3-pl) does not support html5-tags. (see http://forums.modx.com/thread/?thread=78709&page=1). Whenever you try to add tags like figure/figcaption/article they get removed or...

**Describe the bug** If - examples (in our case for responses) are added from a separate file with e.g. ```yaml example: $ref: '../../dir/otherdir/example.data.get.json' ``` - and those example responses themselves...

Type: Bug
p3

When hiding fields like description, longtitle or introtext for an Articles container via Manager Customization, the description labels are still visible and stay like ghost entries in the form: ![screenshot...

bug

When creating a document in a collections container, it will get a `class_key` property of `modDocument` on a MODX 3.x installation, where the namespaced value `MODX\Revolution\modDocument` would be the correct...

It would be great if Collections would evaluate/provide custom permissions to configure fields like "Context menu items" or "Buttons", "allow bulk actions" etc. This way we could have Collections show...