Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entity-7.x-1.0-rc1.tar.gztar.gz 93 KB
MD5: daa6dff009d00756f86b80b31af32c77
SHA-1: ace54ee1f45d6ae85761247481dbb8aa3a77faf1
SHA-256: c0abf6dddf394d5ef23e1cdbc3be307acc58cee7851d80de2f5fb6ac46134fcc
Download entity-7.x-1.0-rc1.zipzip 119.68 KB
MD5: 99d53976848240c2821396976471cf8b
SHA-1: 57f6db33904f3dd49c1df4efa9abe89bd86fa268
SHA-256: 3663183c536082e7c372859e94ecf594a109ea91a90a674c36faeb05b8f59b23

Release notes

Developers please note the change records applicable for this release: link

Changes since 7.x-1.0-beta11:

  • #1335122 patch by fago, drunken monkey, mh86: data-selection based views fields miss added field.
  • #1336806 patch by loganfsmyth: fixed double encoding of page titles on CRUD UI pages.
  • #1256906 fixed site:current-user property to return drupal_anonymous_user() in case of anonymous users.
  • #1209678 patch by mh86, Damien Tournoud, fago: Add a Views field handler to display rendered entities. Requires latest Views dev version to appear.
  • #1334028 follow-up: added missing comment.
  • #1334028 patch by dasjo: added user last access property.
  • #1330874 fix update issues due to the registry being unable to load the new EntityFieldHandlerHelper.
  • #1323824 deprecate custom query callbacks in favour of EFQ.
  • #1283840 patch by fago, dasjo: annotate computed properties and add a parents_all property for terms.
  • fixed test cases to work properly by using an actual image when testing image files.
  • #1204820 Entity providing modules must call field_attach_delete_bundle() in hook_uninstall().
  • #1114454 follow-up by mh86: fixed by-bundle relationship handler to properly work without the optional bundle restriction.
  • #1326418 patch by Damien Tournoud: entity.views.inc missing from the .info, EntityDefaultViewsController cannot be easily subclassed.
  • #1266036 patch by drunken monkey, fago, thegreat: add Views base tables, fields and relationships based upon data selection on entity objects.
  • #1111120 patch by jamsilver, fago: support entity cache module.
Created by: fago
Created on: 10 Nov 2011 at 08:44 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases