Commit Graph

114 Commits (60672eea1e6969c8eee0f8e9e89c9421cd97e220)

Author SHA1 Message Date
Oliver Günther ed1a0c87de
[25999] Make timeline labels configurable 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
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 8870838ce9 Ensure compatibility of sum-functions with Array callers 9 years ago
Jan Sandbrink 02e7b9f5a8 Move summing of column values into QueryColumn 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 624b50d5bb Remove deprecated Relation#all in models 9 years ago
Alex Coles 064d66449a Migrate AR finder/query methods in models 9 years ago
Alex Coles df51b6ed99 Fix syntax (w/Rubocop) in (Rails) 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
Alex Coles 0604de3d8b Fully qualify ::Type class constant 10 years ago
Richard 4b4939a9a1 WIP. Fixed failing work packages controller specs. 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Richard 7463bdf450 Passing group sums data along with index json. 11 years ago
Sebastian Schuster 4a3d34e397 Fixed 500 when displaying sums 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 43e2d41e1c Validate query filters of type date and date past 11 years ago
Till Breuer 09aa962907 Bypass query filter value validations if operator does not require values 11 years ago
Till Breuer 2dbf01dd6a Stringify keys of serialized filter hashes 11 years ago
Till Breuer 5bc3959dad Move filter types by fields concerning work packages to corresponding filter subclass 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Hagen Schink ca36cbb311 Renames query column attribute 'alias' to 'join' 11 years ago
Hagen Schink d9b370800b Handles missing group by column 11 years ago
Hagen Schink 319d2930ff Sets the join table manually 11 years ago
Hagen Schink 6537d8aaaa Renames settings 11 years ago
jwollert acffdc96c8 fixes query's work package count 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 310f780edd enables pdf export for work_package#index 11 years ago