OSDN Git Service

Refactor: extract TimelogController#new from #edit
authorEric Davis <edavis@littlestreamsoftware.com>
Thu, 7 Oct 2010 15:51:09 +0000 (15:51 +0000)
committerEric Davis <edavis@littlestreamsoftware.com>
Thu, 7 Oct 2010 15:51:09 +0000 (15:51 +0000)
commit068771ea0764e326d720455c87e6c8cbc0f825a3
treea79f34bf8471a43b3d0829507bdfcd8b716eba63
parente59156b446f1e402c95d04c39374630f2913b611
Refactor: extract TimelogController#new from #edit

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4239 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/controllers/timelog_controller.rb
app/views/time_entry_reports/report.rhtml
app/views/timelog/index.html.erb
config/routes.rb
lib/redmine.rb
test/functional/timelog_controller_test.rb
test/integration/routing_test.rb