github sonata-project/SonataAdminBundle 3.24.0

latest releases: 4.30.1, 4.30.0, 4.29.3...
6 years ago

Added

  • Add support for unlimited nested child admins.
  • Sonata\AdminBundle\Admin\AdminInterface was split into smaller interfaces.

Deprecated

  • AdminInterface::$baseCodeRoute and AdminInterface::setBaseCodeRoute(...).

Fixed

  • Fixed missing space when form class is defined in label_attr
  • Fix duplicate DB queries on empty results.
  • Fixed sticky navbar when top navbar height changes
  • Fix missing flash message translations
  • naming conflict with UrlGeneratorInterface
  • Print of sonata_help for form subfields
  • Error class for sonata_type_immutable_array form group
  • Fixed the BaseFieldDescription class to also support 'has' prefixed getter methods for boolean properties on entities (besides the 'is' prefixed getters)
  • Always apply "global_search.empty_boxes" setting to never searched admins
  • Fixed a typo in CSS classes in block_search_result.html.twig
  • Fixed autocomplete for cases when admin code uses service id and service id is equal to FQCN ('AppBundle\Admin\CompanyAdmin')
  • Bad result when Pool::getAdminByAdminCode() was called with an invalid child path.

Removed

  • Support for old versions of PHP and Symfony.

Don't miss a new SonataAdminBundle release

NewReleases is sending notifications on new releases.