relation 7.x-1.2

Bug fixes
New features

This is maintenance release for Relation. No new major features but some some smaller improvements are included in addition to several bug fixes.

relation 7.x-1.1

Security update

Fixes: Relation - Moderately Critical - Access Bypass - DRUPAL-SA-CONTRIB-2017-063

If it is intended that relation endpoints (from relation dummy field widget display) should be shown to certain role, view relations permission should be given to those roles.

relation 7.x-1.0

Security update
Bug fixes
Insecure

Stable release has been long time coming. It's finally here with a security fix. From now on we can have proper treatment for security issues.

Changes since 7.x-1.0-rc7:

relation 7.x-1.0-rc7

Bug fixes
Insecure

The planned release of 7.x-1.0 didn't quite work out. Due to some problems with tests the last blocker issues are not moving forward fast enough. Some important issues have been fixed since last release candidate, like #1649398.

relation 7.x-1.0-rc6

Bug fixes
Insecure

Small bug fix release that fixes compatibility to Drupal 7.33 Core.

This version is incompatible with 7.32 core.

relation 7.x-1.0-rc4

New features
Bug fixes
Insecure

The default range of 0-50 removed from relation_query(). All changes since 7.x-1.0-rc3:

relation 7.x-1.0-rc3

New features
Bug fixes
Insecure

Relation admin pages have been moved to Relation UI submodule. Relation UI module is included in relation package and admin pages can be (re-)enabled by enabling that module.

  • Missing update relation rules event #1650818 by mariomc.
  • Endpoints table field formatter settings are broken #1415750 fixed by mikran
  • Issue #1606736 by chx: Use entity_view() if entity module exists.
  • Issue #1492536 by mikran: Code documentation updated.
  • Issues #1612628 by joachim: Add t() and human labels to relation endpoints table
  • Issue #1368912 by phayes, mikran: Show relations of exported types in /admin/content/relation
  • Issue #1361796 by acrazyanimal: Fix for 'Loads related entities' rules action and adds an optional entity type parameter to it. This will allow us to access the entity specific fields/properties. Also, added a 'Fetch relation endpoints' action to return endpoints from a specific relation.
  • Issue #1491424 by dawehner: A non-static method in RelationViewsTestCase warning fixed.

relation 7.x-1.0-rc2

New features
Bug fixes
Insecure
  • 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.

relation 7.x-1.0-beta3

New features
Insecure

The module can be uninstalled now and works from a profile install. (The update leading to this in beta2 was hopelessly broken.)

Lots of ctools, rules and views enhancements. Export-import of relation types.

New relation add block for those who like autocompletes.

Tons of bugfixes. (Admin screen CSS has been fixed since the revoked beta2 release)

relation 7.x-1.0-beta1

New features
Bug fixes
Insecure

Thanks to dixon_ and Letharion we now have tokens and rules support. rump helped a lot with testing efforts. Rules and Views integration are both tested and the rest of testing is much cleaner.

Rules needs http://drupal.org/node/1191398 right now.

Further plans involve a reference upgrade path and a glue field to reuse their widgets.

relation 7.x-1.0-alpha2

New features
Bug fixes
Insecure
  • New README.txt
  • Some Views support
  • As relation endpoints have been moved to field storage, this should work with mongodb (if the mongodb_field_storage module from the mongodb project is enabled) but it's untested yet.
Subscribe with RSS Subscribe to Releases for Relation