Adds a pseudo format to api template names and overrides...
Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4466 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/application_controller.rb 21 additions, 1 deletionapp/controllers/application_controller.rb
- app/controllers/issues_controller.rb 3 additions, 3 deletionsapp/controllers/issues_controller.rb
- app/controllers/projects_controller.rb 2 additions, 3 deletionsapp/controllers/projects_controller.rb
- app/controllers/timelog_controller.rb 2 additions, 4 deletionsapp/controllers/timelog_controller.rb
- app/controllers/users_controller.rb 3 additions, 3 deletionsapp/controllers/users_controller.rb
- app/views/issues/index.api.rsb 0 additions, 0 deletionsapp/views/issues/index.api.rsb
- app/views/issues/show.api.rsb 0 additions, 0 deletionsapp/views/issues/show.api.rsb
- app/views/projects/index.api.rsb 0 additions, 0 deletionsapp/views/projects/index.api.rsb
- app/views/projects/show.api.rsb 0 additions, 0 deletionsapp/views/projects/show.api.rsb
- app/views/timelog/index.api.rsb 0 additions, 0 deletionsapp/views/timelog/index.api.rsb
- app/views/timelog/show.api.rsb 0 additions, 0 deletionsapp/views/timelog/show.api.rsb
- app/views/users/index.api.rsb 0 additions, 0 deletionsapp/views/users/index.api.rsb
- app/views/users/show.api.rsb 0 additions, 0 deletionsapp/views/users/show.api.rsb
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
Please register or sign in to comment