obsolete.ChilliProject/lib/redmine
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
..
acts_as_event Merged 0.6 branch into trunk. 2007-08-29 16:52:35 +00:00
acts_as_watchable Fixed: watchers should be notified even if they uncheck 'mail notifications' 2007-09-11 18:13:32 +00:00
scm/adapters Added syntax highlightment for repository files (using CodeRay). 2007-08-15 20:20:18 +00:00
access_control.rb Added project module concept. 2007-09-14 11:34:08 +00:00
info.rb Added Redmine::Info to store various information about the application. 2007-08-29 22:27:43 +00:00
menu_manager.rb Added project module concept. 2007-09-14 11:34:08 +00:00
mime_type.rb Added syntax highlightment for repository files (using CodeRay). 2007-08-15 20:20:18 +00:00
version.rb Added Redmine::Info to store various information about the application. 2007-08-29 22:27:43 +00:00
wiki_formatting.rb Small fix to TOC regexp. 2007-09-09 10:41:02 +00:00