Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cat-in-136/redmine_scheduling_poll
a plugin to provide the simple way to schedule appointments on Redmine
https://github.com/cat-in-136/redmine_scheduling_poll
redmine-plugin redmine-plugins
Last synced: 2 months ago
JSON representation
a plugin to provide the simple way to schedule appointments on Redmine
- Host: GitHub
- URL: https://github.com/cat-in-136/redmine_scheduling_poll
- Owner: cat-in-136
- License: mit
- Created: 2015-10-27T22:27:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T04:44:38.000Z (5 months ago)
- Last Synced: 2024-08-03T05:38:13.008Z (5 months ago)
- Topics: redmine-plugin, redmine-plugins
- Language: Ruby
- Homepage: https://www.redmine.org/plugins/redmine_scheduling_poll
- Size: 209 KB
- Stars: 18
- Watchers: 8
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE.md
Awesome Lists containing this project
README
= redmine_scheduling_poll
Scheduling Poll is a plugin which provides simple polls to scheduling appointments on Redmine.
{rdoc-image:https://github.com/cat-in-136/redmine_scheduling_poll/workflows/Redmine%20Plugin/badge.svg}[https://github.com/cat-in-136/redmine_scheduling_poll/actions]
{rdoc-image:https://img.shields.io/badge/-redmine.org-B32024.svg?logo=redmine}[https://www.redmine.org/plugins/redmine_scheduling_poll]* belongs to issue (not project)
* anybody can add alternative date== How to install
* Download the plugin to your 'plugins/' directory
* Runbundle 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== Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/cat-in-136/redmine_scheduling_poll
== License
MIT License.
See the 'LICENSE.md' file.