summaryrefslogtreecommitdiffstats
path: root/app/views/timelog
Commit message (Expand)AuthorAgeFilesLines
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-262-2/+6
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-4/+4
* Added :view_timelog_edit_form_bottom hook to the timelog/edit form.Eric Davis2008-10-281-0/+1
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-312-4/+4
* Fixed: logtime entry duplicated when edited from parent project (#1728).Jean-Philippe Lang2008-08-031-2/+2
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-221-0/+3
* Addq "please select" to activity select box if no activity is set as default ...Jean-Philippe Lang2008-06-291-1/+1
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+5
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-071-1/+1
* Redirected user to where he is coming from after logging hours (#1062).Jean-Philippe Lang2008-04-161-0/+1
* Custom fields (list and boolean) can be used as criteria in time report (#1012).Jean-Philippe Lang2008-04-091-2/+2
* Fix date range filter js behaviour and css fix for IE.Jean-Philippe Lang2008-04-071-4/+6
* CSV export added to timelog report (#1009).Jean-Philippe Lang2008-04-071-0/+5
* Various timelog report enhancements:Jean-Philippe Lang2008-04-054-8/+24
* Time report can be done at issue level (closes #970) + timelog views xhtml va...Jean-Philippe Lang2008-04-013-6/+13
* Add predefined date ranges to the time report in the same way as the details ...Jean-Philippe Lang2008-04-013-33/+27
* 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