]>
projects.mako.cc - selectricity-live/log
<mako@atdot.cc> [Thu, 17 Aug 2006 03:46:31 +0000 (23:46 -0400)]
Working on a step-by-step workflow audit.
<mako@atdot.cc> [Wed, 16 Aug 2006 22:28:23 +0000 (18:28 -0400)]
Added vb layout to election controller.
<mako@atdot.cc> [Wed, 16 Aug 2006 22:12:13 +0000 (18:12 -0400)]
Overrode a number of the new account defaults and added some of my own
features.
<mako@atdot.cc> [Wed, 16 Aug 2006 21:51:04 +0000 (17:51 -0400)]
Added the RoR Login-Engine and activated it on the site.
<mako@atdot.cc> [Wed, 16 Aug 2006 21:21:25 +0000 (17:21 -0400)]
Upgrade to Rails 1.1.
<mako@atdot.cc> [Wed, 16 Aug 2006 20:57:38 +0000 (16:57 -0400)]
Added a new site wide design and some other bits and pieces.
<mako@atdot.cc> [Wed, 16 Aug 2006 19:36:30 +0000 (15:36 -0400)]
Renamed "elections" controller to "election."
<mako@atdot.cc> [Wed, 16 Aug 2006 19:30:18 +0000 (15:30 -0400)]
Added processing and presentatin of results.
<mako@atdot.cc> [Wed, 16 Aug 2006 19:19:42 +0000 (15:19 -0400)]
Adding the rubyvote library to do the actually election-making. The only
method supported at the moment is CloneproofSSD.
<mako@atdot.cc> [Wed, 16 Aug 2006 04:51:17 +0000 (00:51 -0400)]
Fixed the detailed results so that they return anonymized results in
aphabetical order and display vote information correct (as per tests at
least).
<mako@atdot.cc> [Tue, 25 Jul 2006 20:46:17 +0000 (16:46 -0400)]
Removed extra copy of randarray.rb that was lying around in the wrong place.
<mako@atdot.cc> [Tue, 25 Jul 2006 20:45:53 +0000 (16:45 -0400)]
Major changes in this commit over include work over several days but that was never working well enough to end in a commit. These included:
* Added a voting interface so that folks can use their magic token to log into
the system and vote.
* Expanded a variety of the existing models to accomidate the process of voting.
* Adjusted the DB to allow for storing different types of votes.
<mako@atdot.cc> [Fri, 14 Jul 2006 22:50:49 +0000 (18:50 -0400)]
Variety of improvements and additions:
* Much improved list screen for elections.
* Initial voter-based interface based around tokens.
* New uniq_token regenerating library.
Left things a little bit unstable including:
* uniq_token should be refactored to provide only a class method.
* voter list review page is unwritten
* rankings are committed to the database but some sort somewhere seems
to be botching things.
<mako@atdot.cc> [Thu, 13 Jul 2006 20:23:20 +0000 (16:23 -0400)]
Added a series of files so that elections can be created and edited and
such. There is still no functionality for running votes yet.
<mako@atdot.cc> [Thu, 13 Jul 2006 00:01:20 +0000 (20:01 -0400)]
Correctly ignore the log files.
<mako@atdot.cc> [Wed, 12 Jul 2006 23:58:33 +0000 (19:58 -0400)]
Initital scaffolding of the website plus initial work on the adding and
editing general information for votes and list of candidates. The first
steps toward importing voters has also been added.
<mako@atdot.cc> [Tue, 11 Jul 2006 16:35:22 +0000 (12:35 -0400)]
Creation of new VotingBooth rails application to expose the
functionality of the RubyVote library.
Benjamin Mako Hill || Want to submit a patch?