Sebastian Helzle

Results 153 issues of Sebastian Helzle

Just a WIP idea to make the NodeSearchService fully configurable, so it doesn't need to be fully replaced by a plugin, but instead calls a list of resolvers which can...

8.4

### Is there an existing issue for this topic? - [X] I have searched the existing issues ### Description I often want to directly jump to the content module which...

Feature

This is breaking as old style editor paths will not be mapped anymore and would stop working with this change. These were deprecated since Neos 4.3.

9.0

Many IDEs can access the schemas at schema store. Having the schemas from this repo there can be helpful for integrators.

Currently the config is highlighted as invalid when defining a multibackend with nested backend definitions.

bug

### Description Currently no outline is shown when editing inline text when the mouse is not hovering the CKEditor field. See also ### Steps to Reproduce 1. Edit content and...

Enhancement
Accessibility
8.4

### Description When there are unapplied changes in the inspector the secondary inspector (e.g. editing assets in the Media.UI) gets the elevated flag resulting in a z-index of 65. When...

**Review instructions** 1. Adjust the new configuration `Neos.Neos.modules.administration.submodules.users.options.usersPerPage` to f.e. to 1 2. The users list should now show the corresponding number of users in its index view.

Feature
8.4
P: User Management

The `escapedTargetPath` is as its name says already escaped and is put into quotes in resulting script. This leads to an error when the scp command is called, as the...