Working on a step-by-step workflow audit.
author<mako@atdot.cc> <>
Thu, 17 Aug 2006 03:46:31 +0000 (23:46 -0400)
committer<mako@atdot.cc> <>
Thu, 17 Aug 2006 03:46:31 +0000 (23:46 -0400)
commit4efa3e9bc47cc649205a399fde51ed7e61bef7f8
tree72e82fb28bda3340b02da3ef4e2eaecbfdc24402
parent6d422530319d9fbacc37c271e22778d07414f0da
Working on a step-by-step workflow audit.
14 files changed:
app/controllers/election_controller.rb
app/controllers/site_controller.rb
app/models/election.rb
app/models/user.rb [new file with mode: 0644]
app/views/election/_candidates_form.rhtml
app/views/election/_overview_form.rhtml
app/views/election/new_candidates.rhtml
app/views/layouts/vb.rhtml
app/views/site/_basic_login.rhtml
app/views/site/_user_summary.rhtml [new file with mode: 0644]
app/views/site/index.rhtml
app/views/user/login.rhtml [new file with mode: 0644]
db/create.sql
public/stylesheets/vb.css

Benjamin Mako Hill || Want to submit a patch?