/[drupal]/contributions/modules/votingapi/votingapi_actions.module
ViewVC logotype

Log of /contributions/modules/votingapi/votingapi_actions.module

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


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

Revision 1.8.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 19 10:00:38 2007 UTC (2 years, 8 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.8.2.1: +6 -6 lines
Diff to previous 1.8.2.1 , to branch point 1.8
Code style fixes.

Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 8 05:31:11 2007 UTC (2 years, 8 months ago) by eaton
Branch: DRUPAL-5
Changes since 1.8: +96 -103 lines
Diff to previous 1.8
First stab at the next round of updates, including votingapi_actions for 5.0.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 02:01:43 2006 UTC (3 years, 1 month ago) by eaton
Branch: MAIN
CVS Tags: DRUPAL-5--1-2, HEAD
Branch point for: DRUPAL-5
Changes since 1.7: +322 -272 lines
Diff to previous 1.7
Hooray for Drupal 5. Views integration is no longer inherent to the module; votingapi_views.module will be coming shortly.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 27 03:20:18 2006 UTC (3 years, 1 month ago) by eaton
Branch: MAIN
Changes since 1.6: +14 -28 lines
Diff to previous 1.6
First stab at a Drupal 5.0 conversion for VotingAPI. Important changes:

votingapi_actions is now a completely separate but bundled module. It's very rough and its admin screens are not yet working w/5.0, but actions module hasn't been converted yet either so there's a bit of time.

4.7-style Views integration has been removed. A new system is being worked on that's more reliable, pending a couple of important patches for Views module. Further updates as events warrant.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 22 13:25:21 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Runaway search and replace had killed hook_help()

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 10 04:38:00 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.4: +9 -2 lines
Diff to previous 1.4
Fixes for a silly error in the install file's update_9(), a minor fix in votingapi_actions.module, and the addition of votingapi_debug.module for developers. It offers a skeleton implementation of each VotingAPI hook, and when enabled, prints drupal_set_message() information each time a hook is called. It's spammy, but it can be helpful if you're new to VotingAPI and are trying to learn the module's internal workflow.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 9 00:20:19 2006 UTC (3 years, 5 months ago) by eaton
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Badly formed $Id$ tags weren't getting expanded.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 5 04:54:39 2006 UTC (3 years, 6 months ago) by eaton
Branch: MAIN
Changes since 1.2: +155 -29 lines
Diff to previous 1.2
Internal function changes and assorted updates. A minor schema fix, and a VERY basic support for editing action sets via copy/paste.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 3 03:03:35 2006 UTC (3 years, 6 months ago) by eaton
Branch: MAIN
Changes since 1.1: +148 -0 lines
Diff to previous 1.1
Improved consistency of internal action set representation. Also, the first working checkin of votingapi_actions.module. It can list, enable/disable, and export action sets. Only really does anything if you're using the CVS version of SimpleVote right now.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 2 04:25:19 2006 UTC (3 years, 6 months ago) by eaton
Branch: MAIN
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2