SonataAdminBundle Versions Save

The missing Symfony Admin Generator

4.27.0

8 months ago

Added

4.26.1

8 months ago

Fixed

  • [#8091] Fix display of enums for nullable property (@bedfir)

4.26.0

10 months ago

Changed

Fixed

  • [#8082] Installing SonataAdminBundle without any persistence does not throw missing abstract argument definition (@jordisala1991)

4.25.0

11 months ago

Added

  • [#8072] Support for SonataBlockBundle 5.0 (@jordisala1991)
  • [#8070] "enum_translation_domain" and "use_value" options for fields of type FieldDescriptionInterface::TYPE_ENUM. (@phansys)

4.24.0

1 year ago

Added

Fixed

  • [#8061] ExplainAdminCommand no longer complains about missing subject on admin (@VincentLanglet)
  • [#8055] Child admins not related directly to a parent now handle show, edit and delete actions correctly. (@maMykola)

4.23.0

1 year ago

Fixed

  • [#8041] Top nav bar menu for user is shown if there is a user logged in (@jordisala1991)
  • [#8041] Top nav bar menu for creating admin entities is shown even is there is no user logged in (@jordisala1991)

Removed

4.22.6

1 year ago

Fixed

4.22.5

1 year ago

Changed

  • [#8029] Use symfony/string instead of doctrine/inflector to convert words from "snake_case" to "camelCase" (@jordisala1991)

Fixed

Removed

4.22.4

1 year ago

Fixed

  • [#8009] Fix response_item_callback option for ModelAutocompleteType form field. (@aleksvaganoff)
  • [#7891] Fix Sortable drag and drop for ModelType form field. (@jorrit)

4.22.3

1 year ago

Fixed