1. 28 Mar, 2009 1 commit
    • 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
  2. 27 Mar, 2009 2 commits
  3. 26 Mar, 2009 1 commit
  4. 25 Mar, 2009 1 commit
  5. 24 Mar, 2009 4 commits
  6. 23 Mar, 2009 1 commit
  7. 22 Mar, 2009 2 commits
  8. 21 Mar, 2009 3 commits
  9. 20 Mar, 2009 1 commit
  10. 19 Mar, 2009 2 commits
  11. 17 Mar, 2009 4 commits
  12. 15 Mar, 2009 4 commits
  13. 13 Mar, 2009 9 commits
  14. 12 Mar, 2009 5 commits