/[drupal]/contributions/modules/votingapi/CHANGELOG.txt
ViewVC logotype

Diff of /contributions/modules/votingapi/CHANGELOG.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4.4.7, Wed Jun 24 19:52:37 2009 UTC revision 1.4.4.8, Tue Jul 21 01:17:05 2009 UTC
# Line 1  Line 1 
1  // $Id: CHANGELOG.txt,v 1.4.4.6 2009/06/24 19:37:53 eaton Exp $  // $Id: CHANGELOG.txt,v 1.4.4.7 2009/06/24 19:52:37 eaton Exp $
2    
3  02/11/06  02/11/06
4  --------  --------
# Line 57  Updated for compatibility with Views RC2 Line 57  Updated for compatibility with Views RC2
57  --------  --------
58  Changed hook_votingapi_content_types() to hook_votingapi_relationships(), since it only deals with Views relationships. Added extra documentation to API.txt and fixed assorted ugly bugs. Moved a bunch of API docs to votingapi.api.php so API.module can generate pretty docs for the hooks. Nodes and comments now have pre-configured relationships available, any other entity types need a hook_votingapi_relationships() implementation.  Changed hook_votingapi_content_types() to hook_votingapi_relationships(), since it only deals with Views relationships. Added extra documentation to API.txt and fixed assorted ugly bugs. Moved a bunch of API docs to votingapi.api.php so API.module can generate pretty docs for the hooks. Nodes and comments now have pre-configured relationships available, any other entity types need a hook_votingapi_relationships() implementation.
59    
 Added votingapi_metadata() to gather metadata about defined value_types, tags, and aggregate functions. Modified the views relationship handler to use that function rather than querying the tables directly.  
60    Added votingapi_metadata() to gather metadata about defined value_types, tags, and aggregate functions. Modified the views relationship handler to use that function rather than querying the tables directly.
61    
62    07/20/09
63    --------
64    #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.
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.

Legend:
Removed from v.1.4.4.7  
changed lines
  Added in v.1.4.4.8

  ViewVC Help
Powered by ViewVC 1.1.2