]> source.dussan.org Git - redmine.git/commit
Display links to Atom feeds (closes #496, #750).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 5 Mar 2008 08:25:22 +0000 (08:25 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 5 Mar 2008 08:25:22 +0000 (08:25 +0000)
commit942091f9e844f673240d75c27f4c6d2167a664e1
tree1f27b4f8c26722b66f95dae8adeeeb40ed7513fa
parent8ea2ecb983c2a48c1a8ec5bb680f711829a91e0c
Display links to Atom feeds (closes #496, #750).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1185 e93f8b46-1217-0410-a6f0-8f06a7374b81
17 files changed:
app/controllers/issues_controller.rb
app/views/issues/_list.rhtml
app/views/issues/changes.rxml
app/views/issues/index.rhtml
app/views/issues/show.rhtml
app/views/news/index.rhtml
app/views/projects/activity.rhtml
app/views/projects/gantt.rhtml
app/views/timelog/details.rhtml
app/views/wiki/show.rhtml
app/views/wiki/special_date_index.rhtml
app/views/wiki/special_page_index.rhtml
lang/en.yml
lang/fr.yml
public/images/feed.png
public/stylesheets/application.css
test/functional/issues_controller_test.rb