This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
COPYRIGHT.txt | Mon Dec 29 15:24:47 -0800 2008 | |
| |
CREDITS.txt | Fri Jan 02 20:10:46 -0800 2009 | |
| |
GPL.txt | Mon Dec 29 15:24:47 -0800 2008 | |
| |
README.rdoc | Tue Mar 31 13:01:41 -0700 2009 | |
| |
Rakefile | Wed Oct 14 14:35:23 -0700 2009 | |
| |
VERSION | Wed Oct 14 14:35:23 -0700 2009 | |
| |
app/ | Tue Mar 24 22:51:10 -0700 2009 | |
| |
config/ | Tue Mar 24 20:47:15 -0700 2009 | |
| |
init.rb | Wed Oct 14 14:35:23 -0700 2009 | |
| |
lang/ | Tue Mar 24 20:47:15 -0700 2009 | |
| |
lib/ | Wed Oct 14 14:35:23 -0700 2009 | |
| |
rails/ | Wed Oct 14 14:35:23 -0700 2009 | |
| |
spec/ | Tue Mar 24 22:51:10 -0700 2009 | |
| |
system_notification_plugin.gemspec | Wed Oct 14 14:35:26 -0700 2009 | |
| |
test/ | Tue Dec 02 10:35:52 -0800 2008 |
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
- 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+
- Restart your Redmine web servers (e.g. mongrel, thin, mod_rails)
Usage
To send an email:
- Login to Redmine as an Administrator
- Browse to the Administration panel
- Select the System Notifications Panel
- Pick which users to send the notification to
- Enter the Subject and Body of the email
- 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






