entity_collection 7.x-2.5

Bug fixes
New features
Unsupported
  • [Feature] Add sort views handler for 'position' column
  • [Fix] Set EC machine name max length to 32char as it will create issues with Block IDs if longer
  • [Feature] Add basic Node->Views integration. (No support for ctool context)

entity_collection 7.x-2.3

Bug fixes
Unsupported

What is changed in this release?

  • Improved: Several issues are resolved with the handling of Breakpoint.
  • Fix: Limits are respected on "Limited" styles even when an entity is not accessible

entity_collection 7.x-2.2

Bug fixes
Unsupported

What is changed?

  • Important Fix: Fix fatal errors on cache clear and install.

entity_collection 7.x-2.1

Bug fixes
Unsupported

Unsupported: Please update to 2.2

What is changed?

  • Fix by svenryen: Show the right amount of items in the EntityCollectionStyleHierarchyLimited .
  • Fix: Install issues.
  • Fix: Cache clear issues.

entity_collection 7.x-2.0

Bug fixes
Unsupported

Fixes several bugs in the codebase, delivers the first stable release.

entity_collection 7.x-2.0-beta3

Bug fixes
New features
Unsupported

What is changed in this release?

  • Feature: One last feature made it before the freeze for the Drupal 8 upgrade: Position Lock, you can (optionally) lock now items in a specific position.
  • Fix: Install issues.
  • Improved: Correct vaiable name to reflect it's actual usage..

entity_collection 7.x-2.0-beta2

Bug fixes
Unsupported

What is changed in this release?

  • Fix: Impossible to flush caches issue before update.php.
  • Fix #2674886 by efpapado: On hierarchical style settings, the max depth does not get the stored value as default
  • Fix: Install issues due to missing `not null`.
  • Fix #2719513 by szeidler: bundleCondition() array fallback uses undefined variable
  • Fix #2719393 on d.o by szeidler: Plugin "Hierarchy Limited Style" msut be compatible with PHP 5.4

entity_collection 7.x-2.0-beta1

Bug fixes
New features
Unsupported

What is changed in this release?

First beta release, will be considered stable soon.

  • Fixby DerTobi75: Missing class on install.
  • New Feature: Added hook_pre_save_content.

entity_collection 7.x-2.0-alpha10

Bug fixes
New features
Unsupported

What is changed in this release?

  • Fix: Loading a collection a second time will not override the bundle settings with an empty array.
  • New Feature (Storage DB): Added caching functionalities!.
  • Fix: Cleaned away some PHP Warnings and Notices..
  • Fix: Missing files[] entries in the module's info files.

entity_collection 7.x-2.0-alpha9

Bug fixes
New features
Unsupported

What is changed in this release?

  • New Feature: Added hooks to manipulate the three, see issue #2537204.
  • Improvement: Small code cleanups.

entity_collection 7.x-2.0-alpha7

Bug fixes
New features
Unsupported

What is changed in this release?

  • New Feature (Storage): Added a storage function to Prepend items at the top of the collection.
  • Fix (Storage): Appending items now puts the items at the end of the list, as it should have done.
    NOTE: This will affect your Rules components, to prepend an item on top of a collection you should now use the action "Push an item to the top of the collection"

entity_collection 7.x-2.0-alpha6

Bug fixes
New features
Unsupported

What is changed in this release?

  • Improvement: Improved integration with ctools context on collection load and save.
  • New Feature: (experimental) Added a "Breakpoint": Entity Colections can stop rendering after a specific amount of items. this is an experimental feature and should not be used on production environments. When disabled will not affect the EC.
  • Fix: Now an Entity Collection can be used inside another entity collection (Entity-inception) and rendered correctly.

entity_collection 7.x-2.0-alpha5

Bug fixes
New features
Unsupported

What is changed

  • Fixed the correct handling of the default style in the Row plugins.
  • Fixed a situation in which the EC content was not updated if the EC was appearing multiple times with different contexts
  • Feature Added a Storage plugin for indexed and hashed contexts
  • Improved the template for the style plugin Hierarchy

entity_collection 7.x-2.0-alpha4

Bug fixes
New features
Unsupported

- Added bundle and status to the Manage content overview.
- Fixed bug for storing efault values in E.C. RowOptions plugin.

entity_collection 7.x-2.0-alpha2

Bug fixes
Unsupported

Improving "Content Management" table.
Added new template for grid style
Fixed some typos in comment declarations

entity_collection 7.x-2.0-alpha1

Bug fixes
New features
Unsupported

Added new Row, Style and Storage plugins to allow more customization.

entity_collection 7.x-2.x-dev

Get the latest changes directly from the developers.
Beware that this does not come for free: by using the DEV releases you can break your site (badly), we try to avoid it, but it could happen.

Subscribe with RSS Subscribe to Releases for Entity Collection