| 1 |
Information of the continuous sync with fixes in advpoll.module.
|
| 2 |
|
| 3 |
Last imported patch: #44786
|
| 4 |
|
| 5 |
http://drupal.org/project/cvs/91765
|
| 6 |
|
| 7 |
Imported patches:
|
| 8 |
|
| 9 |
* 44167: "#92096 - start checkboxes at 1 rather than 0"
|
| 10 |
* 44027: "Don't show blank choices" - with modifications
|
| 11 |
* 44086: "Add a db field for startdate - no functionality yet" - with
|
| 12 |
an _update hook
|
| 13 |
* 44097: "Show the number of votes cast in the teaser and on the ballot"
|
| 14 |
* 44089: "Better db definition for advpoll_choices: rename chtext to
|
| 15 |
label and chorder to vote_offset" - with update to the current
|
| 16 |
update hook
|
| 17 |
* 44129, partly: delete from voting_api properly, 5.0 compatibility
|
| 18 |
fixes on settings page and form generation
|
| 19 |
* 44221: "Remove obsolete message_access() per Harry_Slaughter's bug report"
|
| 20 |
* 44470: "Only call set_vote() once for approval voting" - relevant parts
|
| 21 |
* 44471: "Store votes the same whether plurality or approval"
|
| 22 |
* 44482: "Add and remove users from electoral list; clear electoral list"
|
| 23 |
* 44483: "Typo in electoral_list status message"
|
| 24 |
* 44484: "Error checking for adding usernames to electoral list"
|
| 25 |
* 44491: "Dynamically add poll choices if jQuery is enabled in 4.7"
|
| 26 |
* 44492: "Let's fade in the new form elements while we're at it"
|
| 27 |
* 44656: "Only show algorithm select box if there are multiple algorithms for this mode, otherwise use hidden form element"
|
| 28 |
|
| 29 |
Skipped patches (#id: "Commit log" - status/reason for skipping)
|
| 30 |
|
| 31 |
* 44028: "Always set node->body and node->teaser when viewing" - considered
|
| 32 |
* 44029: "Remove debugging output" - considered
|
| 33 |
* 44125: "Allow votes to be reset" - considered for HEAD
|
| 34 |
* 44101: "Show borda count results using poll bars" - considered for HEAD
|
| 35 |
* 44100: "Fix count from 0 bug in IRV algorithm" - considered
|
| 36 |
* 44131: "Unified content-type descriptions between 4.7 and 5.0" - considered?
|
| 37 |
* 44129: "Various minor fixes" - relevant stuff merged
|
| 38 |
* 44174: "Merge the 4.7 branch with HEAD" - we've done it ourselves
|
| 39 |
* 44173: "settings unification between 4.7 and 5.0" - we don't have a
|
| 40 |
DRUPAL-4-7 constant and simply keep incompatible changes from
|
| 41 |
polluting each branch
|
| 42 |
* 44473: "Properly cache binary votes" and,
|
| 43 |
* 44478: "Cache ranking results" - they don't make the module work
|
| 44 |
more in 5.x and don't seem to really cache anything relevant
|
| 45 |
* 44538: "Drupal 5.0 compability! A few UI bugs remain though." - a
|
| 46 |
total mess, includes other changes, and we're already 5.x
|
| 47 |
compatiblet
|
| 48 |
* 44542: "Small code cleanups" - N/A
|
| 49 |
* 44679: "Abstract modes and algorithms" - already done
|
| 50 |
* 44683: "Fix blocks in 5.0" - already done
|
| 51 |
* 44688: "Properly theme poll results" - considered for HEAD
|
| 52 |
* 44786: "Convert tabs to spaces" - already done
|