obsolete.ChilliProject/app
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
..
apis Initial commit for svn repository management and access control: 2007-04-01 19:43:59 +00:00
controllers Added project module concept. 2007-09-14 11:34:08 +00:00
helpers Added project module concept. 2007-09-14 11:34:08 +00:00
models Added project module concept. 2007-09-14 11:34:08 +00:00
sweepers Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 2007-08-25 20:19:19 +00:00
views Added project module concept. 2007-09-14 11:34:08 +00:00