]> source.dussan.org Git - redmine.git/commit
Refactor: convert timelogs to a REST resource (:time_entries)
authorEric Davis <edavis@littlestreamsoftware.com>
Tue, 12 Oct 2010 15:55:21 +0000 (15:55 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Tue, 12 Oct 2010 15:55:21 +0000 (15:55 +0000)
commit718816c5d4b0c45ce1def155c9f517fb5ac91e35
treee93a1b1140dabe388d1988feabbc133443d15d08
parent71dd4b8a7db0208be22175a69fb71909933f4c57
Refactor: convert timelogs to a REST resource (:time_entries)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4250 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/views/timelog/_list.rhtml
config/routes.rb
test/functional/timelog_controller_test.rb
test/integration/routing_test.rb