Added the forgot password functionality to the voters of Full Elections. Also, modifi...
author<jlsharps@mit.edu> <>
Fri, 31 Aug 2007 19:20:21 +0000 (15:20 -0400)
committer<jlsharps@mit.edu> <>
Fri, 31 Aug 2007 19:20:21 +0000 (15:20 -0400)
commit2ee3731fd7cc776524f44005a99035d01168e6c0
treeec88ae40d927904d19041d65b2795f780564aa60
parent07c4c28f94d7628c0d5c48db810956f680c5f48e
Added the forgot password functionality to the voters of Full Elections. Also, modified the votestart e-mail to reflect the new Selectricity home (selectricity.org).
app/controllers/election_controller.rb
app/controllers/voter_controller.rb
app/models/voter_notify.rb
app/views/election/remind_voter.rhtml [new file with mode: 0644]
app/views/voter/forgot_password.rhtml [new file with mode: 0644]
app/views/voter_notify/reminder.rhtml [new file with mode: 0644]
app/views/voter_notify/votestart.rhtml
config/environment.rb
db/schema.rb

Benjamin Mako Hill || Want to submit a patch?