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