public
Description:
Homepage:
Clone URL: git://github.com/edavis10/redmine-system-notification-plugin.git
name age message
file COPYRIGHT.txt Mon Dec 29 15:24:47 -0800 2008 Added COPYRIGHT and CREDIT information. #1926 [edavis10]
file CREDITS.txt Fri Jan 02 20:10:46 -0800 2009 Added Korean translation from youngseok yi #... [edavis10]
file GPL.txt Mon Dec 29 15:24:47 -0800 2008 Added COPYRIGHT and CREDIT information. #1926 [edavis10]
file README.rdoc Tue Mar 31 13:01:41 -0700 2009 Updated README [edavis10]
file Rakefile Wed Oct 14 14:35:23 -0700 2009 Updated rakefile for jeweler [edavis10]
file VERSION Wed Oct 14 14:35:23 -0700 2009 Added Version file [edavis10]
directory app/ Tue Mar 24 22:51:10 -0700 2009 [#2313] Added HTML support to emails using Redm... [edavis10]
directory config/ Tue Mar 24 20:47:15 -0700 2009 Updated the Hungarian translation. #2037 [edavis10]
file init.rb Wed Oct 14 14:35:23 -0700 2009 Added init file for Rails GemPlugin [edavis10]
directory lang/ Tue Mar 24 20:47:15 -0700 2009 Updated the Hungarian translation. #2037 [edavis10]
directory lib/ Wed Oct 14 14:35:23 -0700 2009 Added empty lib/ directory for jeweler [edavis10]
directory rails/ Wed Oct 14 14:35:23 -0700 2009 Added init file for Rails GemPlugin [edavis10]
directory spec/ Tue Mar 24 22:51:10 -0700 2009 [#2313] Added HTML support to emails using Redm... [edavis10]
file system_notification_plugin.gemspec Wed Oct 14 14:35:26 -0700 2009 Added generated gemspec [edavis10]
directory test/ Tue Dec 02 10:35:52 -0800 2008 Adding generated plugin [edavis10]
README.rdoc

System Notification Plugin

System Notifications is a Redmine plugin that will allow an Administrator to send notification emails to recently logged in users. This is useful to announce new features, downtime, or other system information.

Features

  • Send email to recently logged in users
  • Ajax user selector to preview which users will receive the email

Getting the plugin

A copy of the plugin can be downloaded from Little Stream Software or from GitHub

Installation and Setup

  1. Follow the Redmine plugin installation steps at: www.redmine.org/wiki/redmine/Plugins Make sure the plugin is installed to +vendor/plugins/system_notification_plugin+
  2. Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)

Usage

To send an email:

  1. Login to Redmine as an Administrator
  2. Browse to the Administration panel
  3. Select the System Notifications Panel
  4. Pick which users to send the notification to
  5. Enter the Subject and Body of the email
  6. Click Send

License

This plugin is licensed under the GNU GPL v2. See COPYRIGHT.txt and GPL.txt for details.

Project help

If you need help you can contact the maintainer at his email address (See CREDITS.txt) or create an issue in the Bug Tracker. The bug tracker is located at projects.littlestreamsoftware.com