Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nounder/redmine_shady
Redmine plugin allowing to temporarily disable sending e-mail notifications triggered by user
https://github.com/nounder/redmine_shady
redmine redmine-plugin
Last synced: 6 days ago
JSON representation
Redmine plugin allowing to temporarily disable sending e-mail notifications triggered by user
- Host: GitHub
- URL: https://github.com/nounder/redmine_shady
- Owner: nounder
- License: gpl-3.0
- Created: 2015-11-05T21:49:09.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-21T17:24:15.000Z (over 1 year ago)
- Last Synced: 2024-08-27T01:42:20.861Z (3 months ago)
- Topics: redmine, redmine-plugin
- Language: Ruby
- Size: 19.5 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Redmine Shady
=============Redmine plugin allowing to temporarily disable sending e-mail notifications
triggered by user.Installation
------------Follow standard Redmine plugin installation procedure.
* Move `redmine_shady/` to `$REDMINE/plugins/`.
Configuration
-------------* Set "Use Shady Mode" permission for roles.
Authorized users will be able to temporarily disable sending notifications
triggered by his action by clicking "Shady Mode" in account menu.Requirements
------------Since this program depend on another software, it was written with compatibility
in mind to keep it functional across many version of software it uses.* Redmine (`>= 3`)
* Redmine (`2.0+`, use [redmine-2x branch](https://github.com/rgtk/redmine_shady/tree/redmine-2.x))