OSDN Git Service

Gantt chart: display issues that don't have a due date if they are assigned to a...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 25 May 2008 13:26:21 +0000 (13:26 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 25 May 2008 13:26:21 +0000 (13:26 +0000)
commita92749ef93bbcc4e9a1116bd58d750de3054f78a
treee42bd285b71f477904b3813a5cb872c216a6c7d9
parent03f0236a6ee995363c54f958d66a0abbf0d3a827
Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1455 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/models/issue.rb
app/views/projects/gantt.rfpdf
app/views/projects/gantt.rhtml
test/fixtures/issues.yml
test/fixtures/versions.yml
test/functional/projects_controller_test.rb
test/functional/versions_controller_test.rb