Skip to content

peelman/redmine_cc_addresses

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Redmine / ChiliProject CC Addresses Plugin ##About Allows the addition of generic CC entries to allow status messages to get sent to non-registered or other external members of a project / Redmine/CP instance.

Check out Eric Davis's Email Watchers for an alternative plugin.

###Features

  • Permissions for Viewing, Creating, and Removing Addresses from issues
  • Extends Redmine/CP's existing Mailer model, rules like BCC recipients are obeyed
  • Validates email addresses on entry (the regex here may require tweaking, we'll see)

###Version

  • Currently at 0.3

  • Requires Redmine 1.1.x or later

    or

  • Requires ChiliProject 2.0 or later

###Languages

  • English

  • German

  • Chinese

    If you'd like to submit a translation, please do so!

###Usage ####Install

  1. cd [redmine]/vendor/plugins/
  2. git clone http://github.com/peelman/redmine_cc_addresses.git
  3. rake db:migrate_plugins
  4. touch [redmine]/tmp/restart.txt
  5. Profit?

####Enabling and Permissions

  • Needs to be enabled per-project in the Modules tab
  • Permissions are set via the traditional role method

###Screenshots CC Addresses in action

##Author Nick Peelman

##Credits Extrapolated and hacked as a cross between:

Extra Special Thanks to Chris Moore (http://github.com/cdmwebs)

##Licensing

Releases

No releases published

Packages

No packages published

Languages