| 34 | | 0.01 * bb-polls is born - no voting yet, just create a poll for testing |
|---|
| 35 | | 0.10 * first public beta |
|---|
| 36 | | 0.11 * bug fix for polls on page 1 setting |
|---|
| 37 | | 0.12 * poll can now be on first/last/both/all pages & add text to topic titles like [poll] |
|---|
| 38 | | 0.13 * more control over who can add/vote/view/edit polls |
|---|
| 39 | | 0.14 * colour fixes for default theme |
|---|
| 40 | | 0.15 * cache performance fixes, extra custom label ability, more css classes, colour tweaks |
|---|
| 41 | | 0.16 * added __() for automatic translations when possible, all text is now in array near top |
|---|
| 42 | | 0.17 * trick bbpress to keep data unserialized until needed for performance (backward compatible) |
|---|
| 43 | | 0.18 * post data fix for refreshed pages (via redirect, nasty but no other way?) |
|---|
| 44 | | 0.19 * first ajax-ish behaviours added for view current voting results and then back to the form - pre-caching forms, but no submit saving ajax yet |
|---|
| 45 | | 0.20 * more text found & moved to array for translations, float removed from default css for Right-to-Left setups, graph bars limited to min & max |
|---|
| 46 | | 0.21 * many little fixes for IE to work properly, css changes to make IE vs Firefox almost identical |
|---|
| 47 | | 0.22 * voting is now ajax-ish - only non-ajax-ish form is the one to create a poll, might be awhile - cancel button also added to create poll form |
|---|
| 48 | | 0.23 * javascript fix for internet explorer (has to delay append action a few milliseconds or update won't appear to happen) |
|---|
| 49 | | 0.24 * bug fix for opera trying to cache javascript requests - added alert if they try to vote without selection (todo: need to alert on non-ajax) |
|---|
| 50 | | 0.25 * experimental double-execute fix for Null |
|---|
| 51 | | 0.26 * warnings cleanup for better code |
|---|
| 52 | | 0.27 * bugfix: poll not showing for non-logged in guest and view setting set to "read" |
|---|
| 53 | | 0.28 * enhancement so admin are always offered to start a poll on any topic regardless |
|---|
| 54 | | 0.29 * enhancement so admin can always delete any poll |
|---|
| 55 | | 0.30 * enhancement so admin can edit any poll (don't try to change the order of questions, it's a simple edit for now) |
|---|
| | 35 | * 0.01 bb-polls is born - no voting yet, just create a poll for testing |
|---|
| | 36 | * 0.10 first public beta |
|---|
| | 37 | * 0.11 bug fix for polls on page 1 setting |
|---|
| | 38 | * 0.12 poll can now be on first/last/both/all pages & add text to topic titles like [poll] |
|---|
| | 39 | * 0.13 more control over who can add/vote/view/edit polls |
|---|
| | 40 | * 0.14 colour fixes for default theme |
|---|
| | 41 | * 0.15 cache performance fixes, extra custom label ability, more css classes, colour tweaks |
|---|
| | 42 | * 0.16 added __() for automatic translations when possible, all text is now in array near top |
|---|
| | 43 | * 0.17 trick bbpress to keep data unserialized until needed for performance (backward compatible) |
|---|
| | 44 | * 0.18 post data fix for refreshed pages (via redirect, nasty but no other way?) |
|---|
| | 45 | * 0.19 first ajax-ish behaviours added for view current voting results and then back to the form - pre-caching forms, but no submit saving ajax yet |
|---|
| | 46 | * 0.20 more text found & moved to array for translations, float removed from default css for Right-to-Left setups, graph bars limited to min & max |
|---|
| | 47 | * 0.21 many little fixes for IE to work properly, css changes to make IE vs Firefox almost identical |
|---|
| | 48 | * 0.22 voting is now ajax-ish - only non-ajax-ish form is the one to create a poll, might be awhile - cancel button also added to create poll form |
|---|
| | 49 | * 0.23 javascript fix for internet explorer (has to delay append action a few milliseconds or update won't appear to happen) |
|---|
| | 50 | * 0.24 bug fix for opera trying to cache javascript requests - added alert if they try to vote without selection (todo: need to alert on non-ajax) |
|---|
| | 51 | * 0.25 experimental double-execute fix for Null |
|---|
| | 52 | * 0.26 warnings cleanup for better code |
|---|
| | 53 | * 0.27 bugfix: poll not showing for non-logged in guest and view setting set to "read" |
|---|
| | 54 | * 0.28 enhancement so admin are always offered to start a poll on any topic regardless |
|---|
| | 55 | * 0.29 enhancement so admin can always delete any poll |
|---|
| | 56 | * 0.30 enhancement so admin can edit any poll (don't try to change the order of questions, it's a simple edit for now) |
|---|