Selectricity/Todo: Difference between revisions

From WikiDotMako
(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 ...)
 
(added items from tracks)
Line 8: Line 8:
* <strike>Implement or debug the 'remove voters' option </strike>
* <strike>Implement or debug the 'remove voters' option </strike>
* <strike>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.</strike>
* <strike>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.</strike>
== Unsorted Options From Tracks ==
* polish and test full elections functionality
* review/apply changes in selectricity TODO file
* fix navigation for full elections creation in selectricity
* fix edit/add buttons for creation
* add editable voting lists while in progress option in selectricity
* write tests for embed code in selectricity
* remove mapping functionality from selectricity
* create test cases to address the issue with runoff or drop

Revision as of 00:35, 7 June 2009

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.

Unsorted Options From Tracks

  • polish and test full elections functionality
  • review/apply changes in selectricity TODO file
  • fix navigation for full elections creation in selectricity
  • fix edit/add buttons for creation
  • add editable voting lists while in progress option in selectricity
  • write tests for embed code in selectricity
  • remove mapping functionality from selectricity
  • create test cases to address the issue with runoff or drop