You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Date range filter can now be used with only one side defined
Use class names for filters when using symfony 2.8+
Changed how FormContractor::getDefaultOptions checks which type is used. Instead of checking for an array of available types, we improve this by checking for the class instance or parents.
Fixed
Allow not mapped field to use admin_code option for sonata_type_model_list
FormContractor supports the new Sonata\AdminBundle\Form\Type\ModelListType
Add missing translation of 'Delete' in edit view
Use class name when referencing Form Type to be compatible with Symfony 2.8+
Removed
internal test classes are now excluded from the autoloader