Commit Graph

65 Commits (12bcec86c11640532d301f3674a02f32c596a808)

Author SHA1 Message Date
Jens Ulferts 54e0aab55f
linting 8 years ago
Jan Sandbrink f36a4d3576
Move visibility check into a scope of query 8 years ago
Jens Ulferts 1bb3631bd6
fix estimated time filters 8 years ago
Oliver Günther 1939b69c20
Explicitly serialize query filters 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Markus Kahl 0e54c5fcf6 fix lost grouping in exports; added regression test 8 years ago
Oliver Günther c4b682ed0d [23739] Avoid empty filters to raise error 8 years ago
Markus Kahl 5ab2ea3bf7 Fix incoming field names for use in query (#4725) 8 years ago
Markus Kahl a260f6dc0d return nil if no column name parameter present 8 years ago
Markus Kahl 8bc34b31dd fixed query column name mapping 8 years ago
Jens Ulferts 0d6f420afc Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2f764b84b9 Revert "less magic on default query columns" 9 years ago
Jens Ulferts 2293c3735b less magic on default query columns 9 years ago
Alex Coles 72973cffb4 Migrate AR finder/query methods in helpers 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alex Coles d92a9b1cf0 Prune unused method in QueriesHelper 10 years ago
Alex Coles da816285d8 Minor indent fix in QueriesHelper for Rubocop 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Jens Ulferts d76467c796 moves and fixes queries helper methods 10 years ago
Alex Coles b257d7bc61 Prefer #map over #collect in (Rails) helpers 10 years ago
Alex Coles b273a56402 Fix syntax (w/Rubocop) in (Rails) helpers 10 years ago
Alex Coles aef5a76af4 Use 1.9+ Hash syntax in (Rails) helpers 10 years ago
Mihail Maxacov a0631745de fix saved queries don't update wp lists correctly when removing filters 10 years ago
Richard 600739063a Deleted query new/edit forms and corresponding partials/helper methods. 11 years ago
Richard 69f55d49b8 Fixed a host of irritations regarding maintaining filters after bulk updates. 11 years ago
Till Breuer 35f44c90d5 Move setting of a default filter to client-side 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 5f6b7b8af6 Sets the 'lang' attribute for custom field content 11 years ago
Philipp Tessenow 864aa7132f less duplicated code in queries logic 11 years ago
Till Breuer 20039208e5 Add queries module again 11 years ago
Till Breuer 2c582cb3d8 Ensure valid setup of queries from factory 11 years ago
Till Breuer f1175829a2 Only initialize queries with status filters if no filters have been selected by user 11 years ago
Till Breuer cfb5e1a58b Move query filter-related code to models/query because it existed first 11 years ago
Till Breuer 1d09b8db50 Introduce query filter objects (WIP) 11 years ago
Till Breuer 4c04a6c8dd Rename query#available_filters 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 63e2840e1c initial work_package#index implementation 11 years ago
Jens Ulferts 128a6fd336 lets links on issue#index point to work_package#show 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow 8e32cfc6df be careful with nested controllers in helpers 12 years ago
Martin Linkhorst 4a0ed4f1fb store display sums parameter in the session as well 13 years ago
Martin Linkhorst 9bad9f5869 merge list sums plugin into the core 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Eric Davis 2c46411678 [#547] Security audit 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Jean-Philippe Lang 42653cef32 Shorten query[column_names] param name. 14 years ago
Jean-Philippe Lang 62a4170531 Shortens filter param names. 14 years ago
Jean-Philippe Lang 63866407f1 Fixed: unchecking status filter on the issue list has no effect (#6844). 14 years ago