Commit Graph

40 Commits (07186be4049e9f773c59ed99936a2ba30c090ef4)

Author SHA1 Message Date
ulferts 7e7b9132e3
Fix/child scheduling restrictions (#8584) 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 05a93695d4
automatically reverse relates relationship 6 years ago
Jens Ulferts 5799105e03
improve performance of relation query 7 years ago
Jens Ulferts b50f9cad44
apply virtual_attribute to parent_id 7 years ago
Jens Ulferts 61dddffc15
move relation_type validation to contract 7 years ago
Jens Ulferts 7f12f43da6
extract relation_type into concern 7 years ago
Jens Ulferts 4aa0cca21c
define relation_type to be an attribute 7 years ago
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