Adds REST API for TimeEntries (#6823).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4461 e93f8b46-1217-0410-a6f0-8f06a7374b81
Showing
- app/controllers/timelog_controller.rb 65 additions, 17 deletionsapp/controllers/timelog_controller.rb
- app/views/timelog/index.apit 16 additions, 0 deletionsapp/views/timelog/index.apit
- app/views/timelog/show.apit 12 additions, 0 deletionsapp/views/timelog/show.apit
- lib/redmine.rb 1 addition, 1 deletionlib/redmine.rb
- test/integration/api_test/time_entries_test.rb 134 additions, 0 deletionstest/integration/api_test/time_entries_test.rb
Please register or sign in to comment