packagist sonata-project/admin-bundle 4.3.0

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

Added

  • [#7579] Added AbstractAdminExtension::preBatchAction() and AdminExtensionInterface::preBatchAction() (as annotation for BC) to have an extension point on batch actions. (@7ochem)
  • [#7579] Added AdminEventExtension::preBatchAction() that dispatches a sonata.admin.event.batch_action.pre_batch_action event with a BatchActionEvent object containing the data (@7ochem)
  • [#7579] Added BatchActionEvent class as a transport for (newly introduced) batch action events (@7ochem)
  • [#7604] ModelManagerThrowable (@VincentLanglet)
  • [#7604] CRUDController::handleModelManagerThrowable() (@VincentLanglet)

Deprecated

Don't miss a new admin-bundle release

NewReleases is sending notifications on new releases.