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
Batch action breaks when coming from list view with filter using doctrine_orm_model_autocomplete
Fixed non-existent variable action in base_list_field.html.twig
Changed
The export and list actions now integrate the sonata exporter bundle
Changed ActiveVoter and ChildrenVoter to only work with menu items having the SonataAdminBundle extra set.
Updated AdminLTE to 2.3.11
Removed non FQCNs on form types on AbstractAdmin
When checking the delete checkbox of an inline child form of CollectionType the related fields are now disabled to avoid preventing submission of the form when one of those inputs is required.
Updated Luxembourgish translations
Changed inconsistent translation unit name.
Replaced isGranted() by hasAccess() or checkAccess()
Deprecated
Exporter class and service : use equivalents from sonata-project/exporter instead.
auto registration of JMSDiExtraBundle annotations is now discouraged in favor of doing it manually