GithubHelp home page GithubHelp logo

isabella232 / notify_custom_users Goto Github PK

View Code? Open in Web Editor NEW

This project forked from restream/notify_custom_users

0.0 0.0 0.0 246 KB

Email Notifications for Custom field with User type

License: Apache License 2.0

Ruby 100.00%

notify_custom_users's Introduction

Redmine Plugin for Notifying Custom Users

Build Status Code Climate

This plugin automatically sends email notifications to users specified in the Custom field of the User format.

Compatibility

This plugin version is compatible only with Redmine 3.3.0 and later.

Installation

  1. To install the plugin

    • Download the .ZIP archive, extract files and copy the plugin directory into #{REDMINE_ROOT}/plugins.

    Or

    • Change you current directory to your Redmine root directory:

        cd {REDMINE_ROOT}
      

      Copy the plugin from GitHub using the following commands:

        git clone https://github.com/Restream/notify_custom_users.git plugins/notify_custom_users
      
  2. Restart Redmine.

Now you should be able to see the plugin in Administration > Plugins.

Usage

This plugin sends email notifications to users specified in the Custom field of the User format. Before sending a notification, the plugin checks whether the user has the required permissions with regard to the corresponding project. If the user specified in the custom field is changed, both the previous user and the new user will receive notifications.

To create a custom field in Redmine

  1. Go to Administration > Custom fields and click New custom field.
    create custom field
  2. Select the required type of object to which you want to attach the custom field, e.g. Issues. Click Next.
  3. Select the User format in the drop-down list and specify the field name. Click Save.
    create custom field

When you create or edit an issue, you can use the created field to select a user you want to notify by email.
select user

Maintainers

Danil Tashkinov, github.com/nodecarter

License

Copyright (c) 2016 Restream

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

notify_custom_users's People

Contributors

irina-l avatar nodecarter 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.