summaryrefslogtreecommitdiffstats
path: root/app/views/timelog
Commit message (Expand)AuthorAgeFilesLines
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-313-21/+0
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-3/+10
* 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-274-33/+54
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-262-39/+71
* 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
* Hours displayed using %.2f on time report.Jean-Philippe Lang2007-07-141-1/+1
* Added time report.Jean-Philippe Lang2007-06-242-0/+69
* Fixed comments header label on time log detailsJean-Philippe Lang2007-04-281-1/+1
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-252-3/+3
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-232-0/+74