| 1 |
// $Id: CHANGELOG.txt,v 1.4.4.7 2009/06/24 19:52:37 eaton Exp $ |
// $Id: CHANGELOG.txt,v 1.4.4.8 2009/07/21 01:17:05 eaton Exp $ |
| 2 |
|
|
| 3 |
02/11/06 |
02/11/06 |
| 4 |
-------- |
-------- |
| 63 |
-------- |
-------- |
| 64 |
#480036 by j_ten_man - allow votingapi relationships to be chained off of other relationships (like node references) |
#480036 by j_ten_man - allow votingapi relationships to be chained off of other relationships (like node references) |
| 65 |
#496454 - PHPDoc incorrectly listed 'uid' and 'vote_source' as valid filtering criteria on cached aggregate results. |
#496454 - PHPDoc incorrectly listed 'uid' and 'vote_source' as valid filtering criteria on cached aggregate results. |
|
Added an 'Other' option for Relationships filters, to allow nonstandard tags, filters, and so on to be used in VotingAPI relationships with minimal hassle. |
|
| 66 |
|
Added an 'Other' option for Relationships filters, to allow nonstandard tags, filters, and so on to be used in VotingAPI relationships with minimal hassle. |
| 67 |
|
|
| 68 |
|
08/15/09 |
| 69 |
|
-------- |
| 70 |
|
#527970 - Fixing issues with the 'Other' option when creating relationship filters. Thanks to te-brian for spotting it and whipping up a patch. |
| 71 |
|
#541236 - Add support for user ratings to the default set of relationships. Patch by Likeless. |