]> source.dussan.org Git - redmine.git/commit
Mail notification options restored (default is: issue_added and issue_updated).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 14 Sep 2007 15:30:46 +0000 (15:30 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 14 Sep 2007 15:30:46 +0000 (15:30 +0000)
commit23264ec3eb8e17543922a0093ed402a9d7ba5de9
tree94817aaa5e78fe305732196d5c4ed79602a2ea78
parent1fa1f620183d2268e906deadb1c5f87a0335d518
Mail notification options restored (default is: issue_added and issue_updated).
Added mail notification when adding a news (disabled by default).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@728 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/admin_controller.rb
app/controllers/documents_controller.rb
app/controllers/issues_controller.rb
app/controllers/projects_controller.rb
app/models/mailer.rb
app/models/message_observer.rb
app/models/setting.rb
app/views/admin/mail_options.rhtml
app/views/mailer/news_added.rhtml [new file with mode: 0644]
config/settings.yml