]> source.dussan.org Git - redmine.git/commit
Adds REST API for TimeEntries (#6823).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 Dec 2010 10:13:15 +0000 (10:13 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 Dec 2010 10:13:15 +0000 (10:13 +0000)
commitf7cf8aa87845f9abf86d3d8e0449409a0d8d2cce
treefc43af7b14edd609a8d2ef6482342320d5a6a2fd
parent9284a32c9ac7b932feb72cf0d2d5fb1626ec7862
Adds REST API for TimeEntries (#6823).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4461 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/views/timelog/index.apit [new file with mode: 0644]
app/views/timelog/show.apit [new file with mode: 0644]
lib/redmine.rb
test/integration/api_test/time_entries_test.rb [new file with mode: 0644]