SonataAdminBundle Versions Save

The missing Symfony Admin Generator

4.30.1

1 month ago

Fixed

4.30.0

1 month ago

Added

Deprecated

Fixed

4.29.3

3 months ago

Fixed

4.29.2

4 months ago

Changed

  • [#8141] CRUDController::handleModelManagerException can now return a custom error message string for display in the flashbag instead of Sonata ones. Return type is removed from the signature (@wadjei)

Fixed

  • [#8139] Deprecation about ArgumentValueResolverInterface usage (@Hanmac)

4.29.1

5 months ago

Fixed

  • [#8136] Fix clashing global twig variables (admin, base_template) if already set (@core23)

4.29.0

5 months ago

Added

4.28.1

5 months ago

Fixed

  • [#8125] Needing to submit form twice when using CRUDController::render() (@AntoineRoue)

4.28.0

6 months ago

Changed

  • [#8116] Automatically detect base_template and admin twig variable (@core23)

Deprecated

  • [#8116] Deprecate CRUDController::renderWithExtraParams method (@core23)
  • [#8116] Deprecate CRUDController::addRenderExtraParams method (@core23)
  • [#8116] Deprecate CRUDController::getBaseTemplate method (@core23)

Fixed

4.27.1

7 months ago

Added

  • [#8105] Allow to disable icheck and to be able to use still choice field mask with the expanded option (@goetas)

Fixed

  • [#8100] Logic to handle show / hide column of table html element (@nhung-le)
  • [#8108] Add missing type button on ModelList form widget (@tdumalin)
  • [#8099] label_catalogue configuration node deprecation message (@7ochem)

4.27.0

8 months ago

Added