Skip to content

Latest commit

 

History

History
executable file
·
17 lines (10 loc) · 598 Bytes

README.rdoc

File metadata and controls

executable file
·
17 lines (10 loc) · 598 Bytes

Email notification per user - Redmine plugin


This plugin allows you to disable the notification of the issue changes for user level

The default values for per user notification fields should be the following:

All issues changes - unchecked Only status changes - checked Only priority changes - checked Only notes added - checked

Installation notes


Step1 : Download last version from github.com/johnp2686/redmine_notify.git

Step2 : rake redmine:plugins:migrate RAILS_ENV=production,

Step3 : Restart your Redmine server.