Allowed for the results page of quickvotes to be hidden while the quickvote is go
author<jlsharps@mit.edu> <>
Sat, 25 Aug 2007 00:59:18 +0000 (20:59 -0400)
committer<jlsharps@mit.edu> <>
Sat, 25 Aug 2007 00:59:18 +0000 (20:59 -0400)
commit3e545735b4784af19edec9bfcc8e25ff17cb7f12
treeedb7f74cdf34b080c1e92d94a40f6ca940ac7e9b
parent7b649ccad8804580632c255b9f451482fdbbe32d
Allowed for the results page of quickvotes to be hidden while the quickvote is go
ing on. Also added a 'notices' option to QuickVotes available only to logged in u
sers. Those two options were added to the elections table, so they should be easy
 to extend to full elections. Also redid some logic on the layout and index.
app/controllers/quickvote_controller.rb
app/views/layouts/main.rhtml
app/views/quickvote/_advanced.rhtml
app/views/quickvote/my_quickvotes.rhtml
app/views/quickvote/not_viewable.rhtml [new file with mode: 0644]
app/views/site/index.rhtml
db/create.sql
db/schema.rb

Benjamin Mako Hill || Want to submit a patch?