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

Log of /contributions/modules/decisions/decisions.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.222 - (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
CVS Tags: HEAD
Changes since 1.221: +32 -3 lines
Diff to previous 1.221
#574178 by wonder95 - add option to display options in random order

Revision 1.221 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 19 22:34:36 2009 UTC (3 months, 1 week ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.220: +25 -4 lines
Diff to previous 1.220
#544006 - fix paging in votes display by grouping the votes using a query that outputs one row per user (instead of one row per vote)

Revision 1.220 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 16:46:16 2009 UTC (3 months, 4 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.219: +2 -2 lines
Diff to previous 1.219
#536362 fix cronjob again, the decisions field is 'startdate', not 'created'

Revision 1.219 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 23:13:45 2009 UTC (3 months, 4 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.218: +8 -6 lines
Diff to previous 1.218
cleanup the end date fieldset and make it collapse when the noenddate
checkbox is clicked

Revision 1.218 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 30 22:36:51 2009 UTC (3 months, 4 weeks ago) by anarcat
Branch: MAIN
Changes since 1.217: +3 -3 lines
Diff to previous 1.217
#532242 - fix quorum saving again

Revision 1.217 - (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
Changes since 1.216: +10 -10 lines
Diff to previous 1.216
#535370 by blackdog - use theme functions properly

Revision 1.216 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 23:37:39 2009 UTC (4 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.215: +9 -1 lines
Diff to previous 1.215
#400020 by samuelsov - display a useful message if the user can't see results

Revision 1.215 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 23:34:53 2009 UTC (4 months ago) by anarcat
Branch: MAIN
Changes since 1.214: +2 -2 lines
Diff to previous 1.214
add missing {} wrapper

Revision 1.214 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 23:28:09 2009 UTC (4 months ago) by anarcat
Branch: MAIN
Changes since 1.213: +2 -2 lines
Diff to previous 1.213
#351491 - fix electoral list edition

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

Revision 1.212 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 23:00:15 2009 UTC (4 months ago) by anarcat
Branch: MAIN
Changes since 1.211: +901 -4 lines
Diff to previous 1.211
#532242 - fix various issues by merging decisions.inc decisions_node.inc decisions_datetime.inc together in decisions.module. we can optimize later if really necessary.

Revision 1.211 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 22:30:53 2009 UTC (4 months ago) by anarcat
Branch: MAIN
Changes since 1.210: +2 -2 lines
Diff to previous 1.210
#480150 - close expired decisions properly

Revision 1.210 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 27 22:23:54 2009 UTC (4 months ago) by anarcat
Branch: MAIN
Changes since 1.209: +2 -2 lines
Diff to previous 1.209
fix menu hook for add more choices js
add missing javascript

Revision 1.209 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 3 15:58:11 2009 UTC (7 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.208: +9 -3 lines
Diff to previous 1.208
#399952 by philigran: add a AHAH "More choices button"

Still needs work as it creates warnings.

Revision 1.165.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 23:01:24 2009 UTC (7 months, 4 weeks ago) by anarcat
Branch: DRUPAL-5
Changes since 1.165.2.4: +3 -3 lines
Diff to previous 1.165.2.4 , to branch point 1.165 , to next main 1.222
#365338 by luddet: fix electoral list edition form

Revision 1.208 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 22:32:47 2009 UTC (8 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.207: +3 -2 lines
Diff to previous 1.207
do not put 'resets votes' tab everywhere

Closes: #368917
Patch by: philigran

Revision 1.207 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 22:28:19 2009 UTC (8 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.206: +5 -1 lines
Diff to previous 1.206
proper error message when no user has been supplied when adding user to
electoral list

Closes: #400172
Patch from: samuelsov

Revision 1.206 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 05:02:41 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.205: +3 -3 lines
Diff to previous 1.205
satisfy coder.module again

Revision 1.205 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 04:54:29 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.204: +5 -5 lines
Diff to previous 1.204
rename a few variables to clear up code

Revision 1.204 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 04:52:40 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.203: +2 -2 lines
Diff to previous 1.203
clarify the display of the voters line

Revision 1.203 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 04:41:53 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.202: +33 -1 lines
Diff to previous 1.202
implement reset votes

Closes: #89169

Revision 1.202 - (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.201: +56 -55 lines
Diff to previous 1.201
massive code cleanup to conform to the current coder module standards

Revision 1.201 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 03:09:48 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.200: +15 -745 lines
Diff to previous 1.200
split in seperate file to optimize bootstrap and cleanup code

Revision 1.200 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 03:02:54 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.199: +2 -1 lines
Diff to previous 1.199
load the poll CSS to display bars properly

Revision 1.199 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 03:00:11 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.198: +4 -8 lines
Diff to previous 1.198
remove arg() hacks in remove_voter()

Revision 1.198 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:56:19 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.197: +23 -13 lines
Diff to previous 1.197
fix electoral list reset to readd the right users after emptying it

Revision 1.197 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:51:35 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.196: +2 -2 lines
Diff to previous 1.196
fix electoral list form validation

Revision 1.196 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:42:46 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.195: +25 -5 lines
Diff to previous 1.195
add back results tab since it may happen that the user has the right
to view results but yet has not voted

Revision 1.195 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:33:35 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.194: +3 -3 lines
Diff to previous 1.194
make _decisions_votes() compatible with the current votingapi return type (that is: an array)

Revision 1.194 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:22:06 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA2
Changes since 1.193: +9 -10 lines
Diff to previous 1.193
cleanup and clarify the count_eligible() function

Revision 1.193 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:08:47 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.192: +2 -2 lines
Diff to previous 1.192
fix gross calculation error in decisions_votes()

Revision 1.192 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 02:08:15 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.191: +17 -12 lines
Diff to previous 1.191
improve quorum description
factor out voter count in _decisions_count_voters()

Revision 1.191 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 01:26:13 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-BETA1
Changes since 1.190: +7 -10 lines
Diff to previous 1.190
fix date form display for users that have set their timezone

Revision 1.190 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:46:30 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.189: +14 -10 lines
Diff to previous 1.189
fix start date validation

clearup a few more warnings under E_ALL

Revision 1.189 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:14:56 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.188: +4 -1 lines
Diff to previous 1.188
fix a warning by explicitely setting possible options for some
decisions settings

Revision 1.188 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:05:56 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.187: +5 -4 lines
Diff to previous 1.187
remove a warning

Revision 1.187 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:04:38 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.186: +2 -2 lines
Diff to previous 1.186
fix quorum calculations *again*

Revision 1.186 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:03:56 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.185: +1 -8 lines
Diff to previous 1.185
remove the in_preview check, that was a hack anyways. we always
display the node the same wether we're in preview or not now.

Revision 1.185 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 00:02:16 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.184: +10 -11 lines
Diff to previous 1.184
don't call hook_form_validate() from hook_form_submit(), it's
automatic stupid.
fix quorum calculations when no one voted

Revision 1.184 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:55:49 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.183: +3 -14 lines
Diff to previous 1.183
revert part of last commit: always show votes tab if user has
permission, regarless of the status of the decision

also fix the number of votes if zero

Revision 1.183 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:52:58 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.182: +1 -5 lines
Diff to previous 1.182
remove useless globals

Revision 1.182 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:51:09 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.181: +20 -8 lines
Diff to previous 1.181
make more specific permissions for vote electoral list and fix access
for individual votes listing

Revision 1.181 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:43:26 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.180: +14 -13 lines
Diff to previous 1.180
fix access control on electoral list and votes

Revision 1.180 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 23:38:02 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.179: +22 -51 lines
Diff to previous 1.179
fix electoral list display and remove useless results tab that is
already displayed in the body

Revision 1.179 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 4 17:42:34 2008 UTC (11 months, 3 weeks ago) by anarcat
Branch: MAIN
Changes since 1.178: +10 -10 lines
Diff to previous 1.178
fix settings page

Closes: #342801

Revision 1.178 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 21:45:25 2008 UTC (12 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-1-ALPHA1
Changes since 1.177: +3 -4 lines
Diff to previous 1.177
remove last remnant of $_POST in the decisions code (whee!)

Revision 1.177 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 21:39:59 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.176: +24 -6 lines
Diff to previous 1.176
fix morechoices option

Revision 1.176 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 21:16:14 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.175: +3 -27 lines
Diff to previous 1.175
remove broken javascript 'add more choices' button

Revision 1.175 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:58:42 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.174: +35 -33 lines
Diff to previous 1.174
make proper use of forms API for vote submission, removing crude use of POST in hook_view

Revision 1.174 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:19:08 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.173: +3 -3 lines
Diff to previous 1.173
fix parse error

Revision 1.173 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:18:26 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.172: +7 -14 lines
Diff to previous 1.172
use the nifty votingapi_current_user_identifier() function instead of
hardcoding ips and user ids

logic is the same anyways

Revision 1.172 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 20:12:36 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.171: +11 -6 lines
Diff to previous 1.171
a bunch of fixes:

 * fix "if voted" calculations (vote considered cast in if match found
   on user id (if logged in) or ip IP found in database otherwise)
 * fix theme registry
 * fix ip_address() usage

Revision 1.171 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 19:42:02 2008 UTC (12 months ago) by anarcat
Branch: MAIN
Changes since 1.170: +8 -5 lines
Diff to previous 1.170
silence warnings related to undefined variables

Revision 1.170 - (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.169: +97 -97 lines
Diff to previous 1.169
first stab at a Drupal 6 / VotingAPI 2 port, lots of changes, lots of things broken, still in progress

Revision 1.165.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 5 17:20:25 2008 UTC (19 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.165.2.3: +6 -6 lines
Diff to previous 1.165.2.3 , to branch point 1.165
Add support for table prefixes

Revision 1.169 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 14:43:45 2008 UTC (22 months, 3 weeks ago) by yrocq
Branch: MAIN
Changes since 1.168: +2 -2 lines
Diff to previous 1.168
HTML typo

Revision 1.165.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 7 14:28:58 2008 UTC (22 months, 3 weeks ago) by yrocq
Branch: DRUPAL-5
Changes since 1.165.2.2: +2 -2 lines
Diff to previous 1.165.2.2 , to branch point 1.165
HTML typo

Revision 1.165.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 01:17:06 2007 UTC (2 years, 8 months ago) by anarcat
Branch: DRUPAL-5
Changes since 1.165.2.1: +6 -1 lines
Diff to previous 1.165.2.1 , to branch point 1.165
merge from head: #125406 by dww. print descriptions properly.

Revision 1.168 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 01:07:15 2007 UTC (2 years, 8 months ago) by anarcat
Branch: MAIN
Changes since 1.167: +6 -1 lines
Diff to previous 1.167
#125406 by dww. print descriptions properly.

Revision 1.165.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.165: +9 -7 lines
Diff to previous 1.165
Merged changed from MAIN branch.

Revision 1.167 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 22:33:00 2007 UTC (2 years, 9 months ago) by tatien
Branch: MAIN
Changes since 1.166: +1 -2 lines
Diff to previous 1.166
Fixed bug #99280.

Revision 1.166 - (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.165: +8 -5 lines
Diff to previous 1.165
Fixed two faulty t() calls (see issue #113149).

Revision 1.165 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:55:17 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.164: +3 -4 lines
Diff to previous 1.164
cleanup decisions_algorithms: have a single exit point

this gets rid of a warning when a mode isn't properly defined

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

Revision 1.163 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:42:52 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.162: +1 -54 lines
Diff to previous 1.162
make ranking and selection modules that depend on decisions

this removes a few evil hooks

Revision 1.162 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:34:31 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.161: +25 -22 lines
Diff to previous 1.161
Third patch for task #100267: go through comments and fix them.

Revision 1.161 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 22:05:39 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.160: +59 -56 lines
Diff to previous 1.160
Second patch for task #100267:
* Made sure all electoral list functions are together and are prefixed by electoral_list_
* Changed decisions_tab_something-like functions to decisions_something_tab
* In decisions_datetime.inc, prefixed the decisions_translate_form_date() function with an underscore

Revision 1.160 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 28 21:56:34 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.159: +388 -358 lines
Diff to previous 1.159
First patch for task #100267:
* All non-API functions prefixed with an underscore and should be at the end
* Theme functions grouped together
* Grouped functions by category (API, theme, electoral list, mode-related, callbacks, internal)

Revision 1.159 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 20:02:07 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.158: +16 -1 lines
Diff to previous 1.158
In function _decisions_algorithm(), check if the returned list of algorithms is okay and print a warning if not.

Revision 1.158 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 25 19:51:26 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.157: +2 -2 lines
Diff to previous 1.157
Removed invalid comment relative to DECISIONS_RUNTIME_INFINITY.

Revision 1.157 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 23 03:02:26 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.156: +1 -1 lines
Diff to previous 1.156
Issue #88217: changed DECISIONS_RUNTIME_INFINITY to zero (0)

Revision 1.156 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 19:10:15 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.155: +3 -2 lines
Diff to previous 1.155
Move the include_once call for decisions_datetime.inc in the decisions_menu() hook

Revision 1.155 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 17:07:26 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.154: +98 -36 lines
Diff to previous 1.154
Third patch on the #88217 issue:
- Handles the functionalities of start and close dates through two new functions "decisions_can_vote()" and "decisions_is_open()"
- Prints status messages at the top of the node view to inform the user about quorum/can vote/is open isues
- Adds a theme_decisions_status() function to print status messages such as "This decision is not yet opened."
- Modifies the decisions_view_vote_counts() to print date information; renames the function to theme_decisions_view_header()

Revision 1.154 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 15:56:23 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.153: +1 -5 lines
Diff to previous 1.153
Wrt my last patch #88217, I had forgot to remove my debugging messages. This fixes it.

Revision 1.153 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 15:37:56 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.152: +38 -15 lines
Diff to previous 1.152
Second patch on #88217.
Adds a "no end date" checkbox to specify an infinite voting period (no closing date). Still not operational, only saves it properly in the DB.

Revision 1.152 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 22 15:15:06 2006 UTC (3 years ago) by tatien
Branch: MAIN
Changes since 1.151: +159 -13 lines
Diff to previous 1.151
Here is a first commited patch relevant to issue #88217. Here are its main features:
* Replace the "duration" select box by a "Closing date" widget.
* Add a "Start date" widget.
* Does not change the current fields in the DB whatsoever.
The plan is to reintegrate the duration as an option later on (like, you'd be able to choose between a closing date or a duration). This patch merely handles the saving/loading of those values: it still does not affects the behavior of the decision.

Revision 1.151 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 21:25:21 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.150: +11 -12 lines
Diff to previous 1.150
back out the idea of putting maxchoices with the choices, it just
doesn't work, as the choice fieldset seems to force its children to be
integer-indexed. it also doesn't blend very well with the way we
handle choices to add non-choices items in there.

Revision 1.150 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:46:15 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.149: +7 -3 lines
Diff to previous 1.149
fix choices configuration: for some reason, there was always a choice
= 0 being added at the end

Revision 1.149 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:25:54 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.148: +2 -2 lines
Diff to previous 1.148
fix validation hooks by passing $_POST to them

the poll validation function was also returning false in some corner
cases when the form didn't have errors

Revision 1.148 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:10:06 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.147: +7 -7 lines
Diff to previous 1.147
fix the way $mode is quoted everywhere, we had lots of broken hooks

Revision 1.147 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 20:08:35 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.146: +15 -21 lines
Diff to previous 1.146
add a "function" argument to help tracking "panic_on_mode" issues and
fix one of those issues (bad quoting in view_results())

Revision 1.146 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 19:50:18 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.145: +6 -6 lines
Diff to previous 1.145
make progress towards #93573: make all decision mode hooks be
decisions_hook_foo()

there remains weird functions in ranking.inc I need to fix

Revision 1.145 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 19:31:46 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.144: +5 -5 lines
Diff to previous 1.144
fix for #93529: always put a decision algorithm when saving a node,
from tatien

Revision 1.144 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 19:03:10 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.143: +2 -2 lines
Diff to previous 1.143
fix for #98052: use "administer decisions" instead of "administer " as
a permission for removing voter, probably due to a bad merge from advpoll

Revision 1.143 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 18:45:09 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.142: +62 -64 lines
Diff to previous 1.142
usability:
 - import javascript fixes from advpoll
 - hide the "Need more choices" button for javascript-enabled clients
 (since we now have a dynamic "add choice" button): #93939
 - put maxchoices in the choices fieldset
 - create a seperate fieldset for quorum
 - improve quorum descriptions

Revision 1.142 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 18:17:17 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.141: +4 -3 lines
Diff to previous 1.141
cosmetic fix: return only once in decision_eligible()

Revision 1.141 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 21 18:15:25 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.140: +124 -27 lines
Diff to previous 1.140
patch for #92141, from tatien: implement quorum.

this patch also factors out a few functions to extract votes in a
convenient format, count eligible voters and renames the
"decisions_view_electoral_list()" function to a more appropriate
"decisions_view_vote_count()" since it doesn't really display the
electoral list.

Revision 1.140 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 23:22:47 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.139: +6 -2 lines
Diff to previous 1.139
don't display a choice for algorithms if there's only one option

Revision 1.139 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 23:15:33 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.138: +4 -19 lines
Diff to previous 1.138
remove 4.7 compatibility layer erroneously imported from advpoll
fix _validate hook for electoral list

Revision 1.138 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 23:04:35 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.137: +46 -2 lines
Diff to previous 1.137
jChoice-enabled adding of choices

Revision 1.137 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 22:57:08 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.136: +141 -4 lines
Diff to previous 1.136
electoral list edition

Revision 1.136 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 22:19:29 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.135: +2 -2 lines
Diff to previous 1.135
make the votingapi_calculate hook follow our convention

Revision 1.135 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 21:36:54 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.134: +8 -5 lines
Diff to previous 1.134
(hook_votingapi_calculate): don't call unless we're the proper
content_type, and actually call the mode hook

inspired by: advpoll

Revision 1.134 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 21:29:01 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.133: +2 -2 lines
Diff to previous 1.133
display vote confirmation after the vote is actually cast in

Revision 1.133 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 21:26:21 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.132: +13 -9 lines
Diff to previous 1.132
get rid of decisions_voting_form_submit() and hook the vote in again, fixing the validate hook, while i'm here

Revision 1.132 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 20:40:55 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.131: +19 -15 lines
Diff to previous 1.131
split a decisions_vote() function out of the weird _voting_form_submit() that isn't called from anywhere, keeping compatibility. change the hook_submit() to hook_vote() in modes, and document appropriatly

Revision 1.131 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 19:55:53 2006 UTC (3 years ago) by mathieu
Branch: MAIN
Changes since 1.130: +2 -2 lines
Diff to previous 1.130
Fix for php4

Revision 1.130 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 19:37:33 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.129: +2 -2 lines
Diff to previous 1.129
fix issue #93731: check properly for $uid value in
decisions_eligible()

Patch from Tatien.

Revision 1.129 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 19:24:11 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.128: +4 -7 lines
Diff to previous 1.128
a modified version of tatien's patch #8: remove the final hardcoding
of decisions modes in the .module in hook_insert()

Revision 1.128 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 19:10:56 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.127: +17 -34 lines
Diff to previous 1.127
patch #7 from tatien: encapsulate the tab display in mode functions, also document more stuff in API and the changelog

Revision 1.127 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 18:56:59 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.126: +10 -5 lines
Diff to previous 1.126
another patch from tatien: make the hook_help() also dynamic

Revision 1.126 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 18:45:03 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.125: +16 -9 lines
Diff to previous 1.125
generate the _menu() dynamically from the node_info() hooks, patch from tatien

Revision 1.125 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 18:41:50 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.124: +17 -14 lines
Diff to previous 1.124
add _node_info() hook to modes so that we don't hardcode the decision modes in the .module, patch from tatien

Revision 1.124 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 18:03:34 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.123: +16 -34 lines
Diff to previous 1.123
apply decisions-cvs_tatien_93520_2.patch (and _3) from tatien: get rid
of the ambiguous _decisions_mode_list() function that was redundant.

small modification to the patch: actually return the decisions modes
so that this function can be used to access all the decision modes

Revision 1.123 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 9 16:49:44 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.122: +22 -10 lines
Diff to previous 1.122
apply patch decisions-cvs_tatien_93520_1.patch from tatien: create _algorithm() hooks to let decision modes list their algorithms

Revision 1.122 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 00:46:25 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.121: +2 -2 lines
Diff to previous 1.121
fix typo: always set the $output properly in hook_block()

Revision 1.121 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 5 00:45:53 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.120: +6 -3 lines
Diff to previous 1.120
5.0: fix block display for pages where the latest node has already
  been displayed

Revision 1.120 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 23:51:47 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.119: +13 -15 lines
Diff to previous 1.119
rewire the hook_block() to be a bit shorted and cleaner, no functional change

Revision 1.119 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 23:40:28 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.118: +3 -2 lines
Diff to previous 1.118
put the cancel button at the bottom of display

Revision 1.118 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 4 23:31:50 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.117: +19 -15 lines
Diff to previous 1.117
make "morechoices" work on 5.x: don't assume that $form contains the
submitted data, it doesn't, and configure the form as #multistep so
that $form_values are passed in

don't store the "choices" setting in the node.

explicitely set the value of the morechoices input

Revision 1.117 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 21:16:12 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.116: +44 -79 lines
Diff to previous 1.116
fix issue #92126, with a modified version of David's patch: forms are now displayed, votes recorded and cancelable properly

Revision 1.61.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 20:28:19 2006 UTC (3 years ago) by anarcat
Branch: DRUPAL-4-7
Changes since 1.61.2.2: +33 -11 lines
Diff to previous 1.61.2.2 , to branch point 1.61 , to next main 1.222
merge from HEAD, #44382: 5.0 compatibility fixes, which are kept here to ease future merges.

Revision 1.116 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 19:46:04 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.115: +1 -5 lines
Diff to previous 1.115
resync with advpoll, up to #44221: "Remove obsolete message_access()
per Harry_Slaughter's bug report"

also comment which why some patches where skipped and which will be
eventuall imported

Revision 1.115 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 3 19:41:36 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.114: +34 -6 lines
Diff to previous 1.114
merge from advpoll #44129: compatibility fixes between 4.7 and 5.0:
fix settings form for 5.0, include some provisions to try to make HEAD
work with 4.7.

Revision 1.61.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:45:58 2006 UTC (3 years ago) by anarcat
Branch: DRUPAL-4-7
Changes since 1.61.2.1: +12 -3 lines
Diff to previous 1.61.2.1 , to branch point 1.61
merge fixes for issue #90108

Revision 1.61.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:33:03 2006 UTC (3 years ago) by anarcat
Branch: DRUPAL-4-7
Changes since 1.61: +626 -192 lines
Diff to previous 1.61
Bring the 4.7 branch in sync with the latest changes in CVS, apart
from the 5.0 work that has been started.

This patch incorporates changes between 2006-02-08 00:00 and
2006-10-30 22:00, which changes are detailed in CHANGELOG.txt.

Revision 1.114 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 17:00:02 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.113: +12 -3 lines
Diff to previous 1.113
merge from advpoll: commit #44167: "#92096 - start checkboxes at 1 rather than 0"

Revision 1.113 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 03:54:32 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.112: +5 -5 lines
Diff to previous 1.112
5.0 update: form_render() is now drupal_render()

Revision 1.112 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 03:50:55 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.111: +14 -6 lines
Diff to previous 1.111
try to fix the module for 5.0, especially the hook_node_info()

Patch by David Lesieur

Revision 1.111 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 02:55:28 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.110: +2 -2 lines
Diff to previous 1.110
fix merge brain fart again, spotted by David Lesieur

Revision 1.110 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 01:23:46 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.109: +11 -11 lines
Diff to previous 1.109
44089: "Better db definition for advpoll_choices: rename chtext to
   label and chorder to vote_offset" - with update to the current
   update hook

Revision 1.109 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 01:13:48 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.108: +2 -3 lines
Diff to previous 1.108
merge from advpoll #44097: "Show the number of votes cast in the teaser and on the ballot"

Revision 1.108 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 31 00:32:19 2006 UTC (3 years ago) by anarcat
Branch: MAIN
Changes since 1.107: +439 -434 lines
Diff to previous 1.107
follow drupal coding standards and indent to 2 spaces, using spaces,
more cleanup is probably necessary

Revision 1.107 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 22 00:15:38 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.106: +32 -60 lines
Diff to previous 1.106
#89741, improvements to coding style

Revision 1.106 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 21 23:58:21 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.105: +61 -126 lines
Diff to previous 1.105
#86990 - refix morechoices (patch by fajerstarter)

Revision 1.105 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 08:18:33 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.104: +2 -2 lines
Diff to previous 1.104
Minor typo in commit 43105

Revision 1.104 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 08:11:05 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.103: +8 -25 lines
Diff to previous 1.103
#89168, allow editing of electoral list setting

Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 08:06:04 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.102: +41 -3 lines
Diff to previous 1.102
Add electoral list tab and fix electoral list creation, which was broken

Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 07:51:06 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.101: +2 -2 lines
Diff to previous 1.101
Show votes by default when creating a new decision

Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 07:48:40 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100
#88210, choices came after settings when creating a new decision

Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 19 07:20:45 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.99: +97 -10 lines
Diff to previous 1.99
#89741, add a votes tab and setting (thank you poll.module)

Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 23:04:01 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.98: +4 -3 lines
Diff to previous 1.98
#89896, let users cancel vote even if they can't view results yet

Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 18 22:50:15 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.97: +2 -2 lines
Diff to previous 1.97
Fix typo in votingapi_vote when cancelling anonymous votes

Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 22:52:06 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.96: +3 -1 lines
Diff to previous 1.96
#88210, have input format come directly after description textarea

Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 17 19:25:31 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.95: +3 -3 lines
Diff to previous 1.95
Allow viewing of results even if you can't vote

Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 16 03:45:13 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.94: +41 -23 lines
Diff to previous 1.94
Basic newest decision block, which could still use some work

Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 20:55:41 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.93: +4 -4 lines
Diff to previous 1.93
Implement Borda Count voting algorithm for decisions-ranking

Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 06:22:17 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.92: +29 -9 lines
Diff to previous 1.92
Editable decision algorithms per content type (e.g. IRV vs Borda Count for ranking decisions)

Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 04:01:39 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.91: +40 -31 lines
Diff to previous 1.91
#88703, create true separate content types for ranking and poll (but use the same base functions)

Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 15 00:09:19 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.90: +85 -20 lines
Diff to previous 1.90
#86990, fix "need more choices"

Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:35:32 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.89: +3 -3 lines
Diff to previous 1.89
Disallowed canceling votes if the decision is closed

Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:20:58 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
Use votingapi_unset_vote() for non-anonymous vote cancelation

Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:14:18 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.87: +11 -11 lines
Diff to previous 1.87
#88281, change Option_ to Choice_ in votingapi_vote, which will invalidate old votes

Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 07:05:06 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.86: +6 -6 lines
Diff to previous 1.86
#89162, fix decisions settings after option->choice substitution

Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 06:54:28 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.85: +60 -22 lines
Diff to previous 1.85
#88277, view results tab (thanks poll.module)

Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 05:40:50 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.84: +18 -2 lines
Diff to previous 1.84
#88277, add initial _settings hook code for configurable results viewing (not fully implemented yet though)

Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 05:28:41 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.83: +42 -42 lines
Diff to previous 1.83
#88281, rename option to choice for db and code consistency

Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 04:47:13 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.82: +70 -9 lines
Diff to previous 1.82
#88786, allow cancellable votes (thank you poll.module)

Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 00:26:38 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.81: +2 -3 lines
Diff to previous 1.81
#88279, change eligible voters setting to a checkbox

Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 23:53:06 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.80: +7 -12 lines
Diff to previous 1.80
#87436, only display # of votes on results page, rephrase output

Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 13 23:44:22 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.79: +6 -4 lines
Diff to previous 1.79
Minor code formatting fixes

Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 07:03:05 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.78: +2 -2 lines
Diff to previous 1.78
Fix "more options" preview checkbox per patch #87957 by Eaton/fajerstarter

Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 00:09:21 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.77: +21 -13 lines
Diff to previous 1.77
Show results immediately after voting (#86995 by fajerstarter); add SQL to store default algorithms (poll/runoff)

Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 00:02:14 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76
#48395, #86995 - display results immediately after creating decision.

Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 23:33:33 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.75: +146 -92 lines
Diff to previous 1.75
#85841, #85399, #86988 - Separate decision creation by mode, add an algorithm column to the db, change runoff to ranking, fix previews, improve usability (bugs by fajerstarter)

Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 16:49:50 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.74: +23 -2 lines
Diff to previous 1.74
#87505, make result bar themable (patch by fajerstarter); remove unnecessary LICENSE.txt

Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 5 05:46:50 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.73: +3 -3 lines
Diff to previous 1.73
#87498, rename .include to .inc (bug by fajerstarter)

Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 3 07:41:14 2006 UTC (3 years, 1 month ago) by chriskennedy
Branch: MAIN
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
#87171, fix description typo (bug identified by fajerstarter).

Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 21 19:36:42 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.71: +2 -2 lines
Diff to previous 1.71
#85382, Remove call-time pass-by-reference (bug reported by fajerstarter).

Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 19 03:47:52 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.70: +1 -1 lines
Diff to previous 1.70
Add RCS Id tags to files

Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 9 21:01:22 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.69: +15 -4 lines
Diff to previous 1.69
Maximum choices option (approval voting, etc.)

Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 8 02:03:43 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.68: +12 -3 lines
Diff to previous 1.68
Fix editing bugs; don't calculate results if there are no votes.

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 23:30:18 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.67: +13 -0 lines
Diff to previous 1.67
Add cron hook for closing decisions past their runtime.

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 17:09:33 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.66: +32 -9 lines
Diff to previous 1.66
Add active/closed status; db info for runtime

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 7 16:30:09 2006 UTC (3 years, 2 months ago) by chriskennedy
Branch: MAIN
Changes since 1.65: +3 -0 lines
Diff to previous 1.65
Add a .info file for Drupal 5.0

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 10:12:17 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Changes since 1.64: +9 -7 lines
Diff to previous 1.64
Only show electoral list option for new decisions

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 09:40:33 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Changes since 1.63: +1 -4 lines
Diff to previous 1.63
Non-electoral list eligibility using access system

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 09:37:07 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Changes since 1.62: +68 -21 lines
Diff to previous 1.62
Add support for optional electoral lists

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 21 08:18:47 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Changes since 1.61: +11 -8 lines
Diff to previous 1.61
Only allow mode editing for new decisions

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 23:42:54 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.60: +1 -1 lines
Diff to previous 1.60
Add "administer decisions" permission

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 20 22:01:56 2006 UTC (3 years, 3 months ago) by chriskennedy
Branch: MAIN
Changes since 1.59: +2 -1 lines
Diff to previous 1.59
Fix form_filter() bug

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 20:46:40 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
fix counting in electoral list

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 20:20:45 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.57: +1 -1 lines
Diff to previous 1.57
fix typo

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 20:19:11 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.56: +1 -1 lines
Diff to previous 1.56
don't show voting form if not eligible

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 20:14:15 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.55: +15 -4 lines
Diff to previous 1.55
factor eligibility calculations out of decisions_vote()

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 19:18:57 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.54: +5 -3 lines
Diff to previous 1.54
Number of voters who have voted

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 16:25:10 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.53: +10 -5 lines
Diff to previous 1.53
follow drupal's 'else' convention

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 06:58:48 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.52: +6 -0 lines
Diff to previous 1.52
doccommenting, again

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 06:53:30 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.51: +16 -13 lines
Diff to previous 1.51
rewrite _decisions_load_modes() with drupal's file_scan_directory()

comments

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 06:44:05 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.50: +23 -7 lines
Diff to previous 1.50
rewrite parts of the module loader to use a static
_decisions_mode_list() function

we therefore remove the last remnant of the static system by
auto-generating the choice of modes in the _form() hook

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 06:34:54 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.49: +30 -23 lines
Diff to previous 1.49
load modes only if necessary, in _menu(), as directed by http://drupaldocs.org/api/head/function/hook_init

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 06:15:06 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.48: +30 -15 lines
Diff to previous 1.48
make a seperate validation hook for voting

add remaining controls to runoff

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 05:53:03 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.47: +17 -4 lines
Diff to previous 1.47
hook in some validation functions into _vote() hooks

we now check for out of range values in runoff

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 05:34:36 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.46: +1 -2 lines
Diff to previous 1.46
remove a useless temporary variable

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 05:30:37 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45
use FIND_IN_SET to figure out permissions in the electoral list creation

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 05:24:06 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
do not add the magic user 0

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 05:23:46 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.43: +11 -1 lines
Diff to previous 1.43
fix electoral list creation in the special case where authenticated
users are allowed to vote too

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 04:41:03 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.42: +7 -7 lines
Diff to previous 1.42
little cleanup, and warn when user not eligible

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 04:38:56 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.41: +11 -5 lines
Diff to previous 1.41
comments and whitespace

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 04:37:21 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.40: +9 -1 lines
Diff to previous 1.40
move voter eligibility out of the runoff module so that all module can
profit of it

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 04:13:13 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.39: +10 -11 lines
Diff to previous 1.39
cleanup & some string drupalizing.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 04:01:20 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
don't include hidden files

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 03:09:07 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.37: +16 -0 lines
Diff to previous 1.37
It now prints the number of eligible voters

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:59:16 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.36: +1 -1 lines
Diff to previous 1.36
make longname() optional and mark which are mandatory.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:57:18 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.35: +10 -1 lines
Diff to previous 1.35
implement a _longname() hook to learn the "nice" name of a module

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:38:49 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.34: +13 -2 lines
Diff to previous 1.34
automatic detection of modules in modes/*.include

this uses the dirname(__FILE__) hack, which might not be appropriate.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:25:36 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.33: +3 -240 lines
Diff to previous 1.33
factor out decision modes in seperate files

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:17:32 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.32: +23 -23 lines
Diff to previous 1.32
move _vote* to EOF

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:15:53 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.31: +11 -5 lines
Diff to previous 1.31
Some comments were in french, they are now in english

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 02:13:07 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.30: +27 -16 lines
Diff to previous 1.30
factor out unknown mode warnings
factor out vote in a seperate function to do hooks as for view_voting()

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 01:56:26 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.29: +11 -3 lines
Diff to previous 1.29
forbid users of voting again

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 01:35:12 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28
display at least 2 options, even if the field is set to 0

this will avoid showing a confusing interface in the decision edition
if we stumble upon bugs that clear the options list

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 01:33:21 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27
fix display of mode default value

Closes: 48246

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 01:05:27 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.26: +69 -32 lines
Diff to previous 1.26
try to comment everything, part I

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 00:18:08 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.25: +0 -2 lines
Diff to previous 1.25
remove a meaningless todo (?)

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 7 00:15:26 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.24: +15 -4 lines
Diff to previous 1.24
modularize view_results

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 6 03:06:49 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.23: +13 -8 lines
Diff to previous 1.23
runoff seems to work

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 6 01:27:51 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.22: +20 -26 lines
Diff to previous 1.22
correction du bug (essai)

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 21:50:23 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.21: +46 -14 lines
Diff to previous 1.21
Improving runoff.  Still a little bug (one vote is missing).  A lot of traces to remove

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 17:09:04 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.20: +12 -10 lines
Diff to previous 1.20
THis commit might break the module.

Just added some code to complete the runoff calculation.  Not tested.  Just to share

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 16:49:40 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.19: +61 -7 lines
Diff to previous 1.19
First implementation of roundoff, full of traces, sorry.  What is need to do:

 // What do we need to do here:
   // "The votes for Nashville have Chattanooga as a second choice, but      as Chattanooga has been eliminated, they instead transfer to      their third choice, Knoxville."
   // http://en.wikipedia.org/wiki/Instant-runoff_voting
   // Autrement dit, si le second choix est éliminé, il faut regardé le troisième choix. Z

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 02:37:02 2006 UTC (3 years, 9 months ago) by steph
Branch: MAIN
Changes since 1.18: +49 -0 lines
Diff to previous 1.18
Debut d'une fonction pour les calculer le instant-runoff.  A continuer demain

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 5 01:59:52 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
Electoral list creation (and suppresion) along with decision node.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 19:14:40 2006 UTC (3 years, 9 months ago) by omar
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 18:40:10 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Missing quotes

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 18:33:43 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Oops.  Wrong interpretation of votingapi.  Back to "key".

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 18:21:49 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.13: +61 -6 lines
Diff to previous 1.13
Saving data for instant-runoff.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 22:58:15 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.12: +14 -14 lines
Diff to previous 1.12
Change 'style' to 'mode'

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 3 20:08:15 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.11: +34 -3 lines
Diff to previous 1.11
Implement decision with different "counting" style

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 21:50:23 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.10: +9 -3 lines
Diff to previous 1.10
record vote with votingapi

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 21:30:39 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
fix display bug

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 21:23:41 2006 UTC (3 years, 9 months ago) by mathieu
Branch: MAIN
Changes since 1.8: +47 -1 lines
Diff to previous 1.8
+affichage

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 21:18:44 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
don't record empty options

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 20:38:36 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.6: +3 -8 lines
Diff to previous 1.6
use the _update() hook in _insert() to save the options when creating the node

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 1 20:32:45 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
start at two options instead of one

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 31 17:40:33 2006 UTC (3 years, 9 months ago) by anarcat
Branch: MAIN
Changes since 1.4: +43 -9 lines
Diff to previous 1.4
make optorder a primary key in the options to distinguish between options

make option saving work

"more options" also mostly works now

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 26 04:28:04 2006 UTC (3 years, 10 months ago) by mathieu
Branch: MAIN
Changes since 1.3: +72 -22 lines
Diff to previous 1.3
Converted some more stuff (inspired by poll.module) to "forms api"
Added some yet-to-be coded hooks
Cleaned up a bit ...

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 23 18:00:08 2006 UTC (3 years, 10 months ago) by mathieu
Branch: MAIN
Changes since 1.2: +150 -10 lines
Diff to previous 1.2
Added the basic structure of the module, most functions and options are not working yet.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 29 14:22:09 2005 UTC (3 years, 11 months ago) by omar
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
just added the "sponsored by" info

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 28 22:36:06 2005 UTC (3 years, 11 months ago) by mathieu
Branch: MAIN
alpha version.

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