Giter VIP home page Giter VIP logo

redpoll's Introduction

RedPoll

Plugin for creating polls.

Environment:

Ruby 2.2+
Redmine 3.3+
breadcrumbs_on_rails (3.0.1)

Installation a plugin:

  1. cd {REDMINE_ROOT}/plugins
  2. git clone https://github.com/elecard-med/redpoll.git
  3. bundle install
  4. bundle exec rake redmine:plugins:migrate RAILS_ENV=production
  5. Restart Redmine
  6. Then enable the plugin "Administration->Plugins" for projects
  7. Create group "redpoll" "Administration->Groups->New group"
  8. Add users who are allowed to create polls in a group of redpoll or create new users

Tests:

rake redmine:plugins:test NAME=redpoll

Run:

Log in Redmine "redpoll" user and create a new poll. Create a new question and a list of answers to this question. Consistently create all questions and answers to them. Copy the code like {{redpoll(70%, 300px, 1)}} and paste to the wiki page

Settings:

Administration->Plugins->Redpoll plugin Configure If you want, you can determine the name of the band Redpoll group (default redpoll) and the output format of the voting user. To restrict user fields from output patch self.format_user(user) function in app/helpers/redpoll_votes_helper.rb

Uninstalling a plugin:

  1. bundle exec rake redmine:plugins:migrate NAME=plugin_name VERSION=0 RAILS_ENV=production
  2. rm #{RAILS_ROOT}/plugins/redpoll
  3. Restart Redmine

License:

MIT

Autors of the Plugin:

Elecard-Med Company (Aleksey Shimonchuk, Ivan Lysenko, Valery Dacyuk, Sergey Kochetkov)

redpoll's People

Contributors

elecard-med avatar

Watchers

tuobashao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.