Sebastian Helzle

Results 153 issues of Sebastian Helzle

Each asset should have a label or badge where it came from.

Feature Request

Feedback provided by Sandstorm

Feature Request

Feedback provided by Sandstorm. This is something rarely seen in paginations. Has to be discussed.

Feature Request

Since the package was changed to only be triggered when a thumbnail is refreshed we have to rely on thumbnails actually being created. Neos currently does **NOT** create thumbnails when...

The following regex should work according to https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp?retiredLocale=de#regular_expression_and_unicode_characters but needs to be tested: ```yaml titlePattern: '^[A-Z][\p{L}\s\w\d\-\.\[\]\(\)_]+\b(?!\s)$' ```

bug

The `securityContext` needs to be checked whether it can be initialised before access.

bug

Relates: #31 Maybe this branch will never be merged but only used for the merge into the core

During the Neos Sprint 04/2023 the Neos team decided that this module will replace the workspace module in the Neos core. Therefore I will work with other team members to...

Neos looks for them in the plugin instead of the original package.

bug

With large numbers of changes in a workspace, loading the number of changes can take quite long. Therefore it would make sense to cache them and flush when a workspace...

enhancement