Improve consistency of XMLRPC error reporting. Now, all error conditions will raise...
[selectricity-live] / app / models /
2007-08-17 John DongImprove consistency of XMLRPC error reporting. Now...
2007-08-17 John DongAlso expose voter's Session ID
2007-08-17 John DongFix validation of candidate names
2007-08-17 John DongFixed all triggerable DeprecationWarnings. BE ON LOOKOU...
2007-08-17 John Dong* Validate that quickvote.name is not nil
2007-08-17 John DongCaught error from testcase! Quickvote creation errors...
2007-08-17 John DongAdd a way to get the votes list from a quickvote votes...
2007-08-17 John DongThrow an ArgumentError if invalid election name is...
2007-08-17 John DongXMLRPC Vote Casting Validation:
2007-08-16 John DongAdd XMLRPC interface for creating new quickvotes
2007-08-16 John DongAdd XMLRPC API for getting an individual quickvote...
2007-08-16 John Donglist_quickvotes XMLRPC returns candidate ID's instead...
2007-08-16 John DongAdd XMLRPC call for getting a list of all QuickVotes
2007-08-16 <jlsharps@mit.edu>Merged from John's branch, includs a lot of IP lookup...
2007-08-16 John DongValidate that quickvote name is not an integer -- cause...
2007-08-16 John DongAdded XMLRPC API to obtain list of voters
2007-08-16 John Dong* Tighter validation, closed a number of crashes due...
2007-08-16 John DongFix crasher when nil is passed to ident_to_quickvote
2007-08-15 John DongMerge jdong
2007-08-15 John DongRecord "XMLRPC Request" in ipadress field of XML RPC...
2007-08-15 John DongRecord a junk IP address for XMLRPC'ers
2007-08-15 John DongMerge my branch, which properly implements casting...
2007-08-15 John DongMerge head
2007-08-15 John DongMerge head
2007-08-15 John DongMerge from head
2007-08-15 John DongCommit partial implementation of casting quickvotes...
2007-08-15 John DongXMLRPC: Add translator from candidate ID to names
2007-08-14 John DongMerge plurality fix
2007-08-14 John DongFix broken Plurality vote by removing a type check...
2007-08-14 John DongMerge jdong branch
2007-08-14 John Dong* Refactor candidate map over to its own API call
2007-08-14 John DongMerge from my devel branch
2007-08-14 John Dong* Changed XMLRPC API to use arrays of ID's to report...
2007-08-14 John DongRefactor the ident_to_quickvote method as a classmethod...
2007-08-14 John DongMerge refactor
2007-08-14 John DongRefactored quickvotes result calculator from the contro...
2007-08-14 John DongMerge my local branch, bring back xmlrpc
2007-08-14 John DongIntroduce XMLRPC API files. It is not currently functio...
2007-08-09 <jlsharps@mit.edu>Updated the "votes_per_day" method in graph controller...
2007-08-08 <mako@atdot.cc>Changed properties to remove unecessary exectables.
2007-08-07 <mako@atdot.cc>Modified QuickVote table to work by object type and...
2007-08-07 <jlsharps@mit.edu>The user model has been modified so that it stores...
2007-08-06 <jlsharps@mit.edu>Modified the methods in graphs controller so they would...
2007-08-04 <mako@atdot.cc>removed save line that was causing the new elections...
2007-08-04 <jlsharps@mit.edu> Well, it seems I forgot to add the acts_as_authenticat...
2007-07-31 <jlsharps@mit.edu>I have added the acts_as_authenticated plugin to code...
2007-07-18 <mako@atdot.cc>Updated the system to Rails 1.2.
2007-03-30 <mako@atdot.cc>Variety of small changes (mostly to properties) plus...
2006-10-16 <mako@atdot.cc>tiny fix
2006-10-16 <mako@atdot.cc>small number of cosmetic fixes to quickvotes and a...
2006-10-14 <mako@atdot.cc>added support for drag and drop preferential quick...
2006-10-14 <mako@atdot.cc>Added the ability to do ajax adding of candidates so...
2006-10-13 <mako@atdot.cc>a long variety of improvements and tweaks
2006-10-12 <mako@atdot.cc>Made a large number of mostly cosmetic fixes after...
2006-10-12 <mako@atdot.cc>working quickvote support created
2006-10-11 <mako@atdot.cc>Added support for voting in QuickVotes.
2006-10-11 <mako@atdot.cc>Added initial support fo QuickVotes. There is support...
2006-09-10 <mako@atdot.cc>A few major changes:
2006-08-17 <mako@atdot.cc>Mostly worked on the candidate adding feature to includ...
2006-08-17 <mako@atdot.cc>Working on a step-by-step workflow audit.
2006-08-16 <mako@atdot.cc>Added processing and presentatin of results.
2006-08-16 <mako@atdot.cc>Fixed the detailed results so that they return anonymiz...
2006-07-25 <mako@atdot.cc>Major changes in this commit over include work over...
2006-07-14 <mako@atdot.cc>Variety of improvements and additions:
2006-07-13 <mako@atdot.cc>Added a series of files so that elections can be create...
2006-07-12 <mako@atdot.cc>Initital scaffolding of the website plus initial work...

Benjamin Mako Hill || Want to submit a patch?