Commit Graph

63 Commits (7702fd6b0d26a37a457fe4a01762447e3a496ee9)

Author SHA1 Message Date
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
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts 9e91538a53 extract method refactoring 10 years ago
Alex Coles 6fe9535b1f Fix syntax (w/Rubocop) in (Rails) models 10 years ago
Alex Coles 721101ed25 Use 1.9+ Hash syntax in (Rails) models 10 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Sebastian Schuster 4a3d34e397 Fixed 500 when displaying sums 11 years ago
Hagen Schink ca36cbb311 Renames query column attribute 'alias' to 'join' 11 years ago