]> source.dussan.org Git - redmine.git/commit
Improved Redmine links:
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 7 Sep 2007 20:07:54 +0000 (20:07 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 7 Sep 2007 20:07:54 +0000 (20:07 +0000)
commitfdf842a4c458b9f40c233bda221ff241df8eb108
tree2c0347e452453725c478d9423ba610459bd135ed
parentb812705976645a58a441b00a1fc9050dd1fa6887
Improved Redmine links:
* issue and changeset links generated only if the object exists
* issue subject and status appear in the link title
* strike issue link if issue is closed
* red wiki page link if page doesn't exist
* new icon for external links

Wiki page cache had to be disabled.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@714 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
app/models/project.rb
app/views/projects/_form.rhtml
app/views/wiki/_content.rhtml
public/images/external.png
public/stylesheets/application.css
test/unit/helpers/application_helper_test.rb