/[drupal]/contributions/modules/versus/versus.module
ViewVC logotype

Log of /contributions/modules/versus/versus.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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 16:49:45 2008 UTC (15 months, 4 weeks ago) by colan
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
#279117: Fixed machine names displayed on Cast Votes page.

Revision 1.11.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 16:49:23 2008 UTC (15 months, 4 weeks ago) by colan
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-RC1
Changes since 1.11.2.5: +2 -2 lines
Diff to previous 1.11.2.5 , to branch point 1.11 , to next main 1.17
#279117: Fixed machine names displayed on Cast Votes page.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 02:31:17 2008 UTC (17 months, 2 weeks ago) by colan
Branch: MAIN
Changes since 1.15: +194 -28 lines
Diff to previous 1.15
#265777 & #245241: Fixed menu issues.

Revision 1.11.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 02:30:41 2008 UTC (17 months, 2 weeks ago) by colan
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA3
Changes since 1.11.2.4: +194 -28 lines
Diff to previous 1.11.2.4 , to branch point 1.11
#265777 & #245241: Fixed menu issues.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 09:23:12 2008 UTC (17 months, 3 weeks ago) by colan
Branch: MAIN
Changes since 1.14: +68 -29 lines
Diff to previous 1.14
Now makes sure that votes are in the voting phase when Competition is enabled.

Revision 1.11.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 2 09:22:47 2008 UTC (17 months, 3 weeks ago) by colan
Branch: DRUPAL-5
Changes since 1.11.2.3: +68 -29 lines
Diff to previous 1.11.2.3 , to branch point 1.11
Now makes sure that votes are in the voting phase when Competition is enabled.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 05:04:00 2008 UTC (17 months, 3 weeks ago) by colan
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Set the Winners nodereference field to accept competition_entry types,
and also fixed some minor bugs.

Revision 1.11.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 31 05:03:31 2008 UTC (17 months, 3 weeks ago) by colan
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-BETA2
Changes since 1.11.2.2: +2 -2 lines
Diff to previous 1.11.2.2 , to branch point 1.11
Set the Winners nodereference field to accept competition_entry types,
and also fixed some minor bugs.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 22:29:48 2008 UTC (17 months, 3 weeks ago) by colan
Branch: MAIN
Changes since 1.12: +8 -3 lines
Diff to previous 1.12
Added a @todo for hook_perm.

Revision 1.11.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 30 22:29:27 2008 UTC (17 months, 3 weeks ago) by colan
Branch: DRUPAL-5
Changes since 1.11.2.1: +8 -3 lines
Diff to previous 1.11.2.1 , to branch point 1.11
Added a @todo for hook_perm.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 06:15:44 2008 UTC (17 months, 4 weeks ago) by colan
Branch: MAIN
Changes since 1.11: +15 -5 lines
Diff to previous 1.11
Added the Competition ID as a second argument to the standings in order
to support the Competition module.

Revision 1.11.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 29 06:14:27 2008 UTC (17 months, 4 weeks ago) by colan
Branch: DRUPAL-5
Changes since 1.11: +15 -5 lines
Diff to previous 1.11
Added the Competition ID as a second argument to the standings in order
to support the Competition module.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 26 04:55:14 2008 UTC (19 months ago) by colan
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-BETA1
Branch point for: DRUPAL-5
Changes since 1.10: +5 -7 lines
Diff to previous 1.10
Fixed the conditions for the competition module.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 25 22:18:35 2008 UTC (19 months ago) by colan
Branch: MAIN
Changes since 1.9: +9 -1 lines
Diff to previous 1.9
Made sure competition nodes to be voted on have parents.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 22:08:47 2008 UTC (19 months ago) by colan
Branch: MAIN
Changes since 1.8: +18 -2 lines
Diff to previous 1.8
Added the API function versus_set_voting_status().

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 21 21:43:49 2008 UTC (19 months ago) by colan
Branch: MAIN
Changes since 1.7: +30 -2 lines
Diff to previous 1.7
Added support for the Competition module.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 06:28:04 2008 UTC (19 months, 1 week ago) by colan
Branch: MAIN
Changes since 1.6: +94 -1 lines
Diff to previous 1.6
Added an initial default view for the standings.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 01:13:41 2008 UTC (19 months, 2 weeks ago) by colan
Branch: MAIN
Changes since 1.5: +30 -0 lines
Diff to previous 1.5
Added the Views hook hook_views_tables() in order to add the field
"Versus: votes" representing the number of votes for each node.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 4 05:56:14 2008 UTC (19 months, 3 weeks ago) by colan
Branch: MAIN
Changes since 1.4: +125 -64 lines
Diff to previous 1.4
Added the voting forms and some theming.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 2 03:58:49 2008 UTC (19 months, 3 weeks ago) by colan
Branch: MAIN
Changes since 1.3: +205 -3 lines
Diff to previous 1.3
Candidates are now displayed on the voting page for each type.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 27 21:06:53 2008 UTC (19 months, 4 weeks ago) by colan
Branch: MAIN
Changes since 1.2: +106 -2 lines
Diff to previous 1.2
Added the voting overview page.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 21 05:28:24 2008 UTC (20 months ago) by colan
Branch: MAIN
Changes since 1.1: +158 -11 lines
Diff to previous 1.1
Added the settings page.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 22:23:57 2008 UTC (20 months, 1 week ago) by colan
Branch: MAIN
Initial commit of the Versus module.  It allows users to pick a winner of
two nodes of the same type.

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