Merge jdong
[selectricity] / app / views /
2007-08-31 John DongMerge jdong
2007-08-31 John DongHack WHOIS lib to implement a 5-second timeout on DNS...
2007-08-31 John DongFix WHOIS library not to puke on strange IP addresses
2007-08-31 <jlsharps@mit.edu>Front page header button can now log in and out.
2007-08-31 John DongMerge jdong
2007-08-31 John DongMemcache WHOIS and DNS lookups
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 <mako@atdot.cc>* Fixed fonts.
2007-08-31 <jlsharps@mit.edu>Users can now login form the site homepage (previously...
2007-08-31 <mako@atdot.cc>refactored the results page
2007-08-31 <jlsharps@mit.edu>The session storage is now done via the database, be...
2007-08-30 John DongMerge head
2007-08-30 <jlsharps@mit.edu>Started modifying the results page for final appearnces.
2007-08-30 <mako@atdot.cc>committed css changes from courtland fixing some header...
2007-08-30 <jlsharps@mit.edu>Added the Gruff library to the lib/ directory of the...
2007-08-30 John DongRegex fix merged
2007-08-30 John DongExpand coverage of IE regex to cover all versions 5-6
2007-08-30 John DongMerge jdong
2007-08-30 John DongAdd IE6 specific hacks CSS that only gets loaded if...
2007-08-30 John DongMerge jdong
2007-08-30 John DongCnage div box to right kind of clear-div
2007-08-30 John DongMerge jdong
2007-08-30 John Dongfix NameError in show_election
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 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.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 from jdong
2007-08-29 John DongDo some HTML escaping on election and candidate names
2007-08-29 John DongChange Recent Quickvotes to My Recent QuickVotes
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 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 DongMerge jdong
2007-08-28 John DongMerge from jdong; new webstats
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>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 <mako@atdot.cc>removed breakpointer
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 John DongAdd a fix for a NoMethodError when WHOIS/DNS server...
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 DongClose tables
2007-08-20 John DongAdd a bunch of fixes to HTML escaping, and a test case...
2007-08-20 <jlsharps@mit.edu>Added logic to pref_table.rhtml to prevent it from...
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 DongRemove deprecated start_form_tag and end_form_tags...
2007-08-20 <jlsharps@mit.edu>Merged from Mako.
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 <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 John DongMerge Justin
2007-08-16 <jlsharps@mit.edu>Merged from John's branch, includs a lot of IP lookup...
2007-08-16 <jlsharps@mit.edu>The defeats lsit partial contains the display logic...
2007-08-16 John DongDisplay IP address on unresolvable hosts
2007-08-16 John DongAdd ability to parse RIPE WHOIS too
2007-08-16 John Dong* Display DNS instead of IP address
2007-08-16 John DongUse WHOIS to search up meaningful organizational data...
2007-08-15 John DongMerge from jdong
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-15 John DongDisplay same in hostname and IP when IP lookup fails
2007-08-15 John DongMerge jdong
2007-08-15 John DongRecord "XMLRPC Request" in ipadress field of XML RPC...
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-14 <mako@atdot.cc>fixed the optional/required snafu on the quickvote...
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-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 graphs_controller to graph_controller.
next

Benjamin Mako Hill || Want to submit a patch?