Mostly worked on the candidate adding feature to include pictures and
author<mako@atdot.cc> <>
Thu, 17 Aug 2006 21:16:15 +0000 (17:16 -0400)
committer<mako@atdot.cc> <>
Thu, 17 Aug 2006 21:16:15 +0000 (17:16 -0400)
commit2ba40f97b78f529984ff26c7c7d61c91d213e7b0
treed5031170a915a158747656d85a521eb52ddfe0cb
parent4efa3e9bc47cc649205a399fde51ed7e61bef7f8
Mostly worked on the candidate adding feature to include pictures and
haev a better interface.
15 files changed:
app/controllers/election_controller.rb
app/models/candidate.rb
app/views/election/_candidate_form.rhtml [new file with mode: 0644]
app/views/election/_candidate_line.rhtml
app/views/election/_candidate_line_edit.rhtml [new file with mode: 0644]
app/views/election/_candidate_list.rhtml
app/views/election/_candidates_form.rhtml
app/views/election/_voter_list.rhtml
app/views/election/edit_candidate.rhtml [new file with mode: 0644]
app/views/election/edit_candidates.rhtml
app/views/election/new_candidates.rhtml [deleted file]
app/views/election/show.rhtml
app/views/site/_user_summary.rhtml
db/create.sql
public/stylesheets/vb.css

Benjamin Mako Hill || Want to submit a patch?