Coder Social home page Coder Social logo

redmine_newissuealerts's Introduction

New Issue Alerts plugin

Redmine NewIssueAlerts is a Redmine plugin that sends an email to specified email addresses when a new issue is logged

Author

  • Emmanuel Bretelle aka chantra <chantra_-AT-debuntu-DOT-_org>

Changelog

For the complete changelog see the Changelog-file in the Redmine New Issue Alerts plugin directory.

Latest stable release

The currently available, latest stable release of the plugin is version 0.0.2.

Purpose

This plugin can be used to make sure that a new issue is getting the exposure it needs. For instance, you might decide that any new issue logged on a specific project is sent to a distribution email address. People from that distribution email list will then be able to triage the new issue and assign it to the right person.

The reason the plugin was created was because I did not find assign tickets to a group of users using redmine stock functionnalities. This can, to some extend, resolve www.redmine.org/issues/408

People from that group and/or manager will still have to assign the issue to the right person though.

Compatibility

This plugin should compatible with Redmine 0.9.x, 1.x as well as with the current Redmine trunk.

It was last tested against Redmine 1.2.1

Obtaining

URL of the GitHub repository: http://github.com/chantra/redmine_newissuealerts/tree/master

The source of this plugin can be “cloned” from the GitHub-repo using:

$ cd {RAILS_ROOT}/vendor/plugins && git clone git://github.com/chantra/redmine_newissuealerts.git

Installation

Usage

This plugin works on a per project basis. To enable it, go to Project -> Settings -> Modules and enable “Newissuealerts”

By default only Redmine managers can access the plugin settings. Administrators need to enable access to project managers through http://redmine.url/roles/report under the “Newissuealerts” section.

A tab called “Email on New Issue” will appear on project which have enabled the plugin providing that the user has enough credential.

New Issue Alerts can be created/enabled/disabled/deleted from that page.

While an option to set email priority is accessible, priority is not a standard email header and behaviour might depend on each email client.

Upgrading

  • Backup the currently deployed New Issue Alerts plugin (cp -r /vendor/plugins/redmine_newissuealerts /vendor/plugins/redmine_newissuealerts-backup)

  • Update the plugin using git pull

  • Restart your Redmine

Uninstalling

  • Remove the directory “redmine_newissuealerts” from the plugin-directory “../vendor/plugins”

  • Restart Redmine

Licensing

This plugin is open-source and licensed under the “GNU General Public License v2” (GPL, www.gnu.org/licenses/old-licenses/gpl-2.0.html). See the included GPL.txt and LICENSE.txt files for details.

  • ©2009, Emmanuel Bretelle aka chantra

Support

If you would like to report a bug or request a new feature you can open a new issue at the issue-tracking section of the plugins’ GitHub site: github.com/chantra/redmine_newissuealerts/issues. You can also post your feedback about the plugin in the dedicated plugin-section of the Redmine forums (www.redmine.org/projects/redmine/boards/3)

As an alternative you can also join the #redmine channel on the “freenode IRC network” (freenode.net/irc_servers.shtml) to see if there is anyone who can provide some support.

redmine_newissuealerts's People

Contributors

chantra avatar erikwegner avatar mischatheevil avatar thorin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.