Skip to content

marion2016/redmine-vote_on_issues-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vote On Issues

A plugin for Redmine which allows users to up- or down-vote issues.

Current version: 1.0.2

Developed on Redmine 3.3.2

Usage

  • Install plugin

    • Download latest release

    • Extract into Redmine’s plugin directory <redmine_path>/plugins

    • Rename the redmine-vote_on_issues-plugin-x.y.z directory to vote_on_issues

    • Restart Redmine

  • Enable for project

  • Enable permissions for roles (minimum requirement is always the user being logged in)

    • “Vote on issue”: Up- or down-vote on issues; change own votes or withdraw them. See own votes.

    • “View votes”: See the total number of votes on an issue.

    • “View voters”: See who voted how on an issue.

There are Up- and down-votes columns available for the issue listing.

Copyright © 2017 Ole Jungclaussen. See LICENSE for details.

About

Redmine Plugin Which Allows Users to Up- or Down-vote Issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 49.0%
  • HTML 25.1%
  • JavaScript 15.3%
  • CSS 10.6%