Commit Graph

21 Commits (b5e4430a540415a65adc8227a42028834f15b459)

Author SHA1 Message Date
Martin Linkhorst d616d0574e DEPRECATION FIX: use errors.add(:base, msg) instead of errors.add_to_base(:msg) 12 years ago
Martin Linkhorst 71fe49e862 DEPRECATION FIX: use validate :method_name instead of overwriting the validate method 12 years ago
Martin Linkhorst 95e74abf22 DEPRECATION FIX: use before_save :method_name instead of overwriting the before_save method 12 years ago
Jens Ulferts d088bbd3ae resourcifies issue_relations 12 years ago
Martin Linkhorst 45201eec80 overwrite #delay getter to satisfy the tests and ourselves ;) 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 7fb0fe2e91 Safer code in IssueRelation (#7018). 14 years ago
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Jean-Philippe Lang d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang d6c299f57d Adds 'Blocked by' (#1755) and 'Duplicated by' relation types to the dropdown menu for new relations. 15 years ago
Jean-Philippe Lang 77aeca5d55 Fixes 'follows' relation validation. 15 years ago
Jean-Philippe Lang beb20e7c6e Adds 'follows' relation (#1432). 15 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 16 years ago
Jean-Philippe Lang 7042879811 Make the 'duplicates of' relation asymmetric: 17 years ago
Jean-Philippe Lang 79b8bd0a38 Added an option to be able to relate issues in different projects. 17 years ago
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago