2007-08-29 |
John Dong | Get head. |
tree | commitdiff |
2007-08-29 |
<jlsharps@mit.edu> | Created a partial to DRY the aja voting method. Modifie... |
tree | commitdiff |
2007-08-29 |
John Dong | Merge jdong |
tree | commitdiff |
2007-08-29 |
<mako@atdot.cc> | Refined the CSS and fixed some of the more recent issues. |
tree | commitdiff |
2007-08-29 |
John Dong | Merge head |
tree | commitdiff |
2007-08-29 |
<mako@atdot.cc> | Updated quickvote creation to fix expanding and unexpan... |
tree | commitdiff |
2007-08-29 |
John Dong | Merge head |
tree | commitdiff |
2007-08-29 |
<mako@atdot.cc> | Major integration of Courtland's design into the QuickV... |
tree | commitdiff |
2007-08-28 |
John Dong | Merge from jdong; new webstats |
tree | commitdiff |
2007-08-28 |
John Dong | Install sitealizer stats |
tree | commitdiff |
2007-08-28 |
John Dong | Merge from jdong |
tree | commitdiff |
2007-08-28 |
John Dong | Clean up a deprecation warning and another warning. |
tree | commitdiff |
2007-08-28 |
John Dong | Merge head |
tree | commitdiff |
2007-08-28 |
<mako@atdot.cc> | First major stab at the integration of Courtland's... |
tree | commitdiff |
2007-08-27 |
<jlsharps@mit.edu> | Created a user "summary/profile page". Also corected... |
tree | commitdiff |
2007-08-25 |
<jlsharps@mit.edu> | Allowed for the results page of quickvotes to be hidden... |
tree | commitdiff |
2007-08-24 |
<mako@atdot.cc> | * refactored the system so that it keeps pictures in... |
tree | commitdiff |
2007-08-24 |
<jlsharps@mit.edu> | Added Plugin for dynamically adjusting session options... |
tree | commitdiff |
2007-08-23 |
<jlsharps@mit.edu> | Added a method, views, and corresponding route so that... |
tree | commitdiff |
2007-08-23 |
<mako@atdot.cc> | Big commit includes: |
tree | commitdiff |
2007-08-23 |
<jlsharps@mit.edu> | Allow custimizable graph sizes, to fit with newly modul... |
tree | commitdiff |
2007-08-22 |
<jlsharps@mit.edu> | Started Creation of "advanced" quickvote tab. Also... |
tree | commitdiff |
2007-08-22 |
John Dong | Merge from head -- breakage |
tree | commitdiff |
2007-08-22 |
John Dong | Merge from jdong |
tree | commitdiff |
2007-08-21 |
<jlsharps@mit.edu> | Made the results page 'modular,' and all the necessary... |
tree | commitdiff |
2007-08-21 |
<jlsharps@mit.edu> | Put in a pie graph for Plurality votes. ALso slimmed... |
tree | commitdiff |
2007-08-21 |
<jlsharps@mit.edu> | Finished organzing preferential vote tables into one... |
tree | commitdiff |
2007-08-20 |
John Dong | Merged from jdong; lots of escaping fixes |
tree | commitdiff |
2007-08-20 |
John Dong | Merge from head |
tree | commitdiff |
2007-08-20 |
John Dong | Add a bunch of fixes to HTML escaping, and a test case... |
tree | commitdiff |
2007-08-20 |
<jlsharps@mit.edu> | Streamlined some graphign contorller methods and took... |
tree | commitdiff |
2007-08-20 |
John Dong | Merge jdong; mostly functional testing work |
tree | commitdiff |
2007-08-20 |
John Dong | Fix error when getting a quickvote result of nonexisten... |
tree | commitdiff |
2007-08-20 |
John Dong | Oh oops, left in some test cruft in quickvote_controller |
tree | commitdiff |
2007-08-20 |
John Dong | Blarg, finally got functional testing framework working... |
tree | commitdiff |
2007-08-20 |
<jlsharps@mit.edu> | Merged from Mako. |
tree | commitdiff |
2007-08-17 |
John Dong | Merge from jdong |
tree | commitdiff |
2007-08-17 |
John Dong | Fix more DeprecationWarnings |
tree | commitdiff |
2007-08-17 |
John Dong | Merge head |
tree | commitdiff |
2007-08-17 |
John Dong | Merge from jdong, XMLRPC changes and testcases |
tree | commitdiff |
2007-08-17 |
<jlsharps@mit.edu> | Added Sparklines controller and dependency, see README... |
tree | commitdiff |
2007-08-17 |
John Dong | Merge from jdong; all testcases should succeed at this... |
tree | commitdiff |
2007-08-17 |
John Dong | Fixed all triggerable DeprecationWarnings. BE ON LOOKOU... |
tree | commitdiff |
2007-08-17 |
<mako@atdot.cc> | Merged changes from jdong's branch into HEAD. |
tree | commitdiff |
2007-08-17 |
<jlsharps@mit.edu> | Merged from John. |
tree | commitdiff |
2007-08-16 |
John Dong | Add Google Map of voters |
tree | commitdiff |
2007-08-16 |
<jlsharps@mit.edu> | Merged from John's branch, includs a lot of IP lookup... |
tree | commitdiff |
2007-08-16 |
John Dong | Add nil-guards to the graphs |
tree | commitdiff |
2007-08-16 |
John Dong | HTML escape description to prevent code injection onto... |
tree | commitdiff |
2007-08-16 |
John Dong | Disallow identical candidates to be added to a quickvot... |
tree | commitdiff |
2007-08-16 |
John Dong | Also a part of the previous commit |
tree | commitdiff |
2007-08-15 |
John Dong | Merge from Justin |
tree | commitdiff |
2007-08-15 |
<jlsharps@mit.edu> | Modified graphs to ahve a 4 color scheme, but it isn... |
tree | commitdiff |
2007-08-14 |
John Dong | Merge from my devel branch |
tree | commitdiff |
2007-08-14 |
John Dong | Refactor the ident_to_quickvote method as a classmethod... |
tree | commitdiff |
2007-08-14 |
John Dong | Merge refactor |
tree | commitdiff |
2007-08-14 |
John Dong | Refactored quickvotes result calculator from the contro... |
tree | commitdiff |
2007-08-14 |
John Dong | Merge my local branch, bring back xmlrpc |
tree | commitdiff |
2007-08-14 |
John Dong | Introduce XMLRPC API files. It is not currently functio... |
tree | commitdiff |
2007-08-14 |
<mako@atdot.cc> | Changed quickvotes so that they take an identifier... |
tree | commitdiff |
2007-08-14 |
<jlsharps@mit.edu> | Fixed choices_positions to use GruffGraff class. Initia... |
tree | commitdiff |
2007-08-14 |
<jlsharps@mit.edu> | Added the choices position and get_posititons_info... |
tree | commitdiff |
2007-08-11 |
<mako@atdot.cc> | Fixed a bug in the graph library. |
tree | commitdiff |
2007-08-11 |
<mako@atdot.cc> | Fixed minor bug in the scruffy code. |
tree | commitdiff |
2007-08-11 |
<mako@atdot.cc> | Refactored code to move it to a more object oriented... |
tree | commitdiff |
2007-08-10 |
<jlsharps@mit.edu> | Removed the Gruff plugin from vendor/plugins. It seems... |
tree | commitdiff |
2007-08-10 |
<jlsharps@mit.edu> | Added a new bar graph, that counts how many points... |
tree | commitdiff |
2007-08-09 |
<jlsharps@mit.edu> | Removed the two methods from Application controller... |
tree | commitdiff |
2007-08-09 |
<jlsharps@mit.edu> | Updated the "votes_per_day" method in graph controller... |
tree | commitdiff |
2007-08-08 |
<mako@atdot.cc> | * Renamed graphs_controller to graph_controller. |
tree | commitdiff |
2007-08-08 |
<mako@atdot.cc> | Renamed CSS and layout to move from the old name (HC... |
tree | commitdiff |
2007-08-07 |
<mako@atdot.cc> | Modified QuickVote table to work by object type and... |
tree | commitdiff |
2007-08-07 |
<jlsharps@mit.edu> | The user model has been modified so that it stores... |
tree | commitdiff |
2007-08-07 |
<jlsharps@mit.edu> | Changed the Selectricity header into a link, and modifi... |
tree | commitdiff |
2007-08-06 |
<jlsharps@mit.edu> | Modified the methods in graphs controller so they would... |
tree | commitdiff |
2007-08-04 |
<jlsharps@mit.edu> | Removed the breakpointer from the quickvote create... |
tree | commitdiff |
2007-08-04 |
<jlsharps@mit.edu> | Well, it seems I forgot to add the acts_as_authenticat... |
tree | commitdiff |
2007-07-31 |
<jlsharps@mit.edu> | I have added the acts_as_authenticated plugin to code... |
tree | commitdiff |
2007-07-18 |
<mako@atdot.cc> | Updated the system to Rails 1.2. |
tree | commitdiff |
2007-03-30 |
<mako@atdot.cc> | Variety of small changes (mostly to properties) plus... |
tree | commitdiff |
2006-10-16 |
<mako@atdot.cc> | Added a list of recent votes to the homepage. |
tree | commitdiff |
2006-10-16 |
<mako@atdot.cc> | small number of cosmetic fixes to quickvotes and a... |
tree | commitdiff |
2006-10-14 |
<mako@atdot.cc> | added support for drag and drop preferential quick... |
tree | commitdiff |
2006-10-14 |
<mako@atdot.cc> | Added the ability to do ajax adding of candidates so... |
tree | commitdiff |
2006-10-13 |
<mako@atdot.cc> | a long variety of improvements and tweaks |
tree | commitdiff |
2006-10-12 |
<mako@atdot.cc> | rebranded from votingbooth to hyperchad |
tree | commitdiff |
2006-10-12 |
<mako@atdot.cc> | Made a large number of mostly cosmetic fixes after... |
tree | commitdiff |
2006-10-12 |
<mako@atdot.cc> | working quickvote support created |
tree | commitdiff |
2006-10-11 |
<mako@atdot.cc> | Added support for voting in QuickVotes. |
tree | commitdiff |
2006-10-11 |
<mako@atdot.cc> | Added initial support fo QuickVotes. There is support... |
tree | commitdiff |
2006-09-10 |
<mako@atdot.cc> | A few major changes: |
tree | commitdiff |
2006-08-17 |
<mako@atdot.cc> | Mostly worked on the candidate adding feature to includ... |
tree | commitdiff |
2006-08-17 |
<mako@atdot.cc> | Working on a step-by-step workflow audit. |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Added vb layout to election controller. |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Overrode a number of the new account defaults and added... |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Added the RoR Login-Engine and activated it on the... |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Added a new site wide design and some other bits and... |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Renamed "elections" controller to "election." |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Added processing and presentatin of results. |
tree | commitdiff |
2006-08-16 |
<mako@atdot.cc> | Fixed the detailed results so that they return anonymiz... |
tree | commitdiff |
next |