summaryrefslogtreecommitdiffstats
path: root/test/functional/time_entry_reports_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* add functional test to export time entry report csv encoded in Big5 on Tradit...Toshi MARUYAMA2011-11-151-0/+45
* code layout clean up test_report_csv_export of test/functional/time_entry_rep...Toshi MARUYAMA2011-11-121-3/+5
* code layout clean up test_report_all_projects_csv_export of test/functional/t...Toshi MARUYAMA2011-11-121-2/+4
* code layout clean up test/functional/time_entry_reports_controller_test.rbToshi MARUYAMA2011-11-101-1/+3
* remove trailing white-spaces from test/functional/time_entry_reports_controll...Toshi MARUYAMA2011-08-251-12/+12
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-031-2/+8
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Refactor: extract TimelogController#report to a new controller classEric Davis2010-10-051-0/+134