summaryrefslogtreecommitdiffstats
path: root/app/models/journal_observer.rb
Commit message (Expand)AuthorAgeFilesLines
* Use AR callbacks instead of observers (removed in Rails4) for notifications.Jean-Philippe Lang2013-07-141-29/+0
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* replace Mailer deliver syntax to Rails3 styleToshi MARUYAMA2012-05-051-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from app/models/journal_observer.rb.Toshi MARUYAMA2011-08-311-2/+2
* Fixed: notes are lost when copying issue(s) (#6901, #8239).Jean-Philippe Lang2011-04-291-6/+8
* Added three new notifiable events based on issue attributesEric Davis2010-09-281-1/+6
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-281-0/+22