summaryrefslogtreecommitdiffstats
path: root/app/models/time_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r2250 and r2251 from trunk.Jean-Philippe Lang2009-01-101-2/+2
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-221-0/+1
* Fixed: Comment too long message when updating issue (#1550).Jean-Philippe Lang2008-06-301-1/+1
* Adds atom feed on time entries details (#1479).Jean-Philippe Lang2008-06-171-0/+5
* Fixed: time entries created with the default activity even if a different one...Jean-Philippe Lang2008-06-141-2/+4
* Fixed: IssueController#edit doesn't set default Activity as default (#1302).Jean-Philippe Lang2008-05-261-0/+6
* Estimated time recognizes improved time formats (#1092).Jean-Philippe Lang2008-04-261-13/+1
* Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ...Jean-Philippe Lang2008-04-021-1/+17
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-141-1/+1
* Propagates time tracking to the parent project (closes #433). Time report enh...Jean-Philippe Lang2008-02-271-0/+6
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-1/+6
* Added time report.Jean-Philippe Lang2007-06-241-0/+17
* Fixed: 10342 Creation of Schema in OracleJean-Philippe Lang2007-04-251-2/+2
* added 999 as a maximum for time entry hoursJean-Philippe Lang2007-03-231-1/+1
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-0/+33