Files module: makes version field non required (#1053).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2117 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/projects_controller.rb 8 additions, 4 deletionsapp/controllers/projects_controller.rb
- app/models/mailer.rb 3 additions, 0 deletionsapp/models/mailer.rb
- app/models/project.rb 2 additions, 0 deletionsapp/models/project.rb
- app/views/projects/add_file.rhtml 6 additions, 3 deletionsapp/views/projects/add_file.rhtml
- app/views/projects/list_files.rhtml 9 additions, 12 deletionsapp/views/projects/list_files.rhtml
- test/fixtures/attachments.yml 24 additions, 0 deletionstest/fixtures/attachments.yml
- test/functional/attachments_controller_test.rb 17 additions, 0 deletionstest/functional/attachments_controller_test.rb
- test/functional/projects_controller_test.rb 47 additions, 2 deletionstest/functional/projects_controller_test.rb
Please register or sign in to comment