Added
- Reference %sonata.admin.configuration.templates% when possible
- Added a
priority
option insonata_admin
extensions config
Changed
- Passing object id in edit form from CRUD controller instead of getting it in twig
Fixed
- Fixed the setting of the
translation_domain
twig variable. The value must change depending if the item has on_top set to true or false. - Escaping of list headers.
- setting the column title
- Fixed deprecation when using checkbox in admin form type
- Fix knp menu extra configuration for domain translations in Group Menu
- Not declared variable trowing errors on some browsers
Removed
- Useless IE8 compatibility code