| Commit message (Expand) | Author | Age | Files | Lines |
* | Moves watchers filtering logic to ActsAsWatchable. | Jean-Philippe Lang | 2009-12-13 | 1 | -7/+0 |
* | Issue#done_ratio should not break if status is nil. | Jean-Philippe Lang | 2009-12-12 | 1 | -2/+2 |
* | Allow blank value for IssueStatus#default_done_ratio. | Jean-Philippe Lang | 2009-12-12 | 1 | -2/+2 |
* | Adds a Setting to control how an Issue's done_ratio is calculated: | Eric Davis | 2009-12-11 | 1 | -1/+28 |
* | Fixes tracker_id and custom_field_values assignment order for issues (#4353). | Jean-Philippe Lang | 2009-12-09 | 1 | -0/+14 |
* | Optimize updates of issue's shared versions. | Jean-Philippe Lang | 2009-12-08 | 1 | -8/+25 |
* | Optimize issue updates when a version sharing changes. | Jean-Philippe Lang | 2009-12-08 | 1 | -2/+2 |
* | Version sharing (#465) + optional inclusion of subprojects in the roadmap vie... | Jean-Philippe Lang | 2009-12-06 | 1 | -2/+22 |
* | Enhanced the Issue Bulk Copy feature: | Eric Davis | 2009-12-04 | 1 | -1/+9 |
* | Do not notify users that are no longer allowed to view an issue (#3589, #4263). | Jean-Philippe Lang | 2009-12-03 | 1 | -5/+15 |
* | Remove duplicate validation. | Jean-Philippe Lang | 2009-11-29 | 1 | -4/+0 |
* | Enable tracker update on issue edit form (#2405). | Jean-Philippe Lang | 2009-11-29 | 1 | -0/+12 |
* | Copy issue status on project copy (#3877). | Jean-Philippe Lang | 2009-11-16 | 1 | -0/+1 |
* | Adds version status to limit issue assignments (#1245). | Jean-Philippe Lang | 2009-11-08 | 1 | -0/+25 |
* | Reset timestamps and wiki page hierarchy on project copy. | Jean-Philippe Lang | 2009-10-25 | 1 | -1/+1 |
* | Include the issue status in search results and the Activity page. (#3700) | Eric Davis | 2009-08-02 | 1 | -1/+1 |
* | Actually block issues from closing when a blocking issue isn't closed (#1740). | Jean-Philippe Lang | 2009-07-04 | 1 | -1/+7 |
* | Changed Enumerations to use a Single Table Inheritance | Eric Davis | 2009-05-30 | 1 | -2/+2 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -1/+1 |
* | Adds more css classes to the roadmap issues (#3214). | Jean-Philippe Lang | 2009-04-25 | 1 | -0/+10 |
* | Create the journal after issue save (#3140). | Jean-Philippe Lang | 2009-04-08 | 1 | -24/+26 |
* | Make sure that lock_version changes are not stored in journals table (#3004). | Jean-Philippe Lang | 2009-04-02 | 1 | -1/+1 |
* | Added some RDoc documentation for some models. | Eric Davis | 2009-03-21 | 1 | -0/+10 |
* | Adds missing scope for r2595. | Jean-Philippe Lang | 2009-03-17 | 1 | -0/+2 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -4/+4 |
* | Replaces Enumeration.get_values and Enumeration.default with named scopes. | Jean-Philippe Lang | 2009-02-15 | 1 | -1/+1 |
* | Closed issue are not overdue, fixes r2140 (#2337). | Jean-Philippe Lang | 2009-02-03 | 1 | -1/+1 |
* | Fixed: issue details view discloses relations to issues that the user is not ... | Jean-Philippe Lang | 2009-01-31 | 1 | -0/+5 |
* | Removes Issue.visible_by | Jean-Philippe Lang | 2009-01-31 | 1 | -6/+0 |
* | Fixed that 'My page' blocks may display issues that the user is no longer all... | Jean-Philippe Lang | 2009-01-27 | 1 | -0/+3 |
* | Adds ability to bulk copy issues (#1847). | Jean-Philippe Lang | 2009-01-25 | 1 | -15/+24 |
* | Different icon for closed issues in search result (#992). | Jean-Philippe Lang | 2009-01-11 | 1 | -1/+2 |
* | Makes issue description a non-required field (#2456). | Jean-Philippe Lang | 2009-01-07 | 1 | -1/+1 |
* | Adds a css class (overdue) to overdue issues on issue lists and detail views ... | Jean-Philippe Lang | 2008-12-16 | 1 | -0/+5 |
* | AttachmentsController now handles attachments deletion. | Jean-Philippe Lang | 2008-12-09 | 1 | -1/+12 |
* | 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 |