]> source.dussan.org Git - redmine.git/commit
Enable users to receive email notifications about high issues (only) (#32628).
authorGo MAEDA <maeda@farend.jp>
Tue, 21 Jan 2020 04:23:26 +0000 (04:23 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 21 Jan 2020 04:23:26 +0000 (04:23 +0000)
commitd48769f152ffbfa7203889c6c08e6bb0591e3ab3
tree010840b0a332949a182339eb50f6b99455ee78ea
parentd438c89b1a986176bf9fa6e5bb4dab6a1f4ee8e1
Enable users to receive email notifications about high issues (only) (#32628).

Patch by Jan Schulz-Hofen.

git-svn-id: http://svn.redmine.org/redmine/trunk@19449 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/issue.rb
app/models/user.rb
app/models/user_preference.rb
app/views/users/_mail_notifications.html.erb
config/locales/en.yml
test/functional/my_controller_test.rb
test/unit/issue_test.rb