Skip to content

1.16.0

Compare
Choose a tag to compare
@javiereguiluz javiereguiluz released this 13 Nov 16:17
· 5467 commits to 4.x since this release
v1.16.0

New features

[1a6776e] Added a new "dql_filter" configuration option to filter the items in the list and search views (@javiereguiluz)
[2000913] Allowed actions to define their "target" HTML attribute (@javiereguiluz)
[126fae5] Allowed to use a custom translation domain (configured globally or per entity) (@javiereguiluz)
[eca1918] Allowed to override individual form fields when using the special 'form' view (@javiereguiluz)
[5414532] Allowed to define the default sorting of list/search views (@javiereguiluz)

Bug fixes

[48e8eb0] Doctrine associations should check disabled_actions config (@javiereguiluz)
[0b71fa3] Use %entity_label instead of %entity_name% in doc examples (@ogizanagi)
[f2fcc9c] The layout should work when no _entity_config variable is defined (@javiereguiluz)
[a1bb5fd] Removed SensioDistributionBundle from requirements (@fabpot)
[e67512e] Updated gitattributes (@ogizanagi)
[bfcaefc][23c7cad] Updated the PHP-CS-Fixer config (@ogizanagi)