packagist sonata-project/admin-bundle 3.103.0

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

Added

Deprecated

  • [#7301] Not passing argument 2 of Symfony\Component\Form\FormRegistryInterface to AbstractFormContractor::__construct (@dmaicher)
  • [#7275] Passing global_search option to a filter which does not implements SearchableFilterInterface. (@VincentLanglet)
  • [#7275] sonata_admin.global_search.case_sensitive configuration. (@VincentLanglet)
  • [#7282] AbstractAdmin::addParentAssociationMapping() method. (@VincentLanglet)
  • [#7282] Calling AdminInterface::setParent() without second argument. (@VincentLanglet)
  • [#7282] Calling AdminInterface::getParentAssociationMapping() for a non parent admin. (@VincentLanglet)
  • [#7265] Passing a FieldDescriptionInterface as first argument of method ListMapper::add. (@VincentLanglet)
  • [#7265] Passing a FieldDescriptionInterface as first argument of method ShowMapper::add. (@VincentLanglet)
  • [#7265] Passing a FieldDescriptionInterface as first argument of method DatagridMapper::add. (@VincentLanglet)
  • [#7265] Passing a FormBuilderInterface as first argument of method FormMapper::add. (@VincentLanglet)
  • [#7265] FieldDescriptionInterface::mergeOptions(). (@VincentLanglet)
  • [#7265] BaseFieldDescription::mergeOptions(). (@VincentLanglet)
  • [#7283] Passing an icon option with the format fa-plus or plus, use the format fa fa-plus or pass directly the <i> html instead. (@VincentLanglet)
  • [#7267] Deprecated passing collection as argument 2 of FormMapper::add() method (@franmomu)

Fixed

  • [#7301] Default options are added correctly to form types that use the Symfony way of extending Sonata's default types (@dmaicher)
  • [#7287] FieldCollection::reorder() and Datagrid::reorderFilter() methods. (@VincentLanglet)
  • [#7254] Filters are correctly updated if only default values are submitted. (@VincentLanglet)
  • [#7277] Respect false as translation_domain for tab and action buttons. (@VincentLanglet)
  • [#7264] Max_per_page drowpdown propagate correctly the sort_by filter value (@VincentLanglet)
  • [#7271] Do not try to translate fieldDescription label when false is provided as translation domain. (@VincentLanglet)

Don't miss a new admin-bundle release

NewReleases is sending notifications on new releases.