relation 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-rc2.tar.gz | 49.12 KB | 3262a9357ac85175394efa55e4b2573d |
| relation-7.x-1.0-rc2.zip | 63.34 KB | eef3ff479869d8a3aeddb71baa1adaf3 |
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.
relation 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-beta3.tar.gz | 42.59 KB | e013e6de7e12dd4a2aaa9f00263f545b |
| relation-7.x-1.0-beta3.zip | 56.22 KB | 01e4820c396ed7f1f969e35193c13a01 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-beta1.tar.gz | 32.56 KB | 81ddd7b5b1d8e2fb5fb3db362be310ef |
| relation-7.x-1.0-beta1.zip | 42.79 KB | b2b0b46b3db185d87da1bc356baf40ac |
Release notes
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-alpha3
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-alpha3.tar.gz | 29.76 KB | 81750bac1bb954239bb4526d3f4b3bc6 |
| relation-7.x-1.0-alpha3.zip | 39.56 KB | aa3dcfd218e80f5eea34cb9906a37ae9 |
Release notes
Incremental improvements
relation 7.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-alpha2.tar.gz | 24.96 KB | 93e4706a0e0d4dae8631514f77f6b36a |
| relation-7.x-1.0-alpha2.zip | 33.83 KB | 13e491b0d2d0698a00639fcce92a7c92 |
Release notes
- 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.
- Relation entities were fieldable but the relation edit page didn't yet work. This is now fixed. You can get to the relation page just after creation (if using the dropzone block). Also, if you enable the dummy field module and attach a relation field to an entity then you can see the relation attached to the entity it belongs to. click on the header of the field to get to the relation entity page. There you can see the edit tab. I will create a video of this.
Rules support, documentation and more tests are needed for a beta release.
API changes: what was $relation->entity_keys is now $relation->endpoints[LANGUAGE_NONE] and the results of relation_query are no longer loaded, you need to take care of that. Also many proprietary relation_query methods have been removed in favor of EntityFieldQuery which the query class now extends.
relation 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.0-alpha1.tar.gz | 24.19 KB | c31358ed58b5d3082c4e846528fccc2e |
| relation-7.x-1.0-alpha1.zip | 31.7 KB | bea8069b1b0b9219bd3a209a9101c646 |
Release notes
First official release of relation. Hell yes.
relation 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| relation-7.x-1.x-dev.tar.gz | 49.09 KB | 70ecd9ecf90c1b288e8c6513aab32e61 |
| relation-7.x-1.x-dev.zip | 61.7 KB | 4590c5f1b430f0018f27be50bfb98b7e |
Release notes
Development snapshot of Relation 1.x for Drupal 7.