change bad link on the front page
[selectricity-live] / app / controllers /
2007-09-05 <mako@atdot.cc>turned off sitealizer by default to make things go...
2007-09-05 <mako@atdot.cc>Major commit adding about information and more before...
2007-09-03 <jlsharps@mit.edu>The legend is now hidden when there is only one color...
2007-09-03 <jlsharps@mit.edu>Extended the COLORS array in graph controller so that...
2007-08-31 John DongMerge head
2007-08-31 <jlsharps@mit.edu>Added the forgot password functionality to the voters...
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 John DongMerge from jdong
2007-08-31 John DongMy first gigantic-blob commit....
2007-08-31 John DongMerge from head
2007-08-31 <jlsharps@mit.edu>Users can now login form the site homepage (previously...
2007-08-30 John DongMerge jdong
2007-08-30 John DongMerge head
2007-08-30 <jlsharps@mit.edu>Added the Gruff library to the lib/ directory of the...
2007-08-30 John DongChange ol to li.moveable for IE6 quirk; no need to...
2007-08-30 John DongMerge from jdong
2007-08-30 John DongRefactor voter e-mail code into start election
2007-08-30 John DongMerged from jdong
2007-08-30 John DongRemove email_voter calls; don't do anything
2007-08-30 John DongMerge from jdong
2007-08-30 John DongFix full voter addition bug where the regex flunks...
2007-08-30 John DongMerge from head
2007-08-30 <jlsharps@mit.edu>Both quickvotes and full-size elections use the same...
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 from jdong; new webstats
2007-08-28 John DongInstall sitealizer stats
2007-08-28 John DongMerge from jdong
2007-08-28 John DongClean up a deprecation warning and another warning.
2007-08-28 John DongMerge head
2007-08-28 <mako@atdot.cc>First major stab at the integration of Courtland's...
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-24 <mako@atdot.cc>* refactored the system so that it keeps pictures in...
2007-08-24 <jlsharps@mit.edu>Added Plugin for dynamically adjusting session options...
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-21 <jlsharps@mit.edu>Put in a pie graph for Plurality votes. ALso slimmed...
2007-08-21 <jlsharps@mit.edu>Finished organzing preferential vote tables into one...
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 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 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 DongAdd nil-guards to the graphs
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-15 John DongMerge from Justin
2007-08-15 <jlsharps@mit.edu>Modified graphs to ahve a 4 color scheme, but it isn...
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 John DongMerge my local branch, bring back xmlrpc
2007-08-14 John DongIntroduce XMLRPC API files. It is not currently functio...
2007-08-14 <mako@atdot.cc>Changed quickvotes so that they take an identifier...
2007-08-14 <jlsharps@mit.edu>Fixed choices_positions to use GruffGraff class. Initia...
2007-08-14 <jlsharps@mit.edu>Added the choices position and get_posititons_info...
2007-08-11 <mako@atdot.cc>Fixed a bug in the graph library.
2007-08-11 <mako@atdot.cc>Fixed minor bug in the scruffy code.
2007-08-11 <mako@atdot.cc>Refactored code to move it to a more object oriented...
2007-08-10 <jlsharps@mit.edu>Removed the Gruff plugin from vendor/plugins. It seems...
2007-08-10 <jlsharps@mit.edu>Added a new bar graph, that counts how many points...
2007-08-09 <jlsharps@mit.edu>Removed the two methods from Application controller...
2007-08-09 <jlsharps@mit.edu>Updated the "votes_per_day" method in graph controller...
2007-08-08 <mako@atdot.cc>* Renamed graphs_controller to graph_controller.
2007-08-08 <mako@atdot.cc>Renamed CSS and layout to move from the old name (HC...
2007-08-07 <mako@atdot.cc>Modified QuickVote table to work by object type and...
2007-08-07 <jlsharps@mit.edu>The user model has been modified so that it stores...
2007-08-07 <jlsharps@mit.edu>Changed the Selectricity header into a link, and modifi...
next

Benjamin Mako Hill || Want to submit a patch?