Skip to content

3.26.0

Compare
Choose a tag to compare
@soullivaneuh soullivaneuh released this 22 Nov 10:06
· 3037 commits to 4.x since this release
3.26.0
c8bcde5

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 when id 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