user_relationships 7.x-1.0-alpha6

Bug fixes
New features

As part of this release (Alpha 6), User Relationships now has a machine_name for each UR Type. Because of this any permissions relating to existing UR types will change, if you've exported these permissions to features you will need to remove the old permissions and add the new ones to your feature module. If this represents a problem or you don't have the time to do this and are happy with User Relationships we'd recommend you stick with the Alpha 5 release.

User Relationships now supports exporting relationship types with Features.

Changes since 7.x-1.0-alpha5:

user_relationships 6.x-1.4

Security update
Bug fixes

Security release, see SA-CONTRIB-2013-007

Changes since 6.x-1.3:

  • #1463560 by mrf: Cleanup and additional assertions to node access tests.
  • #1596602 by mrf: Sets default value for ajax popup on install.

user_relationships 7.x-1.0-alpha4

New features
Bug fixes
Insecure

The fourth alpha release for User Relationships 7.x-1.x fixes a large list of bugs and introduces a number of new features, including a more fine-grained permissions system.

Changes since 7.x-1.0-alpha3:

user_relationships 7.x-1.0-alpha3

New features
Bug fixes
Insecure

This new alpha release fixes a number of bugs and also contains new features and improvements. Notably, the first step for more fine-grained permissions has been implemented, by converting the relationship type role settings to permissions. This means that manual updates to the permissions are necessary when updating from the previous alpha version.

user_relationships 7.x-1.0-alpha2

New features
Bug fixes
Insecure

The second alpha release for User Relationships 7.x-1.0, which fixes a number of bugs and contains various improvements for the user interface.

Changes since 7.x-1.0-alpha1:

user_relationships 7.x-1.0-alpha1

New features
Insecure

The first alpha release of User Relationships for Drupal 7. Please help test and report an bugs you can find. See #1095046: Roadmap to 7.x-1.0 (User Relationships) for what is required for a stable version.

Changes:

user_relationships 7.x-1.x-dev

Bug fixes

This is the initial Drupal 7 port of this project.

Please help test this and report bugs to the issue queue!

user_relationships 6.x-1.0

Bug fixes
Insecure

Final release of the 6.x-1.0 branch. Thanks all for your contributions and your patience.

user_relationships 6.x-1.0-rc4

New features
Bug fixes
Insecure

4th release candidate of UR. If you are using it on a production site, please make a backup before you upgrade. Many thanks to those who contributed patches and tested.

user_relationships 6.x-1.0-rc3

New features
Bug fixes
Insecure

Third release candidate of User Relationships. Includes better support for upgrades from 5.x.

Includes mostly bugfixes, translation reorganizations, and a couple of new features:

user_relationships 5.x-2.10

Bug fixes

A bugfix release with a few new features. You need this for a smoother upgrade to Drupal 6 (see UPGRADE.txt). New features include Services module integration and improvements to Invite integration (both by @scottgifford).

Thanks to everyone who provided patches and tested!

user_relationships 6.x-1.0-rc2

Bug fixes
Insecure

Second release candidate of User Relationships for 6.x. Thanks to everyone who reported bugs and suggested fixes! Please update to this version and report bugs against it.

New features:

Changes since DRUPAL-6--1-0-RC1:

user_relationships 6.x-1.0-rc1

New features
Bug fixes
Insecure

User Relationships 6.x has reached Release Candidate status! A big thanks to all those who reported bugs, contributed fixes and new features, tested updates, and provided feedback. RC means the project has no known bugs at the moment. Please update to this release, and report any new bugs against it.

A full changelog:

Changes since DRUPAL-6--1-0-BETA10:

New Features:

user_relationships 5.x-2.9

Bug fixes

