]> source.dussan.org Git - redmine.git/commit
Moves project attributes default assignments from ProjectsController#new to the model...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 3 Dec 2010 16:15:16 +0000 (16:15 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 3 Dec 2010 16:15:16 +0000 (16:15 +0000)
commit9284a32c9ac7b932feb72cf0d2d5fb1626ec7862
treefff2301ee930a2324256ec1d3558b00a3c0ecf15
parentf6c633212a4ee6a1d598b4c4c5c0027cfeb9d010
Moves project attributes default assignments from ProjectsController#new to the model (#6064).

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