Skip to content
Snippets Groups Projects
  1. Apr 04, 2012
  2. Jan 03, 2012
  3. Oct 29, 2011
  4. May 30, 2011
  5. May 29, 2011
  6. Apr 20, 2011
  7. Apr 16, 2011
  8. Dec 12, 2010
  9. Sep 24, 2010
  10. Sep 23, 2010
  11. Sep 22, 2010
  12. Sep 21, 2010
  13. Sep 20, 2010
  14. Mar 17, 2010
  15. Mar 16, 2010
  16. Dec 23, 2009
  17. Dec 03, 2009
  18. Oct 21, 2009
  19. Jul 18, 2009
  20. Mar 28, 2009
    • Eric Davis's avatar
      Added observers to watch model objects for mail delivery instead of calling Mailer. · b4be8849
      Eric Davis authored
      * Added an IssueObserver to watch when Issues are created
      * Added a JournalObserver to watch when Journals are created (Issue updates)
      * Added a NewsObserver for News items.
      * Added a DocumentObserver for Document notifications.
      * Setup IssuesController#new to use the IssueObserver.
      * Setup IssuesController#edit to use the IssueObserver.
      * Setup IssuesController#bulk_edit to use the JournalObserver.
      * Removed the Mailer call in Changeset#scan_commit_for_issue_ids, the
        JournalObserver will handle it.
      * Removed Mailer calls in MailHandler in favor of the Observers.
      
        #2659
      
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2637 e93f8b46-1217-0410-a6f0-8f06a7374b81
      b4be8849
  21. Aug 10, 2008
  22. Jul 19, 2008
  23. Mar 05, 2008
  24. Feb 03, 2008
  25. Nov 20, 2007
  26. Nov 05, 2007
  27. Mar 12, 2007
  28. Jan 28, 2007
  29. Jan 02, 2007
  30. Dec 10, 2006
  31. Dec 05, 2006
  32. Jul 30, 2006
  33. Jun 28, 2006