This is a plugin for the Redmine project management application that allows users to temporarily disable the automatic emails which are sent out (depending on configuration) when content is added or changed, such as when updating issues or wiki pages. The intent of this plugin is to allow users to make bulk changes or minor corrections without flooding the inboxes of other users of a project.
Version 0.6.0 adds support for Redmine 2.1.*, renews support for Redmine 2.0.* and 1.4.*, and adds Russian and Czech translations. (Thank you, Vladimir and jasir!)
git clone http://github.com/teleological/redmine_stealth.git vendor/plugins/redmine_stealth
git clone http://github.com/teleological/redmine_stealth.git plugins/redmine_stealth
touch tmp/restart.txt
Developed with Redmine 1.4.3. Initially developed against Redmine 0.9.1, and earlier versions were reported to work with versions up to 1.3-stable. May work with older or newer versions. Let me know!
GNU GPL v2, like Redmine itself
You can clone the project with Git by running:
$ git clone git://github.com/teleological/redmine_stealth