ojde / redmine-vote_on_issues-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vote On Issues

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

Current version: 1.0.3

Developed on Redmine 4.2.3

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-21 Ole Jungclaussen. See LICENSE for details.

About

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

License:MIT License


Languages

Language:Ruby 48.9%Language:HTML 22.0%Language:JavaScript 18.4%Language:CSS 10.6%