Commit Graph

3437 Commits (f1b47c23026ef6576c2688dae508e8e4eeeab1ad)

Author SHA1 Message Date
Jens Ulferts baa7e99d1d cleanup timelines data 7 years ago
Jens Ulferts dd80b0d670 remove planning_element from permitted_params 7 years ago
Oliver Günther bd55b36da5 Remove timeline hook for user 7 years ago
Oliver Günther 46fdced488 Fix removed methods from timelines helper 7 years ago
Oliver Günther 177f4e8963 Remove APIV2 and project associations / reportings 7 years ago
Oliver Günther a0150fffa0 Remove timelines 7 years ago
ulferts a28ec25957 Fix/parent sorting missing elements (#6118) 7 years ago
ulferts 83e605e63c allow setting parent that has relation via new siblings (#6114) 7 years ago
ulferts c1be19a6da remove unused sortable join (#6099) 7 years ago
Oliver Günther ba82a7430c
Remove superfluous self.class 7 years ago
ulferts 7d30fcbc8e allow AR to alias on distinct (#6106) 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
Oliver Günther 266bddeeb4
Extract serializable as module again 7 years ago
Oliver Günther e0d323e707
Use constant ME_VALUE 7 years ago
Oliver Günther 8fa78e4b5a
Fix more specs 7 years ago
Oliver Günther 67b57b8a04
Code style 7 years ago
Oliver Günther 4de6dae5e4
Use name symbol key correctly 7 years ago
Oliver Günther 7dc9df3aee
Adapt specs to factory pattern 7 years ago
Oliver Günther b70a891b47
Correctly use the me_value replacements in the CF filter base 7 years ago
Oliver Günther 941ed90b6a
Extract Custom Field mixin and subfilters 7 years ago
ulferts 0c8ec533c0 allow creating follows relations among siblings (#6093) 7 years ago
Oliver Günther e980828933
Use attribute for parent_id (#6090) 7 years ago
ulferts e8930af3e9 Fix/copy project with required custom fields (#6083) 7 years ago
Oliver Günther 56c1801e1c
[26780] Output the correct date in the typed_value of date CV 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
ulferts 587c3d6d40 fix poor mysql performance on sorting by parent (#6059) 7 years ago
ulferts 093d1d387e blacklist RelationColumn on export (#6066) 7 years ago
Oliver Günther 9ae87c45d6
Ensure WorkPackageColumn is a valid export column (#6057) 7 years ago
ulferts 7d5616119f replace dynamic AR method by static string (#6049) 7 years ago
Oliver Günther 34c2f92adb
Core styling changes for 2fa backup codes 7 years ago
Wieland Lindenthal 43e17f18eb Satisfy code climate criteria for method body line count 7 years ago
Wieland Lindenthal 4121004723 Add order statements for CFs of type Version 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 3717f6e0d3
less complicated custom_field#possible_values_options 7 years ago
Jens Ulferts 80c559c7e8
extract common strategy functionality into mixins 7 years ago
Oliver Günther 78f7aef989
[26424] Copy custom_values of project as the association it is (#6027) 7 years ago
Jens Ulferts 0f9313dd26
reuse disk space query string 7 years ago
Jens Ulferts 5bdaa68261
validate custom field ordering 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 5ae86d9624
integrate custom field ordering 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Jens Ulferts 503e3e09b4
show hierarchy icons when project before is ancestor 7 years ago
Jens Ulferts c61619b6ef
limit custom field filters by cf visibility 7 years ago
Jens Ulferts b815d730af
move part of allowed_filter calculation to query/filters 7 years ago
Jens Ulferts 403bf905e9
extract custom field filter into shared mixin 7 years ago
Jens Ulferts 8573b63b9e
replace class method overriding class_attribute getter 7 years ago
Wieland Lindenthal 4e7ad6b398
Improve code qualitiy 7 years ago