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 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 |
John Dong | Add a fix for a NoMethodError when WHOIS/DNS server... |
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 | Close tables |
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> | Added logic to pref_table.rhtml to prevent it from... |
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 | Remove deprecated start_form_tag and end_form_tags... |
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 |
John Dong | Improve consistency of XMLRPC error reporting. Now... |
tree | commitdiff |
2007-08-17 |
John Dong | Also expose voter's Session ID |
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 | Fix validation of candidate names |
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 |
John Dong | * Validate that quickvote.name is not nil |
tree | commitdiff |
2007-08-17 |
John Dong | Caught error from testcase! Quickvote creation errors... |
tree | commitdiff |
2007-08-17 |
John Dong | Add a way to get the votes list from a quickvote votes... |
tree | commitdiff |
2007-08-17 |
<jlsharps@mit.edu> | Merged from John. |
tree | commitdiff |
2007-08-17 |
John Dong | Throw an ArgumentError if invalid election name is... |
tree | commitdiff |
2007-08-17 |
John Dong | XMLRPC Vote Casting Validation: |
tree | commitdiff |
2007-08-16 |
John Dong | Add XMLRPC interface for creating new quickvotes |
tree | commitdiff |
2007-08-16 |
John Dong | Add XMLRPC API for getting an individual quickvote... |
tree | commitdiff |
2007-08-16 |
John Dong | list_quickvotes XMLRPC returns candidate ID's instead... |
tree | commitdiff |
2007-08-16 |
John Dong | Add XMLRPC call for getting a list of all QuickVotes |
tree | commitdiff |
2007-08-16 |
John Dong | Add Google Map of voters |
tree | commitdiff |
2007-08-16 |
John Dong | Merge Justin |
tree | commitdiff |
2007-08-16 |
<jlsharps@mit.edu> | Merged from John's branch, includs a lot of IP lookup... |
tree | commitdiff |
2007-08-16 |
<jlsharps@mit.edu> | The defeats lsit partial contains the display logic... |
tree | commitdiff |
2007-08-16 |
John Dong | Add nil-guards to the graphs |
tree | commitdiff |
2007-08-16 |
John Dong | Display IP address on unresolvable hosts |
tree | commitdiff |
2007-08-16 |
John Dong | Add ability to parse RIPE WHOIS too |
tree | commitdiff |
2007-08-16 |
John Dong | * Display DNS instead of IP address |
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 | Validate that quickvote name is not an integer -- cause... |
tree | commitdiff |
2007-08-16 |
John Dong | Added XMLRPC API to obtain list of voters |
tree | commitdiff |
2007-08-16 |
John Dong | Use WHOIS to search up meaningful organizational data... |
tree | commitdiff |
2007-08-16 |
John Dong | Also a part of the previous commit |
tree | commitdiff |
2007-08-16 |
John Dong | * Tighter validation, closed a number of crashes due... |
tree | commitdiff |
2007-08-16 |
John Dong | Fix crasher when nil is passed to ident_to_quickvote |
tree | commitdiff |
2007-08-15 |
John Dong | Merge from jdong |
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-15 |
John Dong | Display same in hostname and IP when IP lookup fails |
tree | commitdiff |
2007-08-15 |
John Dong | Merge jdong |
tree | commitdiff |
2007-08-15 |
John Dong | Record "XMLRPC Request" in ipadress field of XML RPC... |
tree | commitdiff |
2007-08-15 |
John Dong | Record a junk IP address for XMLRPC'ers |
tree | commitdiff |
2007-08-15 |
John Dong | Merge my branch, which properly implements casting... |
tree | commitdiff |
2007-08-15 |
John Dong | Merge head |
tree | commitdiff |
2007-08-15 |
John Dong | Merge head |
tree | commitdiff |
2007-08-15 |
John Dong | Merge from head |
tree | commitdiff |
2007-08-15 |
John Dong | Commit partial implementation of casting quickvotes... |
tree | commitdiff |
2007-08-15 |
John Dong | XMLRPC: Add translator from candidate ID to names |
tree | commitdiff |
2007-08-14 |
John Dong | Merge plurality fix |
tree | commitdiff |
2007-08-14 |
John Dong | Fix broken Plurality vote by removing a type check... |
tree | commitdiff |
2007-08-14 |
John Dong | Merge jdong branch |
tree | commitdiff |
2007-08-14 |
John Dong | * Refactor candidate map over to its own API call |
tree | commitdiff |
2007-08-14 |
John Dong | Merge from my devel branch |
tree | commitdiff |
2007-08-14 |
John Dong | * Changed XMLRPC API to use arrays of ID's to report... |
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 |
<mako@atdot.cc> | fixed the optional/required snafu on the quickvote... |
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-08 |
<mako@atdot.cc> | Changed properties to remove unecessary exectables. |
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 |
next |