entity_list_field 7.x-1.0-beta1

Bug fixes

* Fix issue #2084387: Module can't be uninstalled unless entity_lister is enabled.
* Specify a dependency on entity_lister 1.0 or greater.

entity_list_field 7.x-1.0-alpha9

New features
Bug fixes

* Sorting improvements. It's now possible to sort on all properties and all fields. Previously it was only possible to sort on properties and on fields that had a value column.
* This release includes database schema changes. If upgrading from a previous version, please uninstall and then reinstall the module. Once beta releases start, any further changes to the database schema will be taken care of by update.php.

entity_list_field 7.x-1.0-alpha8

New features
  1. This release includes changes to keep pace with updates to entity_lister. The alpha8 version of entity_list_field will work with the dev branch of entity_lister (revision 3c23bdd or later) and/or the beta2 version of entity_lister when that comes out (soon).
  2. This release has database schema changes. Re-install the module to update your database.
  3. Support sorting on fields that have a value column in the database. Support sorting on 1-2 properties, or 1-2 fields, or one field and one property.

entity_list_field 7.x-1.0-alpha3

New features
Bug fixes

This is the first release that depends on the entity_lister module.

entity_list_field 7.x-1.0-alpha2

New features
Bug fixes
  • Pager fixes.
  • Pager Position setting.
  • Settings form improvements.
Subscribe with RSS Subscribe to Releases for Entity List Field