fixed up a series of things in prepration for the stress test on friday
[selectricity-live] / app / controllers / quickvote_controller.rb
2009-06-18 Benjamin Mako Hillfixed up a series of things in prepration for the stres...
2009-06-17 Benjamin Mako Hillfixed a large number of bugs in the software (see wiki...
2009-06-07 <mako@atdot.cc>merge everything back from mainline branch
2009-06-07 <mako@atdot.cc>merged in licensing changes (we'll have to undo this...
2009-02-14 <mako@atdot.cc>fixed licensing information for selectricity
2008-11-28 <mako@atdot.cc>Major update of Selectricity to work with Rails 2.2...
2008-11-27 <mako@atdot.cc>merged in changes from live version
2008-05-05 <jlsharps@mit.edu>Ordered pref tables so that the smallest margin of...
2008-04-12 <jlsharps@mit.edu>Fixed minor spelling errors on results pages, tried...
2008-03-31 <mako@atdot.cc>merge from live
2008-02-18 <mako@atdot.cc>merged back from production
2008-02-15 <mako@atdot.cc>input license information so that the work can be under...
2007-09-05 <mako@atdot.cc>merged changes back from the production version
2007-09-05 <mako@atdot.cc>fixed rendering error with css
2007-09-05 <mako@atdot.cc>turned off memcache as it was causing trouble
2007-09-05 <mako@atdot.cc>merged in changes from devel
2007-09-05 <mako@atdot.cc>Major commit adding about information and more before...
2007-08-31 selectricityMerge from devel
2007-08-31 John DongMerge jdong
2007-08-31 John DongStrip ridiculously long DNS names
2007-08-31 John DongMerge jdong
2007-08-31 John DongFix WHOIS library not to puke on strange IP addresses
2007-08-31 <mako@atdot.cc>merged in changes from devel
2007-08-31 John DongMerge from jdong
2007-08-31 John DongMy first gigantic-blob commit....
2007-08-30 John DongMerge head
2007-08-30 <jlsharps@mit.edu>Added the Gruff library to the lib/ directory of the...
2007-08-29 John DongGet head.
2007-08-29 <jlsharps@mit.edu>Created a partial to DRY the aja voting method. Modifie...
2007-08-29 John DongMerge jdong
2007-08-29 <mako@atdot.cc>Refined the CSS and fixed some of the more recent issues.
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 head
2007-08-29 <mako@atdot.cc>Major integration of Courtland's design into the QuickV...
2007-08-28 John DongMerge head
2007-08-27 <jlsharps@mit.edu>Created a user "summary/profile page". Also corected...
2007-08-25 <jlsharps@mit.edu>Allowed for the results page of quickvotes to be hidden...
2007-08-23 <jlsharps@mit.edu>Added a method, views, and corresponding route so that...
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-22 John DongMerge from head -- breakage
2007-08-22 John DongMerge from jdong
2007-08-21 <jlsharps@mit.edu>Made the results page 'modular,' and all the necessary...
2007-08-20 John DongMerged from jdong; lots of escaping fixes
2007-08-20 John DongMerge from head
2007-08-20 John DongAdd a bunch of fixes to HTML escaping, and a test case...
2007-08-20 <jlsharps@mit.edu>Streamlined some graphign contorller methods and took...
2007-08-20 John DongMerge jdong; mostly functional testing work
2007-08-20 John DongFix error when getting a quickvote result of nonexisten...
2007-08-20 John DongOh oops, left in some test cruft in quickvote_controller
2007-08-20 John DongBlarg, finally got functional testing framework working...
2007-08-20 <jlsharps@mit.edu>Merged from Mako.
2007-08-17 John DongMerge from jdong
2007-08-17 John DongFix more DeprecationWarnings
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 DongFixed all triggerable DeprecationWarnings. BE ON LOOKOU...
2007-08-17 <mako@atdot.cc>Merged changes from jdong's branch into HEAD.
2007-08-17 <jlsharps@mit.edu>Merged from John.
2007-08-16 John DongAdd Google Map of voters
2007-08-16 <jlsharps@mit.edu>Merged from John's branch, includs a lot of IP lookup...
2007-08-16 John DongHTML escape description to prevent code injection onto...
2007-08-16 John DongDisallow identical candidates to be added to a quickvot...
2007-08-16 John DongAlso a part of the previous commit
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-14 <mako@atdot.cc>Changed quickvotes so that they take an identifier...
2007-08-10 <jlsharps@mit.edu>Added a new bar graph, that counts how many points...
2007-08-09 <jlsharps@mit.edu>Updated the "votes_per_day" method in graph controller...
2007-08-08 <mako@atdot.cc>Renamed CSS and layout to move from the old name (HC...
2007-08-07 <jlsharps@mit.edu>Changed the Selectricity header into a link, and modifi...
2007-08-06 <jlsharps@mit.edu>Modified the methods in graphs controller so they would...
2007-08-04 <jlsharps@mit.edu>Removed the breakpointer from the quickvote create...
2007-08-04 <jlsharps@mit.edu> Well, it seems I forgot to add the acts_as_authenticat...
2007-07-31 <jlsharps@mit.edu>I have added the acts_as_authenticated plugin to code...
2007-07-18 <mako@atdot.cc>Updated the system to Rails 1.2.
2007-03-30 <mako@atdot.cc>Variety of small changes (mostly to properties) plus...
2006-10-16 <mako@atdot.cc>small number of cosmetic fixes to quickvotes and a...
2006-10-14 <mako@atdot.cc>added support for drag and drop preferential quick...
2006-10-14 <mako@atdot.cc>Added the ability to do ajax adding of candidates so...
2006-10-12 <mako@atdot.cc>rebranded from votingbooth to hyperchad
2006-10-12 <mako@atdot.cc>Made a large number of mostly cosmetic fixes after...
2006-10-12 <mako@atdot.cc>working quickvote support created

Benjamin Mako Hill || Want to submit a patch?