/[drupal]/contributions/modules/decisions/modes/ranking.module
ViewVC logotype

Log of /contributions/modules/decisions/modes/ranking.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.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 20:49:06 2009 UTC (4 weeks, 5 days ago) by anarcat
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
#537804 - fix the explanation of the condorcet calculations

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 20:41:27 2009 UTC (4 weeks, 5 days ago) by anarcat
Branch: MAIN
Changes since 1.22: +7 -1 lines
Diff to previous 1.22
#574178 by wonder95 - add option to display options in random order

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 22:30:20 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
formatting fix

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 20:55:31 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
Changes since 1.20: +310 -47 lines
Diff to previous 1.20
#537804 by Gauntlet - condorcet algorithm implementation

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 22:16:32 2009 UTC (3 months, 4 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
#535370 by blackdog - use theme functions properly

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 23:25:43 2009 UTC (4 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
#399898 - document better the available algorithms

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 21:06:31 2009 UTC (8 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
fix permission checks

Closes: #400032

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 21:02:06 2009 UTC (8 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
fix ranking validation

Closes: #399876
Patch from: samuelsov

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 03:48:02 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA3
Changes since 1.15: +126 -122 lines
Diff to previous 1.15
massive code cleanup to conform to the current coder module standards

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:43:38 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
results are not necessarly final when displayed

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:27:48 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.13: +3 -8 lines
Diff to previous 1.13
use _decisions_votes() where appropriate again, fixing calculations
for both bordacount and IVR

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:14:00 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
explain better why there's still a crude SELECT in here

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:11:34 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA1
Changes since 1.11: +4 -2 lines
Diff to previous 1.11
make a proper fieldset around ranking choices, adding some description
around it

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:05:20 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.10: +4 -6 lines
Diff to previous 1.10
fix more preview hacks

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:45:02 2008 UTC (12 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA1
Changes since 1.9: +23 -22 lines
Diff to previous 1.9
silence more warnings

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:42:49 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.8: +5 -2 lines
Diff to previous 1.8
silence an annoying warning, fix instant runoff voting display

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:32:51 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.7: +13 -13 lines
Diff to previous 1.7
try to fix display of bordacount and ranking results, adapt ranking to
new votingapi

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:24:36 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.6: +8 -7 lines
Diff to previous 1.6
fix vote casting in ranking

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 19:41:38 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
remove warnings

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 19:41:04 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.4: +4 -5 lines
Diff to previous 1.4
adapt to DRUPAL-6--2 branch of votingapi

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 17:22:26 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.3: +15 -11 lines
Diff to previous 1.3
first stab at a Drupal 6 / VotingAPI 2 port, lots of changes, lots of things broken, still in progress

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 16 01:23:41 2007 UTC (2 years, 8 months ago) by anarcat
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.2.2.1: +3 -9 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to next main 1.24
cosmetic change: fix braindead conditionnals in switch

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 22:41:14 2007 UTC (2 years, 9 months ago) by tatien
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Merged changed from MAIN branch.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 21:47:47 2007 UTC (2 years, 9 months ago) by tatien
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Fixed two faulty t() calls (see issue #113149).

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:52:52 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +9 -9 lines
Diff to previous 1.1
rename all hooks to follow new convention (module_decisions_hook())

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:42:52 2006 UTC (3 years ago) by anarcat
Branch: MAIN
make ranking and selection modules that depend on decisions

this removes a few evil hooks

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