summaryrefslogtreecommitdiffstats
path: root/app/models/issue_relation.rb
Commit message (Expand)AuthorAgeFilesLines
* Safer code in IssueRelation (#7018).Jean-Philippe Lang2010-12-041-3/+4
* Adds issue relations to individual issue XML (#5305).Jean-Philippe Lang2010-05-011-7/+18
* Makes subtasks rescheduled when a 'precedes' relation is set on a parent task.Jean-Philippe Lang2010-03-131-3/+2
* Adds subtasking (#443) including:Jean-Philippe Lang2010-03-131-0/+1
* Adds 'Blocked by' (#1755) and 'Duplicated by' relation types to the dropdown ...Jean-Philippe Lang2010-02-281-5/+10
* Fixes 'follows' relation validation.Jean-Philippe Lang2009-12-181-3/+3
* Adds 'follows' relation (#1432).Jean-Philippe Lang2009-12-181-1/+16
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-3/+3
* Fixed: users should not be able to add relations with issues they're not allo...Jean-Philippe Lang2009-01-271-0/+2
* Make the 'duplicates of' relation asymmetric:Jean-Philippe Lang2008-06-031-1/+1
* Added an option to be able to relate issues in different projects.Jean-Philippe Lang2007-08-121-1/+1
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+79