]> source.dussan.org Git - redmine.git/commit
On the calendar, the gantt and in the Tracker filter on the issue list, only active...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 16 Jan 2008 21:27:48 +0000 (21:27 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 16 Jan 2008 21:27:48 +0000 (21:27 +0000)
commit049051103b02efdef64f4119959d95d23d45e392
treecfb967b5c44fdbdb2e5fc5aa328a058128238379
parent18066ba8bf68da4b00b7e740e6c67f8d8b1e0093
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1071 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/models/project.rb
app/models/query.rb
app/models/tracker.rb
test/fixtures/projects_trackers.yml
test/fixtures/trackers.yml
test/functional/projects_controller_test.rb
test/unit/project_test.rb