Redmine/app/views/timelog
Toshi MARUYAMA beeb177a86 rename .rhtml to .html.erb of app/views/timelog/_date_range.rhtml.
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6712 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-29 01:41:04 +00:00
..
_date_range.html.erb rename .rhtml to .html.erb of app/views/timelog/_date_range.rhtml. 2011-08-29 01:41:04 +00:00
_list.html.erb rename .rhtml to .html.erb of app/views/timelog/_list.rhtml. 2011-08-29 01:40:28 +00:00
bulk_edit.html.erb rename .rhtml to .html.erb of app/views/timelog/bulk_edit.rhtml. 2011-08-29 01:39:54 +00:00
edit.html.erb rename .rhtml to .html.erb of app/views/timelog/edit.rhtml. 2011-08-29 01:39:21 +00:00
index.api.rsb Fixed: GET /time_entries.xml ignores limit/offset parameters (#8356). 2011-05-22 10:48:59 +00:00
index.html.erb Changed timelogs filters to use non-AJAX requests (#1965). 2011-04-03 11:55:24 +00:00
show.api.rsb Adds a pseudo format to api template names and overrides ActionController#default_template so that api templates are chosen automatically. 2010-12-04 17:43:39 +00:00