Commit Graph

331 Commits (1538666c237316763fcef43167441ba1d795a4e2)

Author SHA1 Message Date
ulferts 4bf7a26eb1
Capabilities API (#9083) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Oliver Günther d8cdfa8196
[34535] Override project limiting filter if subproject filter present 4 years ago
ulferts 245a7ddfcf
Fix/duplicate work packages across pages (#8651) 4 years ago
ulferts e2961fba14 replaces reform & custom error handling 4 years ago
Oliver Günther e1a88a9a40
[34001] Ensure filters always receive the query context 4 years ago
ulferts 38d2707946
Fix/wp sums in db (#8580) 4 years ago
Oliver Günther 53f2d694ff
Use AnyFixtures to generate fixtures from factories (#7230) 5 years ago
Oliver Günther f4f1e98b20
[32156] Use backlogs sorting of versions date for work packages 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts c83ba63640
Revert revert unwanted in dev branch 5 years ago
Oliver Günther b05a8f7b54
Revert "[31080] Trigger wpEvent after custom action" 5 years ago
ulferts c4dc6e2c91
ensure sums are also sorted by group_by column 5 years ago
ulferts d9479cce81
exclude hidden queries from copying 5 years ago
Oliver Günther bb6c428926
Silently remove parent sort_by 6 years ago
Oliver Günther 622e73664d
Remove hierarchy paths and migrate away from parent column 6 years ago
Oliver Günther 8ab4f2a663 Boards module (#7008) 6 years ago
Oliver Günther e9cc09840d
Add hidden flag for project-context queries 6 years ago
Oliver Günther f3e2100247
Save highlighting mode to query 6 years ago
Oliver Günther 1701750dda
Implement tab portal outlet with multiple attached views 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts 8c732b9a42 Fix/parent depth first sorting (#6133) 7 years ago
Oliver Günther 941ed90b6a
Extract Custom Field mixin and subfilters 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
Oliver Günther 648c1c363f
[26557] Output query name when using in string context 7 years ago
Oliver Günther e1db97530d [26330] Don't add project to query columns if already contained (#5929) 7 years ago
ulferts c70aa76ea0 mimic AR join alias calculation for query (#5682) 7 years ago
ulferts f4b36edccb Feature/save zoom in query 7 1 (#5637) 8 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 8 years ago
Oliver Günther 6b372acae6
Implement timeline zoom level as query enum 8 years ago
Oliver Günther 5b5326db4c [25438] Fix only saving changed column positions (#5608) 8 years ago
ulferts b396a4d97b fix sorting by parent (#5580) 8 years ago
ulferts d9aab230fd Fix/empty filters on export (#5579) 8 years ago
ulferts 86c2f3d59d Fix/increase query api robustness (#5574) 8 years ago
Oliver Günther 1259904d82 Fix ArgumentError in QueryRepresenter (#5564) 8 years ago
ulferts 2a71172837 prepare the query before reading results (#5547) 8 years ago
Jens Ulferts 874b2b1e65
rewrite setting columns to prevent setting to '' 8 years ago
Jens Ulferts 0a882deaf3
remove unused method 8 years ago
Jens Ulferts 4df369884a
employ the subproject filter to handle subproject setting 8 years ago
Jens Ulferts 1fe880ad1b
prevent query filters loosing their context 8 years ago
Jens Ulferts 3c6a93283b
simple code prettifications 8 years ago
Jens Ulferts 33545b9e39
refactor query filter statements into distinct classes 8 years ago
Oliver Günther e2361e7994
Disallow hierarchy mode when group-by is active 8 years ago
Oliver Günther 7144f28662
[24972] Make hierarchy mode state part of query 8 years ago
Jens Ulferts 7918aa496c
avoid n+1 queries by using already loaded columns 8 years ago
cklein 8077afd57c
Filter by datetime and datetime range. 8 years ago
Oliver Günther 3a539b6bdc
Fix specs 8 years ago
Oliver Günther 93dcd386f4
Remove usage of CF translations 8 years ago
Oliver Günther b93b088940
Remove globalize, name_locales for custom fields 8 years ago
Jens Ulferts 40794f6901
clear memoized column information on context change 8 years ago