Selectricity/Todo

From WikiDotMako
< Selectricity
Revision as of 01:53, 24 March 2009 by Benjamin Mako Hill (talk | contribs) (New page: The following items need to be completed before the next release: * <strike>Upgrade to Rails 2.0 and debug</strike> * Early results option is buggy, when the 'view results while election ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The following items need to be completed before the next release:

  • Upgrade to Rails 2.0 and debug
  • Early results option is buggy, when the 'view results while election is going' option is checked, the links going to the results pages malfunction, especially if the election is "open"
    • I think the error is related to the 'format' parameter that only exists for created elections, yet I can't seem to find it's origin. A quick hack would be to put hat parameter in the view, but I should probably ask Mako where the format parameter is really being generated.
  • Make a note + conditional regarding what pictures can be uploaded for custom embeddable widgets
  • Make sure there's a user account page, and that it displays and links to all their elections. Then, if too many elections to be displayed are in the control panel, link to their account page instead.
  • Implement or debug the 'remove voters' option
  • Elections don't end! Implement vote expiration code. Also, a cron job that runs every couple minutes to go through expired elections and e-mail out to participants.