David Buchmann

Results 944 comments of David Buchmann

i guess the problem is that we should not throw the exception in `has`, as its meant to be just a check. another provider could provide the foo menu, maybe...

the prefix feels like leaking information to the application. the appeal of calling it just "main" is that i could switch the provider as needed without having to figure out...

the form type tree browser is meant to select a parent, not to move and edit, i think. though i think you can have a tree where you can edit...

i just tested this in the cmf sandbox with the latest version of the seo bundle and it works there. do you output all information in your template? ```php {{...

i am not familiar with the gedmo extensions. but this bundle does not really interact with the storage layer, apart from providing a default model. have a look at the...

is this maybe a hidden requirement of the `sonata-project/seo-bundle`? if its not, we should indeed drop the requirement.

lets do that. i would not add the conflicts section, if they now have tagged a stable version. new installs will use the latest releases anyways.

@ElectricMaxxx is the main author of this bundle, but i think he is not very active on the cmf these days. myself i don't have the time to upgrade the...

if there is a way to add behaviour to the delete confirmation dialog, we could make the admin extension for routes add such a checkbox to the delete confirmation. and...

thanks thomas. then i guess we can either provide a controller that people can manually use or that the extension automatically puts there if the admin did not specify a...