redmine/test/functional
Jean-Philippe Lang 21c97c6a13 Added project module concept.
A project module (eg. issue tracking, news, wiki,...) is a set of permissions that can enabled/disabled at project level.
For each project, modules can be enabled on the project settings view ('Modules' tab).
This requires a specific permission: 'Select project modules' (if this permission is turned off, only Redmine administrators can choose which modules a project uses).

When applying this migration, all modules are enabled for all existing projects.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@725 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-09-14 11:34:08 +00:00
..
application_controller_test.rb Dutch translation added (Linda van den Brink) 2007-05-24 17:29:11 +00:00
feeds_controller_test.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
my_controller_test.rb Added a cross-project issue list. It displays the issues of all the projects visible by the user. 2007-08-31 17:02:44 +00:00
projects_controller_test.rb Added project module concept. 2007-09-14 11:34:08 +00:00
search_controller_test.rb Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
timelog_controller_test.rb Added time report. 2007-06-24 16:07:06 +00:00