Refactor: Move gantts to a separate controller.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3695 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/gantts_controller.rb 63 additions, 0 deletionsapp/controllers/gantts_controller.rb
- app/controllers/issues_controller.rb 2 additions, 33 deletionsapp/controllers/issues_controller.rb
- app/views/gantts/show.html.erb 0 additions, 0 deletionsapp/views/gantts/show.html.erb
- app/views/issues/_sidebar.rhtml 1 addition, 1 deletionapp/views/issues/_sidebar.rhtml
- app/views/projects/show.rhtml 1 addition, 1 deletionapp/views/projects/show.rhtml
- config/routes.rb 3 additions, 1 deletionconfig/routes.rb
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
- test/functional/gantts_controller_test.rb 56 additions, 0 deletionstest/functional/gantts_controller_test.rb
- test/functional/issues_controller_test.rb 0 additions, 52 deletionstest/functional/issues_controller_test.rb
- test/integration/routing_test.rb 4 additions, 4 deletionstest/integration/routing_test.rb
Please register or sign in to comment