]> source.dussan.org Git - redmine.git/commit
Removes routes for time entries nested under project/issues.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 Oct 2014 09:14:17 +0000 (09:14 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 4 Oct 2014 09:14:17 +0000 (09:14 +0000)
commit2e9b28906db62f5ef5b2663f68d395a8e261959c
tree056539161b4f990d59dcb3482ae7c8b172b4417d
parentefdf2584b68bfde062507965811f0f416f42dcbc
Removes routes for time entries nested under project/issues.

git-svn-id: http://svn.redmine.org/redmine/trunk@13424 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/routes_helper.rb
app/views/timelog/_date_range.html.erb
app/views/timelog/index.html.erb
app/views/timelog/report.html.erb
config/routes.rb
test/functional/time_entry_reports_controller_test.rb
test/functional/timelog_controller_test.rb
test/integration/routing/timelog_test.rb
test/unit/helpers/routes_helper_test.rb [new file with mode: 0644]