OSDN Git Service

Removed IssuesController#history, all changes are now displayed on issues/show (not...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Aug 2007 13:57:29 +0000 (13:57 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 12 Aug 2007 13:57:29 +0000 (13:57 +0000)
commit6862b979090482785f336130952dcf5a7e97db8c
tree7dccbda74cb1ab2935e6812c6887c3cff78589fc
parent64e91b2e13813f129db910efd976080e02fd0a45
Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15).
Added anchor links to issue notes, eg: /issues/show/1#note-3

git-svn-id: http://redmine.rubyforge.org/svn/trunk@613 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/issues_controller.rb
app/views/issues/_history.rhtml
app/views/issues/history.rhtml [deleted file]
app/views/issues/show.rhtml