File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5+ ## [ 3.32.0] ( https://github.com/sonata-project/SonataAdminBundle/compare/3.31.1...3.32.0 ) - 2018-02-28
6+ ### Changed
7+ - Allow capturing of any link click inside of modal
8+ - batch checkbox is hidden when using the mosaic view in modal
9+ - whole mosaic item is now wrapped in a tag instead of just title
10+ - Make search result page less heavy
11+
12+ ### Fixed
13+ - ` ModelAutocompleteType ` can now be used without a linked admin class
14+ - Compatibility with edit relation on list with PHPCR and MongoDB Sonata bundles
15+ - fix behaviour of ` AbstractAdmin::preValidate ` by relying on form event listener
16+ - Admins without global search filters will no longer be shown in the global search.
17+ - including wrong javascript code for associations modals
18+ - Fixed PHP warnings when ` ChoiceFieldMaskType ` option ` map ` is invalid or empty
19+ - Fixed javascript handling of ` ChoiceFieldMaskType ` when option ` expanded ` is ` true `
20+ - Templates that rely on the ` admin ` variable in Twig can now use the ` get_admin_template ` function correctly.
21+
522## [ 3.31.1] ( https://github.com/sonata-project/SonataAdminBundle/compare/3.31.0...3.31.1 ) - 2018-02-08
623### Added
724- Missing ` getOwnerPermissions ` to ` AdminObjectAclData `
You can’t perform that action at this time.
0 commit comments