Project

General

Profile

Basic Polls plugin

Added by Victor Dulepov almost 14 years ago

Adds basic polls management to Redmine. Create and edit polls and poll choices. Insert the polls and poll results as Wiki macros anywhere where textile formatting is allowed.

For details and the plugin itself see PluginBasicPolls


Replies (9)

RE: Basic Polls plugin - Added by Nikita Pustovoytov almost 14 years ago

Great plugin!

But I haven't found any download link or link to SCM :(

RE: Basic Polls plugin - Added by Victor Dulepov almost 14 years ago

Nikita, did you try the link to redmine_polls_v0.0.1.zip at the bottom of the PluginBasicPolls page?
(I admit we maybe should place a separate download link in a more visible place closer to the top...how about having a template for publishing plugins?)

RE: Basic Polls plugin - Added by Nikita Pustovoytov almost 14 years ago

Ooops... Now I see it.
I haven't notice it because all attached pictures are shown there and I mistakenly thought that all links are related to screenshots.

Usually plugins have a public SCM (for example, on github) and that SCM is shown in Plugin_List description. Maybe It's better to provide a link to attached file somewhere in header, before or after a PluginBasicPolls section?

RE: Basic Polls plugin - Added by Joshua Villagomez about 13 years ago

Any further development in this plugin? Seems to be a good one.

Error 500 - Added by Uli Hecht almost 13 years ago

I get an error 500 on some pages (e.g. home page) as soon as I enable this plugin. Log:


Processing WelcomeController#index (for ***.***.***.*** at 2011-05-03 17:07:06) [GET]
  Parameters: {"action"=>"index", "controller"=>"welcome"}
Rendering template within layouts/base
Rendering welcome/index

ActionView::TemplateError (uninitialized constant LastPollsHooks::HomeBlock) on line #31 of app/views/welcome/index.rhtml:
28:             </ul>
29:     </div>
30:     <% end %>
31:     <%= call_hook(:view_welcome_index_right, :projects => @projects) %>
32: </div>
33:
34: <% content_for :header_tags do %>

    lib/redmine/hook.rb:63:in `send'
    lib/redmine/hook.rb:63:in `call_hook'
    lib/redmine/hook.rb:63:in `each'
    lib/redmine/hook.rb:63:in `call_hook'
    lib/redmine/hook.rb:60:in `tap'
    lib/redmine/hook.rb:60:in `call_hook'
    lib/redmine/hook.rb:144:in `call_hook'
    app/views/welcome/index.rhtml:31:in `_run_rhtml_app47views47welcome47index46rhtml'
    /usr/lib/ruby/1.8/mongrel/rails.rb:76:in `process'
    /usr/lib/ruby/1.8/mongrel/rails.rb:74:in `synchronize'
    /usr/lib/ruby/1.8/mongrel/rails.rb:74:in `process'
    /usr/lib/ruby/1.8/mongrel.rb:159:in `process_client'
    /usr/lib/ruby/1.8/mongrel.rb:158:in `each'
    /usr/lib/ruby/1.8/mongrel.rb:158:in `process_client'
    /usr/lib/ruby/1.8/mongrel.rb:285:in `run'
    /usr/lib/ruby/1.8/mongrel.rb:285:in `initialize'
    /usr/lib/ruby/1.8/mongrel.rb:285:in `new'
    /usr/lib/ruby/1.8/mongrel.rb:285:in `run'
    /usr/lib/ruby/1.8/mongrel.rb:268:in `initialize'
    /usr/lib/ruby/1.8/mongrel.rb:268:in `new'
    /usr/lib/ruby/1.8/mongrel.rb:268:in `run'
    /usr/lib/ruby/1.8/mongrel/configurator.rb:282:in `run'
    /usr/lib/ruby/1.8/mongrel/configurator.rb:281:in `each'
    /usr/lib/ruby/1.8/mongrel/configurator.rb:281:in `run'
    /usr/lib/ruby/1.8/mongrel/command.rb:212:in `run'

Rendering /var/proj/public/500.html (500 Internal Server Error)

I'm using Redmine 1.1.2.

RE: Basic Polls plugin - Added by Uli Hecht almost 13 years ago

Sorry, I didn't read this:
Requires Blocks Layout plugin to run.

RE: Basic Polls plugin - Added by Terence Mill almost 13 years ago

And Blocks layout don't works!

RE: Basic Polls plugin - Added by Dave Abrahams over 12 years ago

This plugin is great! The one thing I really miss is a read-only permission. That is, I'd like to be able to grant permission to view poll results even to those who don't have permission to vote.

RE: Basic Polls plugin - Added by Luis Roa over 10 years ago

don't works, I using Redmine 2.x. :(

    (1-9/9)