Skip to content

birdie60/redmine_scheduling_poll

 
 

Repository files navigation

redmine_scheduling_poll

Scheduling Poll is a plugin which provides simple polls to scheduling appointments on Redmine.

<img src=“https://travis-ci.org/cat-in-136/redmine_scheduling_poll.svg?branch=master” alt=“Build Status” /> <img src=“https://img.shields.io/redmine/plugin/stars/redmine_scheduling_poll.svg” alt=“Redmine Plugins” />

How to install

  • Download the plugin to your ‘plugins/’ directory

  • Run bundle exec rake redmine:plugins:migrate RAILS_ENV=production

  • Restart your redmine

  • Go to Admin/Projects

  • Enable “scheduling poll”

  • Go to Admin/Role

  • Add permission “View scheduling polls” and/or “Vote scheduling polls” to some user

Developing Note

This project is currently under beta stage of development.

  • belongs to issue (not project)

  • anybody can add alternative date

  • notifies new polls to slack channel if redmine-slack plugin installed (but voting and poll modification is not notified)

About

a plugin to provide the simple way to schedule appointments on Redmine

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 74.4%
  • HTML 21.0%
  • Shell 3.8%
  • CSS 0.8%