selectricity-live
2007-08-30 John DongCommit memcache work. memcache is only enabled in produ...
2007-08-30 John DongChange ol to li.moveable for IE6 quirk; no need to...
2007-08-30 John DongTweak padding a bit to make IE6 render frontpage on...
2007-08-30 John DongExpand coverage of IE regex to cover all versions 5-6
2007-08-30 John DongAdd link woraround for the logout button
2007-08-30 John DongAdd IE6 specific hacks CSS that only gets loaded if...
2007-08-30 John DongOmit numbering on ol to suppress IE6 dragdrop list...
2007-08-30 John DongCnage div box to right kind of clear-div
2007-08-30 John DongRefactor voter e-mail code into start election
2007-08-30 John DongRemove email_voter calls; don't do anything
2007-08-30 John Dongfix NameError in show_election
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... Both quickvotes and full-size elections use the same...
2007-08-29 John DongMerge into jdong
2007-08-29 John DongRemove the 3A escape code from the view.
2007-08-29 John DongGet head.
2007-08-29 <jlsharps@mit... Created a partial to DRY the aja voting method. Modifie...
2007-08-29 John DongMerge jdong
2007-08-29 John DongFix testcases and also fix errors the testcase brought up
2007-08-29 <mako@atdot.cc>Refined the CSS and fixed some of the more recent issues.
2007-08-29 John DongMerge from jdong
2007-08-29 John DongValidate usernames and passwords for accounts more...
2007-08-29 John DongDo some HTML escaping on election and candidate names
2007-08-29 John Dongignore vendor/plugins/sitealizer/lib/last_update
2007-08-29 John DongChange Recent Quickvotes to My Recent QuickVotes
2007-08-29 John DongMerge routes change
2007-08-29 John DongMerge head
2007-08-29 <mako@atdot.cc>Updated quickvote creation to fix expanding and unexpan...
2007-08-29 John DongRoute index.html to site index
2007-08-29 John DongMerge jdong
2007-08-29 John DongExplicity make FP links white instead of inheriting.
2007-08-29 John DongMerge head
2007-08-29 <mako@atdot.cc>Major integration of Courtland's design into the QuickV...
2007-08-29 John DongMerge jdong
2007-08-29 John Dongadded quick documentation about XML-RPC interface
2007-08-29 John DongFix rubydoc generation for the selectricity service.
2007-08-29 John DongMerge from jdong
2007-08-29 John DongFix a bug where quickvote displays name cant be blank...
2007-08-29 John DongMerge trunk
2007-08-29 <mako@atdot.cc>changed images on the front page and added new headings
2007-08-28 John DongMerge jdong
2007-08-28 John DongDocument the SelectricityAPI
2007-08-28 John DongMerge jdong
2007-08-28 John DongRename Selectricity API calls to more explicitly call...
2007-08-28 John DongMerge from jdong; new webstats
2007-08-28 John DongInstall sitealizer stats
2007-08-28 <mako@atdot.cc>Moved files around a bit more.
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>Changed minor CSS issue.
2007-08-28 <mako@atdot.cc>First major stab at the integration of Courtland's...
2007-08-27 <jlsharps@mit... Created a user "summary/profile page". Also corected...
2007-08-25 <jlsharps@mit... 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 <mako@atdot.cc>removed breakpointer
2007-08-24 <jlsharps@mit... Added Plugin for dynamically adjusting session options...
2007-08-23 <jlsharps@mit... Added a method, views, and corresponding route so that...
2007-08-23 <mako@atdot.cc>Finished writing the selectricityservice_test unit...
2007-08-23 <mako@atdot.cc>Big commit includes:
2007-08-23 <jlsharps@mit... Allow custimizable graph sizes, to fit with newly modul...
2007-08-22 <jlsharps@mit... 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... Made the results page 'modular,' and all the necessary...
2007-08-21 John DongRevise functional test of graph controller for retrievi...
2007-08-21 John DongAdded functional tests for the graph controller --...
2007-08-21 <jlsharps@mit... Put in a pie graph for Plurality votes. ALso slimmed...
2007-08-21 John DongAdd a fix for a NoMethodError when WHOIS/DNS server...
2007-08-21 <jlsharps@mit... 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 DongClose tables
2007-08-20 John DongAdd a bunch of fixes to HTML escaping, and a test case...
2007-08-20 <jlsharps@mit... Added logic to pref_table.rhtml to prevent it from...
2007-08-20 <jlsharps@mit... 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 DongAdd test case for attempting to cast another vote with...
2007-08-20 John Dong* Fix the session_id accessor. Previous version looks...
2007-08-20 John DongAdd some empty request testcases.
2007-08-20 John DongRemove deprecated start_form_tag and end_form_tags...
2007-08-20 John DongAdd a few more testcases
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... Merged from Mako.
2007-08-20 John DongMerge mako
2007-08-20 <mako@atdot.cc>Cleaned up some of the test cases.
2007-08-18 <mako@atdot.cc>imported new version of ruby vote
2007-08-17 John DongCheck in a bit of partial work on controller testcases...
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 John DongAdd several testcases for casting quickvotes with inval...
2007-08-17 John Dong* Add a few testcases for checking for nonexistent...
2007-08-17 John DongImprove consistency of XMLRPC error reporting. Now...
2007-08-17 John DongAdd assert_cast_quickvote_succeeds/fails helper, and...
2007-08-17 John DongAlso expose voter's Session ID
next

Benjamin Mako Hill || Want to submit a patch?