switched license to agpl-3
[selectricity-live] / app / models / quick_vote.rb
2007-08-29 John DongMerge head
2007-08-29 <mako@atdot.cc>Updated quickvote creation to fix expanding and unexpan...
2007-08-29 John DongMerge from jdong
2007-08-29 John DongFix a bug where quickvote displays name cant be blank...
2007-08-28 John DongMerge head
2007-08-23 <mako@atdot.cc>Big commit includes:
2007-08-23 <jlsharps@mit.edu>Allow custimizable graph sizes, to fit with newly modul...
2007-08-22 <jlsharps@mit.edu>Started Creation of "advanced" quickvote tab. Also...
2007-08-17 John DongMerge head
2007-08-17 John DongMerge from jdong, XMLRPC changes and testcases
2007-08-17 <jlsharps@mit.edu>Added Sparklines controller and dependency, see README...
2007-08-17 John DongMerge from jdong; all testcases should succeed at this...
2007-08-17 John DongFix validation of candidate names
2007-08-17 John DongFixed all triggerable DeprecationWarnings. BE ON LOOKOU...
2007-08-17 <mako@atdot.cc>Merged changes from jdong's branch into HEAD.
2007-08-17 John Dong* Validate that quickvote.name is not nil
2007-08-16 <jlsharps@mit.edu>Merged from John's branch, includs a lot of IP lookup...
2007-08-16 John DongValidate that quickvote name is not an integer -- cause...
2007-08-16 John Dong* Tighter validation, closed a number of crashes due...
2007-08-16 John DongFix crasher when nil is passed to ident_to_quickvote
2007-08-14 John DongMerge plurality fix
2007-08-14 John DongFix broken Plurality vote by removing a type check...
2007-08-14 John DongMerge from my devel branch
2007-08-14 John DongRefactor the ident_to_quickvote method as a classmethod...
2007-08-14 John DongMerge refactor
2007-08-14 John DongRefactored quickvotes result calculator from the contro...
2007-08-09 <jlsharps@mit.edu>Updated the "votes_per_day" method in graph controller...
2007-08-08 <mako@atdot.cc>Changed properties to remove unecessary exectables.
2007-08-07 <mako@atdot.cc>Modified QuickVote table to work by object type and...
2007-08-04 <mako@atdot.cc>removed save line that was causing the new elections...
2007-03-30 <mako@atdot.cc>Variety of small changes (mostly to properties) plus...
2006-10-16 <mako@atdot.cc>tiny fix
2006-10-14 <mako@atdot.cc>Added the ability to do ajax adding of candidates so...
2006-10-13 <mako@atdot.cc>a long variety of improvements and tweaks
2006-10-11 <mako@atdot.cc>Added support for voting in QuickVotes.
2006-10-11 <mako@atdot.cc>Added initial support fo QuickVotes. There is support...

Benjamin Mako Hill || Want to submit a patch?