Releases: sonata-project/SonataAdminBundle
Releases · sonata-project/SonataAdminBundle
4.2.1
Fixed
- [#7576] Missing
merge
call in twig (@VincentLanglet)
3.106.1
Fixed
- [#7574] Missing
merge
call in twig (@VincentLanglet)
4.2.0
Added
- [#7561] Make
AuditReaderInterface
generic (@VincentLanglet) - [#7563]
AbstractAdmin::removeExtension()
(@VincentLanglet) - [#7564] The ability to not add a
select
column when accessing to the list with AJAX (@VincentLanglet) - [#7568] Added support for
psr/log
3.0. (@jordisala1991) - [#7568] Added support for
psr/container
2.0. (@jordisala1991)
Fixed
3.106.0
Added
- [#7563]
AbstractAdmin::removeExtension()
(@VincentLanglet) - [#7564] The ability to not add a
select
column when accessing to the list with AJAX (@VincentLanglet) - [#7567] Final information to
AbstractAdmin::getAccess()
(@core23)
Fixed
- [#7529] Setting a default order if it is not set in the field description (@franmomu)
- [#7530] Using multiple properties with
ModelAutocompleteType
with different order (@franmomu)
Removed
4.1.0
Added
- [#7558] Added more generic information (@core23)
- [#7555] Added support for Symfony 6 (@jordisala1991)
Changed
Deprecated
- [#7519]
Sonata\AdminBundle\Builder\BuilderInterface
(@VincentLanglet)
Fixed
3.105.3
Fixed
- [#7524] HTML icon rendering in the menu (@VincentLanglet)
3.105.2
Fixed
- [#7521] Correctly display the default icon in the admin menu if none are provided (@VincentLanglet)
4.0.1
Changed
- [#7506] Improved error message when a required option is not passed to the FormType. (@VincentLanglet)
Fixed
3.105.1
Fixed
- [#7387] Do not throw error when trying to inject an admin as a service in an action. (@VincentLanglet)
Removed
4.0.0
Added
- [#7464] New role
ROLE_MYADMIN_HISTORY
to access to the history actions (@VincentLanglet) - [#7452]
AdminInterface::removeFieldFromShowGroup
method (@VincentLanglet) - [#7452]
AbstractAdmin::removeFieldFromShowGroup
method (@VincentLanglet)
Changed
- [#7458] Fail fast when using ACL as security handler without security.acl.provider service (@VincentLanglet)
- [#7454] The route used by search result is now
show
. (@VincentLanglet) - [#7454] The route used by
ListMapper::addIdentifier()
is nowshow
(@VincentLanglet) - [#7464]
AbstractAdmin::getAccessMapping
visibility (@VincentLanglet) - [#7450]
AclSecurityHandlerInterface::addObjectClassAces()
signature (@VincentLanglet) - [#7450]
AclSecurityHandler::addObjectClassAces()
signature (@VincentLanglet) - [#7450]
AdminAclManipulator::addAdminClassAces()
signature (@VincentLanglet) - [#7450]
AdminAclManipulatorInterface::addAdminClassAces()
signature (@VincentLanglet)
Fixed
- [#7455] Missing translation on batch confirmation page. (@VincentLanglet)
- [#7452] Fix
CollectionType
for nested fields. (@VincentLanglet) - [#7452]
ShowMapper::remove
method now correctly remove the field from the groups. (@VincentLanglet) - [#7453] Add Font Awesome icon instead of the jQuery UI icon (@willemverspyck)
Removed
- [#7454]
AbstractAdmin::searchResultAction()
(@VincentLanglet) - [#7454]
AbstractAdmin::getSearchResultLink()
(@VincentLanglet) - [#7454]
AdminInterface::getSearchResultLink()
(@VincentLanglet) - [#7464] Access to the history actions with the role
ROLE_MYADMIN_EDIT
(@VincentLanglet) - [#7464]
AdminInterface::getAccessMapping
method (@VincentLanglet)