]> source.dussan.org Git - redmine.git/commit
Override @#url_for@ in AM to force generation of absolute links (#10251).
authorEtienne Massip <etienne.massip@gmail.com>
Mon, 27 Feb 2012 18:42:03 +0000 (18:42 +0000)
committerEtienne Massip <etienne.massip@gmail.com>
Mon, 27 Feb 2012 18:42:03 +0000 (18:42 +0000)
commit7056649a4be931a315fd4b4ad2be79ed8b9850e4
treeec65c08fa6a4610982df49f58b3386c90321d1d4
parent81554eae5af19154f75f6d0ccf33c3619b8ae50e
Override @#url_for@ in AM to force generation of absolute links (#10251).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9022 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/models/mailer.rb
app/views/mailer/_issue.html.erb
app/views/mailer/document_added.html.erb
app/views/mailer/issue_edit.html.erb
app/views/mailer/message_posted.html.erb
app/views/mailer/news_added.html.erb
app/views/mailer/news_comment_added.html.erb
app/views/mailer/reminder.html.erb
test/fixtures/journal_details.yml
test/fixtures/journals.yml
test/unit/mailer_test.rb