Skip to content
Snippets Groups Projects
  1. Apr 21, 2009
  2. Apr 19, 2009
  3. Apr 07, 2009
  4. Apr 05, 2009
  5. Mar 30, 2009
  6. Mar 28, 2009
  7. Mar 15, 2009
  8. Mar 12, 2009
  9. Mar 07, 2009
  10. Feb 27, 2009
  11. Feb 26, 2009
  12. Feb 25, 2009
    • Eric Davis's avatar
      Fixing Plugin and Mailer default_url_options. · 4baf32b1
      Eric Davis authored
      Both the plugin hooks and Mailer were setting default_url_options incorrectly
      and causing ActionContoller::UrlWritter to cache the settings on the module
      (mattr_accessor) causing several url generators to fail in either the plugin
      hooks or the Mailer.
      
      * Replaced Mailer's use of the default_url_options accessor with the proper class method
      * Replaced Hook's use of the default_url_options accessor with the proper class method on the ViewListener class
      * Added a test to reproduce the bugs in the Mailer when a hook is registered (thanks Chaoqun Zou)
      
        #2542
      
      git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2522 e93f8b46-1217-0410-a6f0-8f06a7374b81
      4baf32b1
  13. Feb 21, 2009
  14. Feb 15, 2009
  15. Feb 10, 2009
  16. Feb 01, 2009
  17. Jan 31, 2009
  18. Jan 29, 2009
  19. Jan 27, 2009
  20. Jan 18, 2009
  21. Jan 12, 2009
  22. Jan 09, 2009
  23. Jan 07, 2009
  24. Jan 04, 2009
  25. Dec 31, 2008
  26. Dec 30, 2008