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)