Important update:
[#456672] enforce that only appropriate users may perform relationship actions

Changes since DRUPAL-5--2-8:

user_relationships 6.x-1.0-beta10

New features
Bug fixes
Insecure

A new beta release of User Relationships after several months of development. Anyone using previous versions compatible with 6.x should upgrade. Many thanks to everyone who contributed and reviewed patches.

New features:

  • Support for Invite module for 6.x
  • Improved PostgreSQL support
  • Adjustable positioning of AJAX confirmation dialogs
  • Per-role assignments of allowed relationship types

Changes since DRUPAL-6--1-0-BETA9:

user_relationships 6.x-1.0-beta9

New features
Bug fixes
Insecure

9th beta release of User Relationships, fixes more bugs and adds a few features - notably AJAX functionality for confirmation dialogs, and fixing all bugs in blocks.
Changelog:
#319473: 'User relationships: Relationship type' views filter doesn't accept admin choices

user_relationships 6.x-1.0-beta7

Bug fixes
Insecure

BUG FIXES:
* Improper access was being returned by user_relationships_ui_check_access
* Relationships weren't being properly updated
* Only show relationship actions if the current user is allowed to have relationships (#238807)
* Show direction of one-way relationships (#238332)
* various display errors

user_relationships 5.x-2.8

New features
Bug fixes

New Features:
Node Access control (thanks to jbrown)

Bug Fixes:
Implications warning messages
Add reset ability to load API functions

user_relationships 6.x-1.0-beta6

New features
Bug fixes
Insecure

bugfixes:
http://drupal.org/node/232903 (implications barfing all over the place)
http://drupal.org/node/227939 (blocks showing all relationships)

new feature: Node Access

user_relationships 5.x-1.1

Bug fixes

fixes for #226912 #226909 #226989 (stop using arg() for actions on form submissions and add reset switch for static caching)

thanks to robertDouglass for bringing this to my attention.

user_relationships 5.x-3.x-dev

New features

Not maintained, do not use this branch on new installations. Use 5.x-2.x instead.
3.x!? Are we already at v3?

Yes, it breaks the old API in favor of a newer, better, faster API. It also strips out a lot of cruft that built up. Mostly it separates the API and UI (a la Views) so if you just need the API, you can have it, it's yours, enjoy.

user_relationships 6.x-1.0-beta5

Bug fixes
Insecure

Fix the error where all relationships were showing up in every block

user_relationships 6.x-1.0-beta4

Bug fixes
Insecure

Fixes an issue where all relationships showed up under all tabs: http://drupal.org/node/229058
Fixes a couple "Call to undefined function" errors when installing: http://drupal.org/node/229310

user_relationships 6.x-1.0-beta3

New features
Bug fixes
Insecure

Bug fixes:
Error while approving pending requests: http://drupal.org/node/229013
Display problems with certain blocks and pages

Improvements:
SQL optimization
Use Drupal's built in handler db_placeholders
Renamed everything to create a smaller footprint on the modules administration page

New Features:
Triggers
User Relationship Elaborations

user_relationships 6.x-1.0-beta2

New features
Insecure

Architecture change:
I split apart the API and UI. Updated all addons to work with the new system. Updated the blocks module to be more efficient.

This is the architecture that will be used for the 1.0 release.

If you have already installed the Beta1 version of Blocks, you'll need to uninstall and reinstall to make sure the changes are made.

user_relationships 5.x-2.7

New features
Bug fixes

MAJOR bugfix from 2.6. I got a patch for PostgreSQL support and didn't realize it had created a bug in the double entry system for two-way relationships.

Please upgrade and make sure you run update.php to fix any errors that may have come been created. I sincerely apologize for not catching this earlier.

New features for the Privatemsg plugin: Notifications can now be sent through the private message system. Thanks for the suggestion from softtouch: http://drupal.org/node/225707

user_relationships 5.x-2.6

Cause I screwed up and tagged the D6 branch with a D5 tag.

gah.. sorry.

user_relationships 5.x-2.5

New features
Bug fixes

Many bug fixes.

New functionality:
Support for reverse implied relationships
Support for title substitution for views arguments
View Field: Number of Relationships held by Particular User

user_relationships 6.x-1.0-beta1

Insecure

First beta release for Drupal 6 User Relationships.

Please take a look through and post any issues.

user_relationships 6.x-1.x-dev

Bug fixes

Development snapshot. Not intended to be in a broken state, please test before using in production.

user_relationships 5.x-2.4-2

Bug fixes

2 bugfixes. 1) query builder needs to surround the "between" argument with parenthesis. 2) blocks now uses the correct var name to check for "All." 2 refactors. 1) remove old "rtid" => ## syntax in the invite module when loading a type. 2) break out of "switch" early if $account == $viewer in the _user hook.

user_relationships 5.x-2.4-1

Bug fixes

Fixes issues with the menu system and urls.
The mailer module has been updated to handle the newer API.
Relationship pages now only show approved relationships.

user_relationships 5.x-2.4

Bug fixes

Fixes issues with the menu system and urls.
The mailer module has been updated to handle the newer API.
Relationship pages now only show approved relationships.

user_relationships 5.x-2.2

Bug fixes

forgot to kill of old code before committing the last set of changes.

user_relationships 5.x-2.1

New features

user_relationships_load has a more flexible query system

arguments will process operators now using the syntax: array(col => '> {value}').

example: show all relationships created in 2007

    $start_time = mktime(0,0,0,0,0,2007);
    $end_time = mktime(0,0,0,0,0,2008);
    user_relationships_load(array('created_at' => ">= {$start_time}", 'created_at' => '< {$end_time'}));

user_relationships 5.x-2.0

Initial full release of User Relationships ver 2.0.

Please be aware: this version is drastically different from ver 1.0. Be sure to back up your data before running the update.

If you were using 1.x before check the API_CHANGES.txt file for.. you guessed it, api changes

user_relationships 5.x-2.x-dev

New features

User Relationships 2.0 development branch.

Contains bugfixes since the 5.x-2.8 release, please test against this one if you see bugs in 2.8. Thanks!

user_relationships 5.x-1.0

Official release number 1 of User Relationships.

WARNING!!
This release is meant for legacy support only. ver2.0 is already in the works and will be DRASTICALLY different. If you're using this module on a production site 1.0 is setup for bug fixes only. All new features will be going in to the 2.0 branch.

I implore you to use 2.0-dev if you're new to this module

user_relationships 5.x-1.x-dev

Initial release. The module is still in development and may contain bugs.

Please report any that come up.

Subscribe with RSS Subscribe to Releases for User Relationships