CVS messages for Voting API
June 5, 2008
-
Cleaning up the join code for sorting and displaying values. Now it's possible to include an arbitrary number of values (i.e., total number of votes, average vote, median, etc...) in a single view. Views 2 FTW. It's Earl's world, we just live in it.
-
Choked trying to account for the base table. We can't really support other base tables yet anyhow, so it's best not to try to until we get the details ironed out.
-
Voting API: /modules/votingapi/votingapi.module 1.46.2.6 @ DRUPAL-6--2
Voting API: /modules/votingapi/votingapi.views.inc 1.1.2.4 @ DRUPAL-6--2Fixed a serious bug that kept VotingAPI from deleting old cache results, and added sorting by vote and result values to the Views integration. "List of nodes sorted by average rating" is finally possible again.
May 16, 2008
-
Voting API: /modules/votingapi/API.txt 1.6.4.1 @ DRUPAL-6--2
Voting API: /modules/votingapi/votingapi.module 1.46.2.5 @ DRUPAL-6--2Refactoring result calculation for dramatically reduced memory overhead when large vote sets are used. Earl and Jared and Dave, this one is for you.
May 15, 2008
-
Removing the outdated votingapi_views file from this branch.
April 15, 2008
-
Some fixes to the string formatting in the UI.
April 14, 2008
-
Initial working version of Views2 integration for VotingAPI2.
April 9, 2008
-
Voting API: /modules/votingapi/CHANGELOG.txt 1.4.4.1 @ DRUPAL-6--2
Voting API: /modules/votingapi/votingapi.install 1.21.4.4 @ DRUPAL-6--2
Voting API: /modules/votingapi/votingapi.module 1.46.2.4 @ DRUPAL-6--2
Voting API: /modules/votingapi/votingapi.views.inc 1.1.2.1 @ DRUPAL-6--2Several important bug fixes for the D6 version of VotingAPI. #223517, #232233, #232236, and #235174 fixed thanks to patches posted by quicksketch and sammys. Also checked in an initial stub file for views2 integration, removing the old hook_init() code since Views2 handles pulling the inc files in itself.
January 17, 2008
-
Whoops. PHP syntax errors in the install file.
January 15, 2008
-
Fixing some old and moldy code in the votingapi update function from past schema_api revisions. Testing still needed on the updgrade path.
