Denny Lubitz

Results 15 issues of Denny Lubitz

### Description Not all empty collections of multi column elements are shown. ### Steps to Reproduce 1. Add a new node element with more than one content collection e.g: `Neos.NodeTypes.ColumnLayouts:FourColumn`...

Bug
Good first issue
UI & UX
Accessibility

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The index is named `pathindex` in the NodeData model. https://github.com/neos/neos-development-collection/commit/bc0da4c065fff49aa0990489b5e97113cc737b2a But...

Bug

Mailchimp API has changed and likes to get "Interest Groups" instead of "Groupings". Fixes: #14

After autorotating the thumbnail image we need to remove the according exif data for the thumbnail, to prevent the thumbnail is shown rotated again. See also: https://github.com/php-imagine/Imagine/issues/467 Fixes: #3148 ![image](https://github.com/neos/neos-development-collection/assets/13046100/c039f852-623c-4d8a-9848-416f0ab27498)

Bug
8.3

Clears the caches when asset has changed. Also removed adding the "AssetDynamicTag" cache tag, as the occurance of assets within texts is also covered by new AssetUsage projection: [https://github.com/neos/neos-development-collection/blob/207a86d9025ff26c669c678f1[…]eos.Neos/Classes/AssetUsage/Projection/AssetUsageProjection.php](https://github.com/neos/neos-development-collection/blob/207a86d9025ff26c669c678f11e75463075e213f/Neos.Neos/Classes/AssetUsage/Projection/AssetUsageProjection.php#L205-L206) Fixes:...

Bug
9.0

It seems, the content change projection never get's cleaned up. Each change in a user workspace gets added to the projection. But it never gets removed. I would assume, that...

Bug
9.0

**Current state:** At the moment the AssetUsageStrategy fetches all usages of an asset from the AssetUsageFinder (over all content repositories) and groups them by node (`nodeaggregateid`, `origindimensionspacepointhash`). Which seems to...

Bug
9.0

This fixe ensures, that site node is set in correct dimensions. Also it sets the locale of the language dimension as locale for the I18n service.

The textarea editor is not restricted in height. If you need to add a lot of content it grows as long as the content is. This PR allows to set...

Feature
8.4

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In latest 9.0 to switch from a "internal workspace" back to...

Bug
9.0