Commit Graph

71 Commits (b52a2d744b692b960f0c625b6b63fcba1417d534)

Author SHA1 Message Date
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 38d2707946
Fix/wp sums in db (#8580) 4 years ago
ulferts 3ed9e45a95
semver sorting/group_by for wp table 5 years ago
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 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 5edb64b2df
use default filter behaviour for wps available for relations 6 years ago
Oliver Günther 9020120e44
[29689] Allow setting the sort dir for group_by column 6 years ago
Jens Ulferts 17023c9394
optimize search filter by moving condition to join criteria 6 years ago
Oliver Günther c6538c5b69
[29598] Fix SQL joins from filter when grouping 6 years ago
Oliver Günther 1cd325bd5a
Ensure sql join in manual filter and sort column is isolated in query 6 years ago
Oliver Günther ae8db4011a
Fix more deprecations 6 years ago
Oliver Günther f86abae9eb
Enforce Arel.sql for string order, pluck 6 years ago
Markus Kahl bdefaadf5e
fixed typo 6 years ago
Jens Ulferts 43e293178c
avoid AR exception on overlapping groups 6 years ago
Wieland Lindenthal 1e468b3cbf more rubocop stuff 7 years ago
Wieland Lindenthal 503502fa12 rubocop stuff and cleaning up code 7 years ago
Wieland Lindenthal 6dc3a11a65 Satisfy or calm rubocop 7 years ago
Wieland Lindenthal aa0f70681b Add first LIKE based WP filter for Attachment content and file name 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
ulferts a28ec25957 Fix/parent sorting missing elements (#6118) 7 years ago
ulferts c1be19a6da remove unused sortable join (#6099) 7 years ago
ulferts 7d30fcbc8e allow AR to alias on distinct (#6106) 7 years ago
Oliver Günther 0d55bc0308
[26675] Remove implicit ID sorting on parent sort (#6039) 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts c70aa76ea0 mimic AR join alias calculation for query (#5682) 7 years ago
ulferts ace7098eb3 add relations columns to query (#5606) 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 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 780906a051
prevent WorkPackage#visible to result in duplicate entries for pluck 8 years ago
Jens Ulferts a5a13cf8d7
remove problematic distinct 8 years ago
Jens Ulferts 3246747ae0
adapt to newly introduced query 8 years ago
Jens Ulferts 209169c6f8 start summing up only on summable columns 8 years ago
Oliver Günther a8a5ff5d16 [23189] Reference statuses and projects in empty grouping (#4466) 9 years ago
Jens Ulferts 81bb6c6e5c remove instance variable caching 9 years ago
Alex Coles db078e0964 Fix for ActiveRecord::Base.reflections API change 9 years ago
Jan Sandbrink ef9cc87338 Always cache work_packages of Query::Results 9 years ago
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 2a65240e52 always include relevant columns 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Alex Coles 787a35c9db Add explicit join references in models 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago