Commit Graph

275 Commits (d01d33c631b903f8eaeb5044b590a15359f43890)

Author SHA1 Message Date
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 587c3d6d40 fix poor mysql performance on sorting by parent (#6059) 7 years ago
ulferts 7d5616119f replace dynamic AR method by static string (#6049) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 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
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 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 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
Wieland Lindenthal b9ab0d6906
WIP: Generate filter form generically 7 years ago
Wieland Lindenthal 39f53d2a00
Create filters and use query object to replace current state of project list filters 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 69f824836c
handle duplicate ids in id filter 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Jens Ulferts 417e2a1467
fix flickering spec by introducing order for time_entries api 7 years ago
Oliver Günther e7294110c0 [26392] Don't map value objects to nil (#5955) 7 years ago
Oliver Günther 97f7c3a592 [26298] re-add filtering by mail through special filters (#5915) 7 years ago
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
Oliver Günther 75d2f010ba [25108][26176] Assigned_to filter returns group values 7 years ago
Oliver Günther d1fd8dad18 Casted CF value filter returns <= where it should return >= (#5871) 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts b8355caf51 treats non set cf values same as "No" for boolean cf filtering (#5803) 7 years ago
ulferts daa1a4d4b7 fixes filtering members by group (#5800) 7 years ago