Plugins Directory » Silencer
Author: | Alex Shulgin | |
---|---|---|
Website: | https://github.com/commandprompt/redmine_silencer | |
Code repository: | git://github.com/commandprompt/redmine_silencer.git | |
Registered on: | 2011-10-18 (about 13 years ago) | |
Current version: | 0.1.0 | |
Compatible with: | Redmine 1.1.x, 1.2.x, 1.3.x | |
User ratings: |
A redmine plugin to suppress email notifications (at will) when updating issues.
Especially useful for silent mass-updates when you don't want to spam all the project participants with your minor update.
Installation notes
Simply clone the git repo under vendor/plugins
and restart the webserver.
Then go to Administration > Roles and permissions and enable 'Suppress mail notifications' permission for roles that need to be able to do that (typical Manager and/or Developer.)
Changelog
0.1.0 (2012-03-28)
Compatible with Redmine 1.1.x, 1.2.x, 1.3.x.
This version adds redmine-1.1 compatibility.
0.0.1 (2011-10-18)
Compatible with Redmine 1.2.x.