Commit Graph

30 Commits (5ffbba0cd7389bf47170cc4d3e38f2bc32948e33)

Author SHA1 Message Date
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 83e605e63c allow setting parent that has relation via new siblings (#6114) 7 years ago
Oliver Günther ba82a7430c
Remove superfluous self.class 7 years ago
Jens Ulferts 7f8f5934cb
use own _dag_options 7 years ago
Jens Ulferts 10a6e736f6
update former type column on changes to relation_type 7 years ago
ulferts 0c8ec533c0 allow creating follows relations among siblings (#6093) 7 years ago
ulferts 6b9e7066fd streamline relation in hierarchy error message (#6056) 7 years ago
ulferts 634f45d6fc prevent circular scheduling relationship (#6062) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
ulferts 1cc9601d30 Fix/circular dependency error handling (#6040) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Henriette Dinger 937aa2c993 Change symbol name for swapped relations 7 years ago
ulferts fc139e55df limit visibility of relations index (#5703) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 39dbb84373 available relation candidates 8 years ago
Jens Ulferts 6c5177d8bf fix reverse and sym of new relation types 8 years ago
Jens Ulferts bcff977924 prevent circular dependency of 'from' relations 8 years ago
manuschiller 84f42b8586 adds new relation types and patch method to update relations" q 8 years ago
Jens Ulferts 9e6e29ecdc limit scheduling to TYPE_PRECEDES 8 years ago
Jens Ulferts 38fb7c396a initial implementation of moving work packages backwards 8 years ago
Mohamed Wael Khobalatte 972b04d86e Refactor to allow for strong params 9 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Jens Ulferts fb531af3a9 removes remainins of issue from relation model 11 years ago
Hagen Schink f91a6f90b6 Renames IssueRelation constant to Relation 11 years ago
Hagen Schink c50dc253fb Renames IssueRelation(Helper) source files 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
Hagen Schink 9931ab2e31 Renames issue_to 11 years ago
Hagen Schink 75667eaf85 Renames issue_from 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Hagen Schink 4af54ff9f7 Renames and adapts translation 11 years ago
Hagen Schink 89544eb63f Move relations to work package 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
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