Skip to content

Releases: EasyCorp/EasyAdminBundle

1.17.14

10 Aug 13:54
v1.17.14
Compare
Choose a tag to compare

Bug fixes

[f99b683] Fixed compatibility with recent PHPUnit versions (@xabbuh)
[0de7e3a] Removed dependency on the doctrine/common package (@xabbuh)
[511d091] Use the Route annotation from the Routing component (@xabbuh)
[b507fcc] Depend on router instead of router.default (@grachevko)
[202d581] Fixed handling of namespaced templates (@xabbuh)
[8a7bbb8] Added the missing warning button color (@alterphp)
[f1eb326] Allowed the installation of pagerfanta 2.0 (@BackEndTea)
[e3c3e93] Improved docs to show the exact error message (@ThomasLandauer)

1.17.13

10 Jun 11:05
v1.17.13
Compare
Choose a tag to compare

New features

[af564be] Make form groups collapsible (@alterphp)
[ca58e49] Allow to translate flash messages (@javiereguiluz)
[ee539ff] Allow to translate form tabs (Artem Vozhzhov)
[13eb670] Display the help messages on checkbox/radio fields (@maximecolin)
[a0a71b4] Use the HTML <time> element to display date and time related properties (@javiereguiluz)
[6ebbb77] Strip HTML tags from text properties in "list" view by default (@javiereguiluz)
[1d58963] Improved performance when checking for template existence (@xabbuh)
[37cc12e] Deprecated the "light" color scheme (@javiereguiluz)
[1612f22] Deprecated the admin route in favor of easyadmin route (@javiereguiluz)
[6be51c6] Deprecated the admin methods prefixed with 'pre' (@lex111)

Bug fixes

[eda564a][eda564a] Fixed some issues about redirections (@laurent-bientz)
[4e07bf1] Fixed an issue about cache permissions on dev environment (@nielsvandermolen)
[7ad7be3] Added dir="rtl" attribute to list tables when needed (@javiereguiluz)
[7720181] Fixed count collection after remove items (@crashiura)
[2cce56f] Fixed the handling of query string parameter to avoid "Request-URI Too Large" errors (@nckenn)
[b81441d] (Doc) Added "Next Chapter" navigation in the docs (@kkreft)
[aadd11d][5e91315] (Doc) Fixed VichUploaderBundle example (@pyrech)
[783b6f8c] Updated the Czech translation (@Holicz)
[0b75c2b] Updated the German translation (@dompie)
[71a1f85] Added the Persian translation (@Farshadi73)
[6702796] Added the Greek translation (@tdsat)

1.17.12

24 Feb 09:26
v1.17.12
Compare
Choose a tag to compare

New features

[b955cf5] Added support for immutable date types (@javiereguiluz)
[3df0a6e] Allowed to define the max_results option per entity (@javiereguiluz)
[cfcdc62] Allowed to pass custom parameters to Twig templates (@javiereguiluz)
[e3e0188][9b56bf0] Added support for form tabs (@Naitsirch)

Bug fixes

[7081b03] Added missing image asset required by the AdminLTE tempalte (@aminebenhariz)
[a4b4714] Preserve the custom query parameters (@javiereguiluz)
[663574b] Fixed some issues in the documentation (@nykopol)

1.17.11

10 Feb 11:45
v1.17.11
Compare
Choose a tag to compare

New features

[39e9442] Allowed to search by related entities fields (@ktrzos, @maximecolin)

Bug fixes

[ec90e60] Fixed form attribute collision in theme (@hason)
[bc35832] Fixed a problem with the delete form action URL (@ad3n)

1.17.10

05 Feb 19:06
v1.17.10
Compare
Choose a tag to compare

Bug fixes

[aac1732] Removed argument from EntityManager::flush call (@grachevko)
[0928fb5] Display NONE label on null associations (@aminebenhariz)
[59ef2bd] Fixes action url for delete form (@hason)
[bee92ee] Added support for arrays as the result of pagination (@hason)
[6431f09] Allowed to override toggle colors (@alterphp)
[af94f29][23b15bd] Updated Russian translation (@grachevko, @lex111)
[a4b8d1c] Added Danish translation (@mrbase)

1.17.9

15 Jan 09:17
v1.17.9
Compare
Choose a tag to compare

Bug Fixes

[8fed376] Fixed a all to a member function render() on null (@grachevko)

1.17.8

14 Jan 11:51
v1.17.8
Compare
Choose a tag to compare

New features

[14b4002] Added a way to exit impersonation (@lyrixx)
[bc5a2bf][2c46819] Allow substitute entity before persisting (@grachevko)
[11eac49] Added more overridable Twig blocks in the default show.html.twig template (@ktrzos)

Bug fixes

[fb0ac3e] Always use the custom templates in list/show pages if a field defines one (@javiereguiluz)
[370487f] Updated branch alias to 1.17.x in composer.json (@soullivaneuh)
[8bb97c6] Updated Italian translations (@sbeff)
[e8c8806] Fixed a Symfony 3.4 deprecation in tests (@javiereguiluz)

1.17.7

28 Nov 14:03
v1.17.7
Compare
Choose a tag to compare

New features

[a984510][8294679] Added Symfony 3.4 compatibility (@xabbuh)
[7052da9] Added Symfony 4 compatibility (@javiereguiluz)

Bug fixes

[8f6fe62] Reset the pagination when reordering the listing or search results (@javiereguiluz)
[3aee902] Call preUpdate() method when editing entities via Ajax too (@javiereguiluz)
[d3fd429] Made action column in list view as small as possible (@iluuu1994)
[dcff75f] Fixed a CSS issue in Firefox for boolean flip switches (@javiereguiluz)
[bc00e19] Fixed blank space in search query (@crashiura)
[0311ac2] Do not overwrite global form_rest block (@dragosprotung)
[3ea4648] Fixed a missing translation when the action title is empty (@javiereguiluz)
[84d089c] Updated Arabic translation (@yousra.hamza)
[f02aafa] Updated Lithuanian translation (@EvaldasAlcauskis)

1.17.6

01 Nov 19:04
v1.17.6
Compare
Choose a tag to compare

Bug fixes

[560ad0b][4b40379] Improved the way EasyAdmin form themes can be customized (@yceruto)
[0a34394] Removed the Twig::getName() deprecation (@javiereguiluz)
[3c959be] Fixed EntityType configurator (@yceruto)
[4dd63f1] Improved the article about translating the backends (@javiereguiluz)
[ba8a312] Added the styles for the missing template buttons (@javiereguiluz)
[35da0c9] Translate the optional "title" attribute of actions (@javiereguiluz)
[1ebaf4d] Display boolean properties as toggles unless defined explicitly (@javiereguiluz)

1.17.5

20 Oct 17:46
v1.17.5
Compare
Choose a tag to compare

New features

[0dd151a] Added a new "file" type for list/show views (@javiereguiluz)
[fa5cdb4] Allowed to define a tooltip title for actions that don't display an icon (@javiereguiluz)

Bug fixes

[77b0265] Allow to install framework-extra-bundle 5.0 (@BoShurik)
[7be7229] Disabled the profiler panel when there's no data (@javiereguiluz)
[908d8f8] Fixed Symfony DataCollector deprecation for reset() method (@Jean-Beru)
[277ff2c] Set default services visibilty (@Jean-Beru)
[942bad5] Added support for objects as the value of entity associations primary keys (@cezarystepkowski)
[cf48848] Fixed the custom sorting of the "search" view (@javiereguiluz)
[4320725] Fixed the Doctrine ORM adapter used by the paginator (@javiereguiluz)