Commit Graph

29 Commits (9cdc969b1cc470628ad0b665e963a22d79fdbbd1)

Author SHA1 Message Date
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
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