summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/report.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Refactor: extract TimelogController#report to a new controller classEric Davis2010-10-051-76/+0
* Makes timelog report work at issue level (#2935).Jean-Philippe Lang2009-09-201-0/+1
* Makes tickets and timelogs filters collapsible (UI).Jean-Philippe Lang2009-09-201-1/+1
* Fixes broken CSV link on cross-project timelog report (#2941).Jean-Philippe Lang2009-03-131-1/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-3/+3
* Changes time related icons.Jean-Philippe Lang2009-01-301-1/+1
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-291-4/+3
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-1/+3
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-311-0/+2
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-0/+5
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-6/+11
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-5/+8
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-16/+10
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-13/+33
* Added time report.Jean-Philippe Lang2007-06-241-0/+52