2007-08-29 |
John Dong | Merge head |
blob | commitdiff | raw |
2007-08-29 |
<mako@atdot.cc> | Major integration of Courtland's design into the QuickV... |
blob | commitdiff | raw |
2007-08-28 |
John Dong | Merge head |
blob | commitdiff | raw | diff to current |
2007-08-27 |
<jlsharps@mit.edu> | Created a user "summary/profile page". Also corected... |
blob | commitdiff | raw | diff to current |
2007-08-25 |
<jlsharps@mit.edu> | Allowed for the results page of quickvotes to be hidden... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
<jlsharps@mit.edu> | Added a method, views, and corresponding route so that... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
<mako@atdot.cc> | Big commit includes: |
blob | commitdiff | raw | diff to current |
2007-08-23 |
<jlsharps@mit.edu> | Allow custimizable graph sizes, to fit with newly modul... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
<jlsharps@mit.edu> | Started Creation of "advanced" quickvote tab. Also... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
John Dong | Merge from head -- breakage |
blob | commitdiff | raw | diff to current |
2007-08-22 |
John Dong | Merge from jdong |
blob | commitdiff | raw | diff to current |
2007-08-21 |
<jlsharps@mit.edu> | Made the results page 'modular,' and all the necessary... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Merged from jdong; lots of escaping fixes |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Merge from head |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Add a bunch of fixes to HTML escaping, and a test case... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
<jlsharps@mit.edu> | Streamlined some graphign contorller methods and took... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Merge jdong; mostly functional testing work |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Fix error when getting a quickvote result of nonexisten... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Oh oops, left in some test cruft in quickvote_controller |
blob | commitdiff | raw | diff to current |
2007-08-20 |
John Dong | Blarg, finally got functional testing framework working... |
blob | commitdiff | raw | diff to current |
2007-08-20 |
<jlsharps@mit.edu> | Merged from Mako. |
blob | commitdiff | raw | diff to current |
2007-08-17 |
John Dong | Merge from jdong |
blob | commitdiff | raw | diff to current |
2007-08-17 |
John Dong | Fix more DeprecationWarnings |
blob | commitdiff | raw | diff to current |
2007-08-17 |
<jlsharps@mit.edu> | Added Sparklines controller and dependency, see README... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
John Dong | Merge from jdong; all testcases should succeed at this... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
John Dong | Fixed all triggerable DeprecationWarnings. BE ON LOOKOU... |
blob | commitdiff | raw | diff to current |
2007-08-17 |
<mako@atdot.cc> | Merged changes from jdong's branch into HEAD. |
blob | commitdiff | raw | diff to current |
2007-08-17 |
<jlsharps@mit.edu> | Merged from John. |
blob | commitdiff | raw | diff to current |
2007-08-16 |
John Dong | Add Google Map of voters |
blob | commitdiff | raw | diff to current |
2007-08-16 |
<jlsharps@mit.edu> | Merged from John's branch, includs a lot of IP lookup... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
John Dong | HTML escape description to prevent code injection onto... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
John Dong | Disallow identical candidates to be added to a quickvot... |
blob | commitdiff | raw | diff to current |
2007-08-16 |
John Dong | Also a part of the previous commit |
blob | commitdiff | raw | diff to current |
2007-08-14 |
John Dong | Merge from my devel branch |
blob | commitdiff | raw | diff to current |
2007-08-14 |
John Dong | Refactor the ident_to_quickvote method as a classmethod... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
John Dong | Merge refactor |
blob | commitdiff | raw | diff to current |
2007-08-14 |
John Dong | Refactored quickvotes result calculator from the contro... |
blob | commitdiff | raw | diff to current |
2007-08-14 |
<mako@atdot.cc> | Changed quickvotes so that they take an identifier... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
<jlsharps@mit.edu> | Added a new bar graph, that counts how many points... |
blob | commitdiff | raw | diff to current |
2007-08-09 |
<jlsharps@mit.edu> | Updated the "votes_per_day" method in graph controller... |
blob | commitdiff | raw | diff to current |
2007-08-08 |
<mako@atdot.cc> | Renamed CSS and layout to move from the old name (HC... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
<jlsharps@mit.edu> | Changed the Selectricity header into a link, and modifi... |
blob | commitdiff | raw | diff to current |
2007-08-06 |
<jlsharps@mit.edu> | Modified the methods in graphs controller so they would... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
<jlsharps@mit.edu> | Removed the breakpointer from the quickvote create... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
<jlsharps@mit.edu> | Well, it seems I forgot to add the acts_as_authenticat... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
<jlsharps@mit.edu> | I have added the acts_as_authenticated plugin to code... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
<mako@atdot.cc> | Updated the system to Rails 1.2. |
blob | commitdiff | raw | diff to current |
2007-03-30 |
<mako@atdot.cc> | Variety of small changes (mostly to properties) plus... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
<mako@atdot.cc> | small number of cosmetic fixes to quickvotes and a... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
<mako@atdot.cc> | added support for drag and drop preferential quick... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
<mako@atdot.cc> | Added the ability to do ajax adding of candidates so... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
<mako@atdot.cc> | rebranded from votingbooth to hyperchad |
blob | commitdiff | raw | diff to current |
2006-10-12 |
<mako@atdot.cc> | Made a large number of mostly cosmetic fixes after... |
blob | commitdiff | raw | diff to current |
2006-10-12 |
<mako@atdot.cc> | working quickvote support created |
blob | commitdiff | raw | diff to current |
|