github sonata-project/SonataAdminBundle 3.78.0

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

Added

Changed

  • [#6513] Html with a links in no_result_content (@axzx)
  • [#6500] When accessing on a non-existent List page, it displays a link to go to page 1 instead of a button to create a new entity (@VincentLanglet)
  • [#6497] Setting default values ​​for filters and sorting even without a request (@VincentLanglet)

Deprecated

  • [#6503] Instantiate a FieldDescription without passing the name as first argument (@VincentLanglet)
  • [#6515] Deprecate FilterInterface::filter() method (@VincentLanglet)
  • [#6510] Method Validators::validateEntityName() (@phansys)
  • [#6320] Deprecated Sonata\AdminBundle\Controller\CRUDController::getRestMethod() method in favor of Symfony\Component\HttpFoundation\Request::getMethod() (@phansys)
  • [#6480] Deprecated not configuring acl_user_manager service explicitly when using friendsofsymfony/user-bundle (@franmomu)
  • [#6480] Deprecated configuring acl_user_manager service without implementing AdminAclUserManagerInterface (@franmomu)

Fixed

  • [#6509] Passing an empty array as argument 3 for implementations of ModelManagerInterface::addIdentifiersToQuery() (@phansys)
  • [#6507] Pool support of group without admin (@VincentLanglet)
  • [#6320] Fixed return value from CRUDController::getRestMethod() respecting Request::getHttpMethodParameterOverride() (@phansys)
  • [#6498] Call \Knp\Menu\MenuItem::getLabel() method directly in twig template to avoid a possible side effect from \ArrayAccess (@VincentLanglet)
  • [#6525] Missing ellipsis in some truncated word (@phansys)
  • [#6523] fixed BC break with getting the translation domain for nested fields on a one-to-many inline edit table view (@dmaicher)
  • [#6438] AdminType with CollectionType passed by reference (@VincentLanglet)

Don't miss a new SonataAdminBundle release

NewReleases is sending notifications on new releases.