OSDN Git Service

Moves enabled_module_names param to project attribute so that it can be set through...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 6 Jan 2011 20:36:31 +0000 (20:36 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 6 Jan 2011 20:36:31 +0000 (20:36 +0000)
commit9fb770ba503b3dfe1fe48794e1b7042c5e26d8d7
tree7a7975f365ca85a2472811908a3292f5a8d1a9a7
parent7620142b7015860e11afb696f67877f03323a8a0
Moves enabled_module_names param to project attribute so that it can be set through the Project API.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4645 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/projects_controller.rb
app/models/project.rb
app/views/projects/new.html.erb
test/fixtures/roles.yml
test/functional/projects_controller_test.rb
test/integration/api_test/projects_test.rb