Skip to content

Releases: alterphp/EasyAdminExtensionBundle

v1.1.4

28 Dec 20:58
003fd4c
Compare
Choose a tag to compare
  • Allow Symfony 4 dependency
  • Fix Twig path override to make it cross-compatible with Symfony 3.x and 4

v1.1.3

23 Nov 23:11
Compare
Choose a tag to compare

Add missing part for embedded lists feature :

  • Extension of default AdminController with new embeddedListAction method
  • Instructions of installation updated

v1.1.2

20 Nov 16:02
Compare
Choose a tag to compare

Deals with NULL and NOT NULL filters in list/search requests.

v1.1.1

17 Nov 08:16
Compare
Choose a tag to compare

Root alias may be omitted in query filters keys

v1.1.0

17 Nov 08:15
Compare
Choose a tag to compare
  • Add support of alias for custom orm types
  • Add support of embedded lists in edit views

v1.0.0

17 Nov 08:13
Compare
Choose a tag to compare

Add support of filters from Query parameters in lists.