summaryrefslogtreecommitdiffstats
path: root/app/views/time_entry_reports
Commit message (Expand)AuthorAgeFilesLines
* Dropped TimeEntryReportsController.Jean-Philippe Lang2011-12-022-91/+0
* Extracted time report logic from the controller.Jean-Philippe Lang2011-12-022-21/+21
* Adds an autoscroll div around time entry list and report (#8809).Jean-Philippe Lang2011-11-291-0/+2
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-3/+3
* replace tabs to spaces at app/views/time_entry_reports/report.html.erbToshi MARUYAMA2011-09-181-1/+1
* rename .rhtml to .html.erb of app/views/time_entry_reports/_report_criteria.r...Toshi MARUYAMA2011-08-261-0/+0
* rename .rhtml to .html.erb of app/views/time_entry_reports/report.rhtml.Toshi MARUYAMA2011-08-261-0/+0
* Removed hidden project_id and issue_id parameters.Jean-Philippe Lang2011-04-031-3/+0
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-031-6/+3
* Refactor: extract TimelogController#new from #editEric Davis2010-10-071-1/+1
* Refactor: extract TimelogController#report to a new controller classEric Davis2010-10-052-0/+95