packagist easycorp/easyadmin-bundle v3.0.0-alpha10
3.0.0-alpha10

latest releases: dev-dependabot/npm_and_yarn/trix-2.1.1, 4.x-dev, v4.10.1...
4 years ago

This will probably be the last alpha version because all obvious errors should have been fixed by now. Thanks to all who tested the alpha versions and reported errors, comments and suggestions!

New features

[3d77e37] Added support for actions that link to a URL (@fabpot)
[cfa6b2e] Allowed to configure the whole form options (e.g. validation_groups) (@javiereguiluz)
[e79af5c] Improved an exception message (@fabpot)
[2a8c4e1] Allowed to render ChoiceField values as badges (@javiereguiluz)
[bc2db6f] Require Doctrine DBAL 2.10 (@javiereguiluz)
[73de7ce] Renamed some methods related to actions (@javiereguiluz)
[1a61200] Renamed SelectField as ChoiceField (@javiereguiluz)
[38b8837] Renamed a security permission related to entities (@javiereguiluz)
[3b17380] Improved how the automatic labels are generated (@javiereguiluz)
[71dfc63] Pass the EntityDto object to field templates (@javiereguiluz)
[9126366] Improved the IdField used to render primary keys (@javiereguiluz)
[9d5c0c2] [Migration command] Added support for searchFields() method (@javiereguiluz)
[1255eca] [Migration command] Added support for custom page titles (@javiereguiluz)
[5cb45f6] [Doc] Added examples using PHP 7.4 arrow functions (@javiereguiluz)
[8310ac5] [Doc] Improved the docs about security and custom voters (@javiereguiluz)
[826288d] [Doc] Added more docs about how to customize CRUD controllers (@javiereguiluz)

Bug fixes

[01e9dd7] Fixed a bug related to how controllers are executed (@javiereguiluz)
[0069bdb] Fixed searchField() method that was renamed setSearchFields() (@Pierstoval)
[5de84ed] Improved the default behavior of iterator_to_array() (@javiereguiluz)
[1213267] Don't translate labels in form pages because Symfony Form does that (@javiereguiluz)
[dcbecff] Re-enabled persist in updateEntity() (@Pierstoval)
[ee6966a] Re-added the legacy EasyAdminController to avoid errors when upgrading (@javiereguiluz)
[c2b8222] Preventing non-string type from being used as array key (@cvele)
[07eb7ff] Fixed an edge-case related to fields and form panels (@javiereguiluz)
[eb6da60] Translate choice values using the correct translation domain (@jmsche)
[865c303] Used the configured translation domain to translate some labels (@javiereguiluz)
[dd22ab2] Fixed a bug related to fields without permission (@javiereguiluz)
[049ea2d] Fixed a bug related to actions of entities without permission (@javiereguiluz)
[25fc82c][ef4943e] Handle immutable datetime types in DateTime configurator (@javiereguiluz)
[c0c6d73] [Doc] Fix example to update an action (@yerowell)
[8e24fc1] Fixed typo in comment (@gisostallenberg)
[6268d5b] Fix template keys error display (@Pierstoval)
[2cd317d] Fixed some issues in SelectField (@javiereguiluz)

Don't miss a new easyadmin-bundle release

NewReleases is sending notifications on new releases.