Commit Graph

3483 Commits (6541cbe073e527d3139c02d782188328b7138b12)

Author SHA1 Message Date
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
Wieland Lindenthal 768966bce0
improve code readability 7 years ago
Wieland Lindenthal 5ca61f666f
Reduce repetition in name_and_identifier filter 7 years ago
Wieland Lindenthal e12554203b
Fix: Other parts of the code relied on short_descriptions too so readded it to the model 7 years ago
Wieland Lindenthal e1c4772c25
Integrate first batch of the feedback received from the review. 7 years ago
Wieland Lindenthal 9edc28e18c
Refactor table cell content 7 years ago
Wieland Lindenthal 46a692cef8
Add option to Project’s css_classes to ignore hierarchy 7 years ago
Wieland Lindenthal 27beec07d9
Fixes: 7 years ago
Wieland Lindenthal b83e15a8fa
Allow for filtering on latest_activity_at, while not yet resolving timezone difficulties. 7 years ago
Wieland Lindenthal 68b19e47a2
Fix validations of datetime_past values 7 years ago
Wieland Lindenthal ce7a941c6f
Add created_on filter 7 years ago
Wieland Lindenthal 932a074934
Multiple improvements 7 years ago
Wieland Lindenthal dd6f9c0a4e
WIP: Enable filtering of custom fields User, Float etc 7 years ago
Wieland Lindenthal 8735d13eb7
Set first oparotor as default operator unless default is set 7 years ago
Wieland Lindenthal 244f568649
Allow filtering of integers 7 years ago
Wieland Lindenthal 754dcde833
Allow filtering on text fields 7 years ago
Wieland Lindenthal 4899b49f04
WIP: Support CF types list and boolean 7 years ago
Wieland Lindenthal 444cf2d6e7
WIP: First dynamic CF filter for strings 7 years ago
Wieland Lindenthal f3f498baa1
WIP: Keep order of filters; use kind of white-list 7 years ago