]> source.dussan.org Git - redmine.git/commit
Added an option to see all versions in the roadmap view (including completed ones).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 7 May 2007 16:54:26 +0000 (16:54 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 7 May 2007 16:54:26 +0000 (16:54 +0000)
commit8e24c6458da011009685bf2bdb9b28e21e1f9249
tree140d73d9c4378ee0c5b5539e15d5ebcfd5d31fe8
parentb748455d96644968303fb0a3777a93e6de80d0aa
Added an option to see all versions in the roadmap view (including completed ones).
On calendar and gantt, versions are now clickable and link to the corresponding entry in the roadmap.

Since calendar and gantt are now cached, don't forget to empty your cache before restarting the application.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@516 e93f8b46-1217-0410-a6f0-8f06a7374b81
19 files changed:
app/controllers/projects_controller.rb
app/helpers/projects_helper.rb
app/models/version.rb
app/views/projects/calendar.rhtml
app/views/projects/changelog.rhtml
app/views/projects/gantt.rhtml
app/views/projects/roadmap.rhtml
lang/bg.yml
lang/de.yml
lang/en.yml
lang/es.yml
lang/fr.yml
lang/it.yml
lang/ja.yml
lang/pt.yml
lang/zh.yml
public/images/arrow_bw.png
public/images/arrow_from.png
public/images/arrow_to.png