]> source.dussan.org Git - redmine.git/commit
Adds an option to send email notification when an attachment is added (#40569).
authorMarius Balteanu <marius.balteanu@zitec.com>
Sun, 28 Apr 2024 06:40:12 +0000 (06:40 +0000)
committerMarius Balteanu <marius.balteanu@zitec.com>
Sun, 28 Apr 2024 06:40:12 +0000 (06:40 +0000)
commitb5c48c1d973c501de61e7cbd1b6f8ad9ac1f112d
tree203b7eefea0cd8aa4af4e1555e89a9ac4f03efdf
parente4fcfc6990a724cacd6d4e978ee051735769f180
Adds an option to send email notification when an attachment is added (#40569).

Patch by  Mizuki ISHIKAWA (#ishikawa999).

git-svn-id: https://svn.redmine.org/redmine/trunk@22790 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/journal.rb
config/locales/en.yml
lib/redmine/notifiable.rb
test/unit/journal_observer_test.rb
test/unit/lib/redmine/notifiable_test.rb