Releases for User Relationships

user_relationships 6.x-1.0-beta8

alex.k - October 9, 2008 - 09:17
Official release from CVS tag: DRUPAL-6--1-0-BETA8
Download: user_relationships-6.x-1.0-beta8.tar.gz
Size: 45.34 KB
md5_file hash: c02f9c6ef5eb04c56c929b2edb487fe1
First released: October 9, 2008 - 09:17
Last updated: October 9, 2008 - 09:20
View usage statistics for this release

First beta release by a new maintainer. Major fixes:

And other small fixes. Please submit feature requests (or patches!) for additional Views fields/filters that you'd like.

user_relationships 6.x-1.0-beta7

sprsquish - April 21, 2008 - 00:51
Official release from CVS tag: DRUPAL-6--1-0-BETA7
Download: user_relationships-6.x-1.0-beta7.tar.gz
Size: 38.23 KB
md5_file hash: 5868091871e6ada6f70fe5e967575fbe
First released: April 21, 2008 - 00:51
Last updated: April 21, 2008 - 00:55
View usage statistics for this release

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

sprsquish - March 29, 2008 - 16:43
Official release from CVS tag: DRUPAL-5--2-8
Download: user_relationships-5.x-2.8.tar.gz
Size: 50.53 KB
md5_file hash: a4d3ab4fcdb92361a5f25edc3f27fbe6
First released: March 29, 2008 - 16:43
Last updated: March 29, 2008 - 16:45
View usage statistics for this release

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

sprsquish - March 14, 2008 - 07:28
Official release from CVS tag: DRUPAL-6--1-0-BETA6
Download: user_relationships-6.x-1.0-beta6.tar.gz
Size: 38.26 KB
md5_file hash: fc3e889f25eabbc262967dd51e28ce22
First released: March 14, 2008 - 07:28
Last updated: March 14, 2008 - 07:30
View usage statistics for this release

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

sprsquish - March 10, 2008 - 14:40
Official release from CVS tag: DRUPAL-5--1-1
Download: user_relationships-5.x-1.1.tar.gz
Size: 36.99 KB
md5_file hash: fbc049cfa1b4f42cc73b8ff10ed5b6c5
First released: March 10, 2008 - 14:40
Last updated: March 10, 2008 - 14:45
View usage statistics for this release

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

sprsquish - March 3, 2008 - 19:44
Nightly development snapshot from CVS branch: DRUPAL-5--3
Download: user_relationships-5.x-3.x-dev.tar.gz
Size: 23.23 KB
md5_file hash: 2b170f22ce36cc6e89d3c8b595d0ff4f
First released: March 3, 2008 - 19:44
Last updated: September 16, 2008 - 00:28
View usage statistics for this release

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

sprsquish - March 3, 2008 - 16:09
Official release from CVS tag: DRUPAL-6--1-0-BETA5
Download: user_relationships-6.x-1.0-beta5.tar.gz
Size: 36.63 KB
md5_file hash: ed2fba214d048e392c6370d2f9f8062e
First released: March 3, 2008 - 16:09
Last updated: March 3, 2008 - 16:10
View usage statistics for this release

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

user_relationships 6.x-1.0-beta4

sprsquish - March 3, 2008 - 14:16
Official release from CVS tag: DRUPAL-6--1-0-BETA4
Download: user_relationships-6.x-1.0-beta4.tar.gz
Size: 36.61 KB
md5_file hash: 2477a7494cc5c7185b1fd490a8f047d8
First released: March 3, 2008 - 14:16
Last updated: March 3, 2008 - 14:20
View usage statistics for this release

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

sprsquish - March 2, 2008 - 11:52
Official release from CVS tag: DRUPAL-6--1-0-BETA3
Download: user_relationships-6.x-1.0-beta3.tar.gz
Size: 36.49 KB
md5_file hash: 49f41d1a404d92fe907db6c920a711f8
First released: March 2, 2008 - 11:52
Last updated: March 2, 2008 - 11:55
View usage statistics for this release

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

sprsquish - March 2, 2008 - 01:02
Official release from CVS tag: DRUPAL-6--1-0-BETA2
Download: user_relationships-6.x-1.0-beta2.tar.gz
Size: 35.34 KB
md5_file hash: 4c1d9aee997dcda0a8860e8369c227ce
First released: March 2, 2008 - 01:02
Last updated: March 2, 2008 - 01:05
View usage statistics for this release

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

sprsquish - February 24, 2008 - 07:21
Official release from CVS tag: DRUPAL-5--2-7
Download: user_relationships-5.x-2.7.tar.gz
Size: 47.18 KB
md5_file hash: 46ddef9bfb08a73717317d502ac2d503
First released: February 24, 2008 - 07:21
Last updated: February 24, 2008 - 07:25
View usage statistics for this release

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

sprsquish - February 22, 2008 - 20:05
Official release from CVS tag: DRUPAL-5--2-6
Download: user_relationships-5.x-2.6.tar.gz
Size: 46.39 KB
md5_file hash: da5a59cbe6b3da6c608fda3769d92227
First released: February 22, 2008 - 20:05
Last updated: February 22, 2008 - 20:10
View usage statistics for this release

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

gah.. sorry.

user_relationships 5.x-2.5

