| Commit message (Expand) | Author | Age | Files | Lines |
* | Adds spent time to the activity view (#3809). | Jean-Philippe Lang | 2009-09-12 | 1 | -3/+7 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -2/+2 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -5/+5 |
* | Replaces Enumeration.get_values and Enumeration.default with named scopes. | Jean-Philippe Lang | 2009-02-15 | 1 | -1/+1 |
* | Fixed: no error is raised when entering invalid hours on the issue update for... | Jean-Philippe Lang | 2009-01-09 | 1 | -2/+2 |
* | Adds custom fields on time entries (#772). | Jean-Philippe Lang | 2008-07-22 | 1 | -0/+1 |
* | Fixed: Comment too long message when updating issue (#1550). | Jean-Philippe Lang | 2008-06-30 | 1 | -1/+1 |
* | Adds atom feed on time entries details (#1479). | Jean-Philippe Lang | 2008-06-17 | 1 | -0/+5 |
* | Fixed: time entries created with the default activity even if a different one... | Jean-Philippe Lang | 2008-06-14 | 1 | -2/+4 |
* | Fixed: IssueController#edit doesn't set default Activity as default (#1302). | Jean-Philippe Lang | 2008-05-26 | 1 | -0/+6 |
* | Estimated time recognizes improved time formats (#1092). | Jean-Philippe Lang | 2008-04-26 | 1 | -13/+1 |
* | Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, ... | Jean-Philippe Lang | 2008-04-02 | 1 | -1/+17 |
* | Adds 2 permissions (closes #859): | Jean-Philippe Lang | 2008-03-14 | 1 | -1/+1 |
* | Propagates time tracking to the parent project (closes #433). Time report enh... | Jean-Philippe Lang | 2008-02-27 | 1 | -0/+6 |
* | Adds date range filter and pagination on time entries detail view (closes #434). | Jean-Philippe Lang | 2008-02-26 | 1 | -1/+6 |
* | Added time report. | Jean-Philippe Lang | 2007-06-24 | 1 | -0/+17 |
* | Fixed: 10342 Creation of Schema in Oracle | Jean-Philippe Lang | 2007-04-25 | 1 | -2/+2 |
* | added 999 as a maximum for time entry hours | Jean-Philippe Lang | 2007-03-23 | 1 | -1/+1 |
* | Simple time tracking functionality added. Time can be logged at issue or proj... | Jean-Philippe Lang | 2007-03-23 | 1 | -0/+33 |