Denny Lubitz
Denny Lubitz
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior If we want to migrate content from Neos 8.3 to Neos...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior If errors during the site import occur on replaying the subscriptions,...
Old doctrine migrations fail with MySQL 8.4 and 9.0. E.g. ``` An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1553 Cannot drop index 'uid': needed in a foreign...
After overhaul of the workspaces and workspace permissions the backend module to show asset usages is not working anymore as expected. * Workspace names/titles are not displayed anymore. * Differentiation...
As this is not working in Neos 9.0, we had to remove it during upmerges partially. This need to get reimplemented for Neos 9.0. Orignal PR: https://github.com/neos/neos-development-collection/pull/5182 Code which need...
Old doctrine migrations fail with MySQL 8.4 and 9.0. E.g. ``` An exception occurred while executing a query: SQLSTATE[HY000]: General error: 1553 Cannot drop index 'uid': needed in a foreign...
This PR adds a new feature to translate labels into the Neos UI language. The translation keys get cofigured in the setting with the translation id. ```yaml TechDivision: CkStyles: InlineStyles:...
As discussed with @kitsunet , @kdambekalns and @dlubitz Current state: We have a lot of database migrations collected over the last years, which contain already outdated migrations, but get executed...