Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download relation-7.x-1.0-rc2.tar.gztar.gz 49.12 KB
MD5: 3262a9357ac85175394efa55e4b2573d
SHA-1: 71033714b53a46d275d10b96c9009d5069bb6c4c
SHA-256: 37dd5c6947cb8289a98dc88f5c15e782a6febd7827c08b717ce7b25236652a48
Download relation-7.x-1.0-rc2.zipzip 63.34 KB
MD5: eef3ff479869d8a3aeddb71baa1adaf3
SHA-1: 2c7a66fb3ddf85579e02b381e01c43b332276e19
SHA-256: cbfbd9c8e453dc279971b5b4bfeef405e0836864fedf2bc0e950224949d497e2

Release notes

  • Proper Views integration by chx with fixes in #1410124 by hever and franz. Props to solotandem for the Views work as well.
  • Many coder fixes.
  • Rollback ctools dependency by naught101, chx #1361136
  • Caching for relation_get_related_entity() followup by #1446512.
  • Caching for relation_get_related_entity() #1446512 by catch.
  • Added direction enforcement to relation_relation_exists().
  • Make relation install much less instable.
  • renamed relation_multiple_delete() to relation_delete_multiple(). Added multiple entities support to relation_query().
  • Static cache for relation_get_related_entity() issue #1409884 by catch
  • make relation_save happen inside a transaction.
  • Edit relations with the relation entity collector.
  • Add some default entity build properties.
  • Expose relation in an entity list wrapper containing all related entities #1271046 by jsacksick, tests by kalman.hosszu.
  • Any entity view mode support in the endpoint formatter.
  • #1265434 Expose relation in an entity list wrapper containing all related entities by jsacksick.
  • Little more useful test.
  • The test passes but rules throws an error.
  • New rules integration test.
  • naught101: fix tests for new permission
  • #1164644 by dpi: Added Access Permission for Relation Pages.
Created by: chx
Created on: 5 Mar 2012 at 17:52 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases