Commit Graph

98 Commits (5f29005c709b00ffe3c41535bb9e2351ef825157)

Author SHA1 Message Date
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
Jens Ulferts 05bbaf7c24 enables csv export for work packages#index 11 years ago
Jens Ulferts 8c33323a49 separates query results from the query itself 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Martin Linkhorst b6aac286d4 take the root Query class rather than active records. also re-allow passing an order to acts_as_nested_set. all to make the tests happy 12 years ago
Gregor Schmidt c1ecadbff7 Moving query related models into separate files 13 years ago