Plugins Directory » Redmine Vote
Author: | Jong-Ha Ahn | |
---|---|---|
Website: | https://github.com/jongha/redmine_vote | |
Code repository: | https://github.com/jongha/redmine_vote | |
Registered on: | 2014-03-18 (over 10 years ago) | |
Current version: | 1.0.1 | |
Compatible with: | Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x | |
User ratings: |
This is redmine vote plugin. Its style is similar to stackoverflow. You can vote for each message with a positive or negative point. When you install this plugin votes table is created internally. This plugin shows the sum of points the message using internal table. If you want to know the reaction of message in Redmine forum, this plugin helps you. And also if you want more functions of the plugin, you can add the issue on github freely. Thanks.
Installation notes
- For Redmine 1.x: rake db:migrate_plugins RAILS_ENV=production
- For Redmine 2.x: rake redmine:plugins:migrate RAILS_ENV=production
- (Re)start Redmine.
Changelog
1.0.1 (2014-03-20)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.
1.0.0 (2014-02-28)
Compatible with Redmine 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.