Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download entity_dependency-7.x-1.0-alpha2.tar.gztar.gz 13.7 KB
MD5: e8ba26e31687153240e10a2c15f63925
SHA-1: 458d11ae5bf903f84d3a3825d541e6527728b2b5
SHA-256: 19e10574d6e4e734df979aa1173b4d10810b9fc621828eb0ffa01fa1f956ab4a
Download entity_dependency-7.x-1.0-alpha2.zipzip 16.51 KB
MD5: ba29a27472cdfcb60cb489c0030fb202
SHA-1: d8ba66aea30f547554609fbca59e99e73a4e7adc
SHA-256: 53b2b9797caeadbcd45676d69159f424377b81129544f72d5f2667993b63f29a

Release notes

Changes since 7.x-1.0-alpha1:

  • #1538848 by ianthomas_uk, Sergii: Fixed EntityMalformedException: Missing bundle property on entity of type node.
  • Manually re-rolled the iterator-plugin branch since it turns out it was completely busted. Also made some logical changes.
  • Revert "Make the Entity Dependency Iterator pluggable"
  • Make the Entity Dependency Iterator pluggable
  • #2137187 by skwashd: Fix (most) issues found by coder-review
  • #2051811 by microhate: File support.
  • #1920054 by jneubert: Handle dangling references to deleted entities (especially taxonomy terms).
  • #1545278 by sea4, David_Rothstein, bricel, microhate, maciej.zgadzaj: Dependencies are not added for entityreference fields (Symptom: Undefined index: target_type()).
  • #1970760 by reevo: EntityDependencyIterator does not keep track of revision_id().
  • #1535520 by Stalski: Added Image avatars should be seen as entity dependency.
  • #1429596 added field collection support.
  • Improved iterator algorythm.
  • #1429594 by neochief: Fixed Imagefield dependencies.
  • #1427810 by neochief: Fixed Wrong key in dependency checker.
  • Changed name on the 'origin' functionality, to be 'cause'. Still fuzzy, but makes more sense
  • Fixed a bunch of E_STRICT notices in the iterator.
Created by: dixon_
Created on: 23 Sep 2014 at 06:55 UTC
Last updated: 27 Apr 2017 at 11:23 UTC
Bug fixes
New features

Other releases