Ralf Baussenwein
Ralf Baussenwein
The commit for the dev dependencies is picked from #30
The `Controller::reload();` in `DatabaseUpdateListener` is not compatible with the `contao:migrate` command of contao 4.9 - causes: This exception has no message. https://github.com/m-vo/contao-facebook-import/blob/d2b80a56f2eeb89d56640eaa361a7aab9e3f0271/src/EventListener/DatabaseUpdateListener.php#L64 P. S. the foreign keys are a good...
Load the Defaults::$accessControlFunction in get-method similar to index-method.
### Description While analyzing a problem with a custom edit url for the versioning I realized that my problem is the picker context. Someone wanted to edit a entity with...
Currently, it's not possible to pass errors to the form while executing the hook `processFormData`, e.g. in the notification center (see: https://github.com/terminal42/contao-notification_center/issues/258). That's why I added some error handling to...
Fix: #28 I'm not sure if it's the ideal solution - but it works for the moment! I would prefer to remove the auto prefix.