Log of /contributions/modules/votingapi/CHANGELOG.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.4.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Apr 9 00:54:19 2008 UTC
(19 months, 2 weeks ago)
by
eaton
Branch:
DRUPAL-6--2
CVS Tags:
DRUPAL-6--2-0-BETA2,
DRUPAL-6--2-0-BETA3
Changes since
1.4: +6 -2 lines
Diff to
previous 1.4
Several 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.
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri Jun 9 00:15:01 2006 UTC
(3 years, 5 months ago)
by
eaton
Branch:
MAIN
Changes since
1.2: +1 -1 lines
Diff to
previous 1.2
As it turns out, my modules are the only ones that used hook_votingapi() directly. I've removed it in favor of the discrete hooks; SimpleVote and nmoderation will follow.
Also, added support for taxonomy terms in the internal _votingapi_load_content() function.
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Jun 8 02:08:17 2006 UTC
(3 years, 5 months ago)
by
eaton
Branch:
MAIN
Changes since
1.1: +4 -0 lines
Diff to
previous 1.1
Unstable development version. Do NOT use this checkin on production sites! Stick with the DRUPAL-4-7 branch.
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue May 2 04:25:19 2006 UTC
(3 years, 6 months ago)
by
eaton
Branch:
MAIN
CVS Tags:
DRUPAL-4-7--1-1
Branch point for:
DRUPAL-4-7
The action loading and caching infrastructure has been made much more robust, and CRUD functions are in place for reading and writing user-created actions.
voting_actions.module has now been added to facilitate direct user manipulation of action criteria, etc. It's the part that's still heavily under development. In many installations, it'll be unecessary.
The votingapi_delete_vote() function no longer automatically recalculates. Modules using it should call recalculate manually after explicitly removing a vote.
Those needing a consistent, stable VotingAPI should probably still stick with the 4.7 branch. This version will be branched as soon as the issues are ironed out.
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.