• Jean-Philippe Lang's avatar
    Added project module concept. · 21c97c6a
    Jean-Philippe Lang authored
    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
    21c97c6a
Name
Last commit
Last update
..
account_helper.rb Loading commit data...
admin_helper.rb Loading commit data...
application_helper.rb Loading commit data...
attachments_helper.rb Loading commit data...
auth_sources_helper.rb Loading commit data...
boards_helper.rb Loading commit data...
custom_fields_helper.rb Loading commit data...
documents_helper.rb Loading commit data...
enumerations_helper.rb Loading commit data...
feeds_helper.rb Loading commit data...
help_helper.rb Loading commit data...
ifpdf_helper.rb Loading commit data...
issue_categories_helper.rb Loading commit data...
issue_relations_helper.rb Loading commit data...
issue_statuses_helper.rb Loading commit data...
issues_helper.rb Loading commit data...
members_helper.rb Loading commit data...
messages_helper.rb Loading commit data...
my_helper.rb Loading commit data...
news_helper.rb Loading commit data...
projects_helper.rb Loading commit data...
queries_helper.rb Loading commit data...
reports_helper.rb Loading commit data...
repositories_helper.rb Loading commit data...
roles_helper.rb Loading commit data...
search_helper.rb Loading commit data...
settings_helper.rb Loading commit data...
sort_helper.rb Loading commit data...
timelog_helper.rb Loading commit data...
trackers_helper.rb Loading commit data...
users_helper.rb Loading commit data...
versions_helper.rb Loading commit data...
watchers_helper.rb Loading commit data...
welcome_helper.rb Loading commit data...
wiki_helper.rb Loading commit data...