github sonata-project/SonataAdminBundle 3.17.0

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

Added

  • Added editable support for association fields from type choice in ListMapper
  • Added also new class option for field description
  • Translation can now be disabled on specific form fields

Changed

  • Changed GroupMenuProvider::get to setDisplay(false) on menuItem if on_top used and no items could be displayed

Fixed

  • Fixed the bug that caused an error "The helper "dialog" is not defined." on Symfony3 with new \Sensio\Bundle\GeneratorBundle\Command\Helper\QuestionHelper when you run command "sonata:admin:generate-object-acl".
  • Fixed issue on getExtendedType of MopaCompatibilityTypeFieldExtension and ChoiceTypeExtension because the method requires to return the fully-qualified class name (FQCN) since symfony version 2.8
  • ModelType have choices as values by default now on SF 2.7+.
  • Users without the LIST role can access the autocomplete items by configuring the target_admin_access_action option
  • Non existent isSuperior key on FormView error

Removed

  • recently introduced checkbox-disabling feature, which was not stable enough

Don't miss a new SonataAdminBundle release

NewReleases is sending notifications on new releases.