sprsquish - February 22, 2008 - 18:23
Official release from CVS tag: DRUPAL-5--2-5
Download: user_relationships-5.x-2.5.tar.gz
Size: 36.79 KB
md5_file hash: b4598a257eed6ed88474e836cf4021b5
First released: February 22, 2008 - 18:23
Last updated: February 22, 2008 - 18:25
View usage statistics for this release

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

sprsquish - February 20, 2008 - 01:22
Official release from CVS tag: DRUPAL-6--1-0-BETA1
Download: user_relationships-6.x-1.0-beta1.tar.gz
Size: 36.53 KB
md5_file hash: b43d537293ea517fb85b2553d85644af
First released: February 20, 2008 - 01:22
Last updated: February 20, 2008 - 01:25
View usage statistics for this release

First beta release for Drupal 6 User Relationships.

Please take a look through and post any issues.

user_relationships 6.x-1.x-dev

sprsquish - February 1, 2008 - 02:41
Nightly development snapshot from CVS branch: DRUPAL-6--1
Download: user_relationships-6.x-1.x-dev.tar.gz
Size: 59.03 KB
md5_file hash: 45a293cceaba60820348e94f56b090c7
First released: February 1, 2008 - 02:41
Last updated: November 2, 2008 - 00:16
View usage statistics for this release

Updated to Drupal 6

user_relationships 5.x-2.4-2

sprsquish - December 28, 2007 - 18:56
Official release from CVS tag: DRUPAL-5--2-4-2
Download: user_relationships-5.x-2.4-2.tar.gz
Size: 39.25 KB
md5_file hash: 6ed5471d3052523e52b8b2e50d9bbf8a
First released: December 28, 2007 - 18:56
Last updated: December 28, 2007 - 19:00
View usage statistics for this release

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

sprsquish - December 23, 2007 - 23:25
Official release from CVS tag: DRUPAL-5--2-4-1
Download: user_relationships-5.x-2.4-1.tar.gz
Size: 39.21 KB
md5_file hash: 9d5ae250e27d561a71af186f36fe80f1
First released: December 23, 2007 - 23:25
Last updated: December 23, 2007 - 23:30
View usage statistics for this release

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

sprsquish - December 23, 2007 - 23:20
Official release from CVS tag: DRUPAL-5--2-4
Download: user_relationships-5.x-2.4.tar.gz
Size: 39.19 KB
md5_file hash: d931eae56ef6294e6160d668124be439
First released: December 23, 2007 - 23:20
Last updated: December 23, 2007 - 23:25
View usage statistics for this release

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.3

sprsquish - December 23, 2007 - 10:11
Official release from CVS tag: DRUPAL-5--2-3
Download: user_relationships-5.x-2.3.tar.gz
Size: 38.7 KB
md5_file hash: 685976ddad5a10c31fd94a349c5cd12e
First released: December 23, 2007 - 10:11
Last updated: December 23, 2007 - 10:15
View usage statistics for this release

Fixes the problems with URLs. (http://drupal.org/node/203371)

user_relationships 5.x-2.2

sprsquish - December 22, 2007 - 23:05
Official release from CVS tag: DRUPAL-5--2-2
Download: user_relationships-5.x-2.2.tar.gz
Size: 38.74 KB
md5_file hash: a2a3ef6db6213fd28380a7b48d461ec6
First released: December 22, 2007 - 23:05
Last updated: December 22, 2007 - 23:10
View usage statistics for this release

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

user_relationships 5.x-2.1

sprsquish - December 22, 2007 - 22:35
Official release from CVS tag: DRUPAL-5--2-1
Download: user_relationships-5.x-2.1.tar.gz
Size: 32.22 KB
md5_file hash: 74ba05ca69486c84bd89aba0f65e5bd6
First released: December 22, 2007 - 22:35
Last updated: December 22, 2007 - 22:40
View usage statistics for this release

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

<?php
    $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

sprsquish - December 21, 2007 - 10:06
Official release from CVS tag: DRUPAL-5--2-0
Download: user_relationships-5.x-2.0.tar.gz
Size: 38.25 KB
md5_file hash: 863bfc8642ce464f1dffd9847f51adb9
First released: December 21, 2007 - 10:06
Last updated: December 21, 2007 - 10:10
View usage statistics for this release

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

sprsquish - December 19, 2007 - 17:57
Nightly development snapshot from CVS branch: DRUPAL-5--2
Download: user_relationships-5.x-2.x-dev.tar.gz
Size: 52.04 KB
md5_file hash: f7a31d86b97a2ea5f4b2ae3cf180e1e4
First released: December 19, 2007 - 17:57
Last updated: December 2, 2008 - 00:15
View usage statistics for this release

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

sprsquish - December 19, 2007 - 17:50
Official release from CVS tag: DRUPAL-5--1-0
Download: user_relationships-5.x-1.0.tar.gz
Size: 36.98 KB
md5_file hash: cbd67e7c67c3f1b2ab5e2a553c64ceef
First released: December 19, 2007 - 17:50
Last updated: December 19, 2007 - 17:55
View usage statistics for this release

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

sprsquish - August 21, 2007 - 15:36
Nightly development snapshot from CVS branch: DRUPAL-5
Download: user_relationships-5.x-1.x-dev.tar.gz
Size: 37 KB
md5_file hash: b7fdcb1ddd97597860a09f01d3fc7bd0
First released: August 21, 2007 - 15:36
Last updated: March 11, 2008 - 00:13
View usage statistics for this release

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

Please report any that come up.

 
 

Drupal is a registered trademark of Dries Buytaert.