Added
- Add html tag attributes support for sonata_type_model_autocomplete form type
- Added edit button that opens in dialog instead of add if there is object already in sonata type model list
Fixed
- check if the field is used to sort the list
- Add a check for existing var associationadmin which is null for filter
- Fixed
AbstractAdmin::getSubject()
behavior whenid
parameter is not specified - Add alias on
ChoiceType
uses to avoid collisions on Form filter classes - BC-break in
CRUDController::render()
Removed
- Old usage of read_only var