Posted by markus_petrux on January 4, 2010 at 3:09pm
| Download | Size | md5 hash |
|---|---|---|
| noderelationships-6.x-1.5.tar.gz | 78.5 KB | 27223621089459148205197e4174fe2c |
| noderelationships-6.x-1.5.zip | 94.15 KB | b44e7a5495549545161cc0c93a5d7869 |
Last updated: December 24, 2010 - 23:27
6.x-1.5 Release notes:
- This is just another new release (hopefully the last one in these series of recent changes) to fix a critical issue introduced with
#668922. - If you upgrade from 6.x-1.3 or 6.x-1.4, all you need to do is replace the module files.
- If you upgrade from a previous version (6.x-1.2 or lower), then please see the 6.x-1.3 release notes below.
6.x-1.3 Release notes:
- This release requires running update.php to force a theme registry rebuild.
Changes since Node Relationships 6.x-1.2:
Features:
- #580788: Allow external modules deny access to (and hide) the Relationships tab.
- #589848: Add support for Views Fluid Grid style plugin.
- Get rid of Modal Frame option autoResize (deprecated).
- #668922: Redirect to node/add/[type] when creating nodes within the Modal Frame.
Bugfixes:
- #583870: Uninstall should remove all back reference fields.
- #605280: Back-reference to non-autocomplete node reference.
- #624138: Enable noderelationships on locked CCK content types.
- #620476: Translate and reference broken since #582086.
- #668554: PHP Fatal error: Call to a member function advanced_render() on a non-object in views/theme/theme.inc on line 209.
- Remove obsolete code related to clearing module variables from noderelationships_uninstall().