Added three new notifiable events based on issue attributes
* issue_note_added * issue_status_updated * issue_priority_updated git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4221 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/models/journal_observer.rb 6 additions, 1 deletionapp/models/journal_observer.rb
- lib/redmine/notifiable.rb 3 additions, 0 deletionslib/redmine/notifiable.rb
- test/unit/journal_observer_test.rb 118 additions, 0 deletionstest/unit/journal_observer_test.rb
- test/unit/lib/redmine/notifiable_test.rb 2 additions, 2 deletionstest/unit/lib/redmine/notifiable_test.rb
- test/unit/mail_handler_test.rb 1 addition, 0 deletionstest/unit/mail_handler_test.rb
- test/unit/repository_test.rb 1 addition, 0 deletionstest/unit/repository_test.rb
Please register or sign in to comment