matthewfu / redmine_mentions

Allows users to mention team members in their notes/comments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Redmine Mentions

Allows users to mention team members in their notes/comments.

Functionality

In editing an issue, user can mention his/her colleagues username that are part of the project from the drop down list, the mentioned user receives an email with the body of the comment and information who mentioned him on particular issue.

By default '@' sign is used as the trigger for the mentioning, however the trigger can be changed among available triggers.

Installation

To Install this plugin goto plugins in your redmine repository

Clone the git repository:

    cd plugins
git clone https://github.com/arkhitech/redmine_mentions.git

Restart Redmine

About

Allows users to mention team members in their notes/comments.

License:MIT License


Languages

Language:JavaScript 88.9%Language:Ruby 5.4%Language:HTML 4.5%Language:CSS 1.2%