summaryrefslogtreecommitdiffstats
path: root/app/views/timelog/details.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Refactor: rename TimelogController#details to #indexEric Davis2010-10-061-35/+0
* Adds missing native eol properties.Jean-Philippe Lang2009-09-201-35/+35
* 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-1/+1
* 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-5/+4
* 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-4/+2
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+5
* Various timelog report enhancements:Jean-Philippe Lang2008-04-051-1/+0
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-011-0/+2
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-011-17/+1
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-4/+5
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-1/+2
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-39/+39
* Added issue subject to the time entries view and subject + tracker to the csv...Jean-Philippe Lang2008-02-121-3/+3
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-031-2/+2
* Fixed: on spent time details view, the h3 issue link now links back to the issueJean-Philippe Lang2007-08-011-1/+1
* Fixed comments header label on time log detailsJean-Philippe Lang2007-04-281-1/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+2
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+51