OSDN Git Service

Treat Calendar and Gantt pages as separate modules. #6153
authorEric Davis <edavis@littlestreamsoftware.com>
Sun, 22 Aug 2010 18:42:00 +0000 (18:42 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Sun, 22 Aug 2010 18:42:00 +0000 (18:42 +0000)
commitfc9b984cc1473b36123e853d9c6f68a5549a7338
tree9b57c5cd6fa86659ce03ad209a5d6cc41b62c229
parent7e565eed34de60500ac5c0f71c89072cb3501304
Treat Calendar and Gantt pages as separate modules. #6153

This will let the Issue Tracking, Gantt, and Calendar modules be enabled
or disabled as needed.  A database migration will enable the Gantt and
Calendar for all existing projects that have Issue Tracking enabled.

Contributed by Adam Soltys

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4013 e93f8b46-1217-0410-a6f0-8f06a7374b81
config/settings.yml
db/migrate/20100819172912_enable_calendar_and_gantt_modules_where_appropriate.rb [new file with mode: 0644]
lib/redmine.rb
test/fixtures/enabled_modules.yml
test/unit/lib/redmine_test.rb