/[drupal]/contributions/modules/votingapi/votingapi.mysql
ViewVC logotype

Log of /contributions/modules/votingapi/votingapi.mysql

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


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Mar 24 22:35:20 2006 UTC (3 years, 8 months ago) by eaton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +0 -1 lines
Diff to previous 1.8
#55734 - accidential in-progress checkin with a duplicated field. Thanks, greg_y

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue Mar 21 07:10:23 2006 UTC (3 years, 8 months ago) by eaton
Branch: MAIN
Changes since 1.7: +30 -2 lines
Diff to previous 1.7
In-progress version of the integrated voting actions code.

This is a first pass, with nothing but the raw actions handling code. Still to do is a mechanism for other modules to add their own actions. After that, reworking voting_actions.module as a UI for user tweaking of the API functionality, rather than a standalone module.

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 05:12:52 2006 UTC (3 years, 9 months ago) by eaton
Branch: MAIN
Changes since 1.6: +6 -2 lines
Diff to previous 1.6
Added indexes to content_type and content_id fields, cleaned up some unecessarily long bits with the aggregate functions, and made the format $ops return sensible default values if no modules handle them.

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 04:21:36 2006 UTC (3 years, 9 months ago) by eaton
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Important commit -- the data type of the value_type field has been changed to accomodate a wider range of voting systems, especially in situations when several are used on one site.

If you're using the latest 4.7 cvs, hit your site's update.php, and run the VotingAPI updates. All existing table data will be converted automatically.

A new votingapi $op is now available as well, allowing modules to format their own data for use in tables, etc. See SimpleVote module for an example.

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Feb 9 06:19:04 2006 UTC (3 years, 9 months ago) by eaton
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Misc. bug fixes, .install file now included, value field now signed to allow for negative vote values

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Jan 21 05:47:10 2006 UTC (3 years, 10 months ago) by eaton
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Fun with utf8.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Dec 11 07:44:48 2005 UTC (3 years, 11 months ago) by eaton
Branch: MAIN
Branch point for: DRUPAL-4-6
Changes since 1.2: +18 -6 lines
Diff to previous 1.2
Major revisions. Votingapi now supports:
Single or multi-criteria voting on arbitrary content
Multiple types of votes (percentage votes, up-or-down voting, etc)
Automatic calculation and caching of voting results data for efficient node sorting/filtering
Hooks for other modules to implement additional voting types, or add new calculated data based on raw voting scores (adjusted_averages based on user karma, etc)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Nov 28 07:23:11 2005 UTC (4 years ago) by eaton
Branch: MAIN
Changes since 1.1: +3 -2 lines
Diff to previous 1.1
Completely rewritten version of the votingapi with new hooks for other modules and a streamlined system for casting, changing, and retrieving votes. More to come.

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Oct 10 14:01:12 2005 UTC (4 years, 1 month ago) by eaton
Branch: MAIN
A generic voting API based on voting.module.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2