| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r2246 and r2248 from trunk (#2456). | Jean-Philippe Lang | 2009-01-24 | 1 | -1/+1 |
* | Merged r2116, r2117 and r2187 from trunk. | Jean-Philippe Lang | 2008-12-31 | 1 | -1/+12 |
* | Merged r2109, r2118, r2130, r2131, r2134, r2135, r2136 and r2139 to r2145 fro... | Jean-Philippe Lang | 2008-12-19 | 1 | -0/+5 |
* | Display latest user's activity on account/show view. | Jean-Philippe Lang | 2008-11-30 | 1 | -1/+2 |
* | Fixed: Issue updated_on is not updated when a user adds a note with no edit p... | Jean-Philippe Lang | 2008-08-25 | 1 | -0/+2 |
* | Activity refactoring. | Jean-Philippe Lang | 2008-07-27 | 1 | -0/+2 |
* | When moving an issue to another project, reassign it to the category with sam... | Jean-Philippe Lang | 2008-07-26 | 1 | -1/+3 |
* | Search engine: display total results count (#906) and count by result type. | Jean-Philippe Lang | 2008-07-20 | 1 | -1/+4 |
* | Fixed: associated revisions are displayed in wrong order on issue view (#1546). | Jean-Philippe Lang | 2008-06-29 | 1 | -1/+1 |
* | Custom fields refactoring: most of code moved from controllers to models (usi... | Jean-Philippe Lang | 2008-06-27 | 1 | -8/+6 |
* | Make the 'duplicates of' relation asymmetric: | Jean-Philippe Lang | 2008-06-03 | 1 | -2/+2 |
* | Gantt chart: display issues that don't have a due date if they are assigned t... | Jean-Philippe Lang | 2008-05-25 | 1 | -0/+6 |
* | Ability to search all projects or the projects the user belongs to (#791). | Jean-Philippe Lang | 2008-05-18 | 1 | -1/+1 |
* | Estimated time recognizes improved time formats (#1092). | Jean-Philippe Lang | 2008-04-26 | 1 | -1/+5 |
* | Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular ... | Jean-Philippe Lang | 2008-04-26 | 1 | -0/+2 |
* | Time report can be done at issue level (closes #970) + timelog views xhtml va... | Jean-Philippe Lang | 2008-04-01 | 1 | -0/+4 |
* | Let the user choose when deleting issues with reported hours (closes #734, #71): | Jean-Philippe Lang | 2008-02-29 | 1 | -1/+1 |
* | Include subprojects on the issue list, calendar and gantt by default. | Jean-Philippe Lang | 2008-02-28 | 1 | -0/+6 |
* | Do not clear issue relations when moving an issue to another project if cross... | Jean-Philippe Lang | 2008-02-21 | 1 | -2/+4 |
* | Fixed: auto closing of duplicates doesn't work. | Jean-Philippe Lang | 2008-02-17 | 1 | -0/+4 |
* | Fixed: locked users should not receive email notifications. | Jean-Philippe Lang | 2008-01-17 | 1 | -3/+3 |
* | Merged IssuesController change_status and add_note actions. | Jean-Philippe Lang | 2008-01-06 | 1 | -0/+7 |
* | Added per-project tracker selection. Trackers can be selected on project sett... | Jean-Philippe Lang | 2007-11-20 | 1 | -1/+5 |
* | Fixed: Update of time entry fails when the issue has been moved to an other p... | Jean-Philippe Lang | 2007-11-17 | 1 | -0/+26 |
* | Added the hability to copy an issue. | Jean-Philippe Lang | 2007-10-28 | 1 | -0/+7 |
* | More flexible mail notifications settings at user level. A user has now 3 opt... | Jean-Philippe Lang | 2007-10-20 | 1 | -0/+9 |
* | Fixed: unable to add a file to an issue without entering a note. | Jean-Philippe Lang | 2007-10-19 | 1 | -1/+3 |
* | Removed issue assignment validation to avoid validation failure when updating... | Jean-Philippe Lang | 2007-10-18 | 1 | -5/+0 |
* | Added 'Bulk edit' functionality. | Jean-Philippe Lang | 2007-10-09 | 1 | -1/+1 |
* | Added default value for enumerations. | Jean-Philippe Lang | 2007-10-05 | 1 | -3/+11 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 1 | -1/+2 |
* | Added 'Estimated hours' attribute on issues. | Jean-Philippe Lang | 2007-09-15 | 1 | -0/+1 |
* | Fixed: custom field displayed as deleted in the issue history even if no valu... | Jean-Philippe Lang | 2007-09-05 | 1 | -1/+3 |
* | Merged 0.6 branch into trunk. | Jean-Philippe Lang | 2007-08-29 | 1 | -0/+2 |
* | Automatic closing of duplicate issues. | Jean-Philippe Lang | 2007-08-25 | 1 | -0/+22 |
* | Added a 'Assignable' boolean on Role model. | Jean-Philippe Lang | 2007-08-16 | 1 | -0/+10 |
* | Added several validates_length_of | Jean-Philippe Lang | 2007-07-16 | 1 | -0/+1 |
* | Fixed: issue_id not nullified on time entries when deleting the issue | Jean-Philippe Lang | 2007-07-02 | 1 | -1/+1 |
* | Each category can now be associated to a user, so that new issues in that cat... | Jean-Philippe Lang | 2007-06-29 | 1 | -0/+7 |
* | Issue#long_id no more used and removed | Jean-Philippe Lang | 2007-05-05 | 1 | -4/+0 |
* | Issue relations first commit (not thoroughly tested). 4 kinds of relation are... | Jean-Philippe Lang | 2007-05-05 | 1 | -15/+34 |
* | Commit messages are now scanned for referenced or fixed issue IDs. | Jean-Philippe Lang | 2007-04-24 | 1 | -1/+2 |
* | Added "Watch" functionality on issues. It allows users to receive mail notifi... | Jean-Philippe Lang | 2007-04-21 | 1 | -0/+2 |
* | Feature 9784 Set status when raising issue. | Jean-Philippe Lang | 2007-04-03 | 1 | -1/+1 |
* | Simple time tracking functionality added. Time can be logged at issue or proj... | Jean-Philippe Lang | 2007-03-23 | 1 | -1/+5 |
* | added svn:eol-style native property on /app files | Jean-Philippe Lang | 2007-03-12 | 1 | -101/+101 |
* | replaced deprecated ":dependent => true" statements | Jean-Philippe Lang | 2006-12-26 | 1 | -4/+3 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 1 | -0/+103 |