packagist sonata-project/admin-bundle 3.95.0

latest releases: 5.x-dev, 4.x-dev, dev-5.x-dev-kit...
3 years ago

Added

  • [#6983] Added sonata.admin.audit_reader tag for Audit readers. (@franmomu)
  • [#6965] Added FieldDescriptionInterface::describesAssociation, FieldDescriptionInterface::describesSingleValuedAssociation, FieldDescriptionInterface::describesCollectionValuedAssociation to abstract the association mapping types. (@franmomu)
  • [#6965] Added AbstractFormContractor base class to centralize association form option validation & defaults. (@franmomu)
  • [#6946] Added Sonata\AdminBundle\FieldDescription\BaseFieldDescription class. (@franmomu)
  • [#6946] Added Sonata\AdminBundle\FieldDescription\FieldDescriptionCollection class. (@franmomu)
  • [#6946] Added Sonata\AdminBundle\FieldDescription\FieldDescriptionInterface interface. (@franmomu)
  • [#6946] Added Sonata\AdminBundle\FieldDescription\FieldDescriptionRegistryInterface interface. (@franmomu)

Deprecated

  • [#6978] Deprecated constructing AdminPoolLoader passing more than one argument. (@franmomu)
  • [#6978] Deprecated AdminPoolLoader service alias. (@franmomu)
  • [#6983] Deprecated not tagging an audit reader with the tag sonata.admin.audit_reader. (@franmomu)
  • [#6976] Deprecated not registering filters as a service. (@franmomu)
  • [#6979] MenuBuilderInterface interface. (@VincentLanglet)
  • [#6979] AbstractAdmin::buildSideMenu() (@VincentLanglet)
  • [#6979] AbstractAdmin::buildTabMenu() (@VincentLanglet)
  • [#6946] Deprecated Sonata\AdminBundle\Admin\BaseFieldDescription class. (@franmomu)
  • [#6946] Deprecated Sonata\AdminBundle\Admin\FieldDescriptionCollection class. (@franmomu)
  • [#6946] Deprecated Sonata\AdminBundle\Admin\FieldDescriptionInterface interface. (@franmomu)
  • [#6946] Deprecated Sonata\AdminBundle\Admin\FieldDescriptionRegistryInterface interface. (@franmomu)

Fixed

  • [#6944] Optimize performance of checking is can access object in AbstractAdmin::configureActionButtons() (@peter-gribanov)

Don't miss a new admin-bundle release

NewReleases is sending notifications on new releases.