summaryrefslogtreecommitdiffstats
path: root/app/models/issue.rb
Commit message (Expand)AuthorAgeFilesLines
* 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