Skip to content

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

License

Notifications You must be signed in to change notification settings

auroraresearchlab/redmine_mentions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Mentions

Forked from https://github.com/arkhitech/redmine_mentions which seems to be unmaintained, and made it work with Redmine4.x/Ruby2.6.x/Rails5.2.x.

Issues and PRs are welcome.

Redmine site: http://www.redmine.org/plugins/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 git://github.com/tainewoo/redmine_mentions.git

Restart Redmine

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 88.6%
  • Ruby 5.5%
  • HTML 4.7%
  • CSS 1.2%