packagist sonata-project/admin-bundle 3.97.0

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

Added

  • [#7033] Added "block.admin_preview" block in order to show a preview for admin lists in dashboard (@phansys)
  • [#7078] Added DatagridInterface::SORT_ORDER constant to use it instead of _sort_order string (@franmomu)
  • [#7078] Added DatagridInterface::SORT_BY constant to use it instead of _sort_by string (@franmomu)
  • [#7078] Added DatagridInterface::PAGE constant to use it instead of _page string.(@franmomu)
  • [#7078] Added DatagridInterface::PER_PAGE constant to use it instead of _per_page string (@franmomu)
  • [#7066] Added generic for ModelManager class (@VincentLanglet)
  • [#7063] Added XEditableExtension::FIELD_DESCRIPTION_MAPPING to expose mapping between FieldDescription types and xEditable types (@franmomu)
  • [#7039] Added MapperInterface (@VincentLanglet)
  • [#7037] Generics for Datagrid and DatagridInterface (@VincentLanglet)
  • [#7005] Information about the matching filters in the search results (@phansys)

Changed

  • [#7074] Changed TemplateRegistryExtension constructor to @internal (@franmomu)
  • [#7038] Calls to FieldDescriptionInterface::getOptions() by calls to FieldDescriptionInterface::getOption() in views (@phansys)
  • [#7044] Calls to Filter::getOptions() by FilterInterface::getOption() in views (@phansys)
  • [#7032] Update to AdminLTE 2.4.15 (@core23)

Fixed

  • [#7085] Fixed main sidebar toggling (@jordisala1991)
  • [#7079] AddIdentifierToQuery phpdoc to reflect the fact that it shouldn't be called with an empty array of identifier (@VincentLanglet)
  • [#7080] Using a non existing Session instance from the Request object at AbstractAdmin::getListMode() (@phansys)
  • [#7021] Fixed using the admin translation domain as default for form_help twig block (@franmomu)
  • [#7055] Fixed using the hardcode id parameter instead of calling AdminInterface::getIdParameter() method (@franmomu)
  • [#7007] Fixed using invalid values in field_options of filters (@franmomu)

Don't miss a new admin-bundle release

NewReleases is sending notifications on new releases.