Commit Graph

55 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
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
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis df7edb843b Refactor: move method to helper. 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Eric Davis 0985d4219c Link projects and users in the issue list. 16 years ago
Jean-Philippe Lang 03572ec569 Adds a sortable "Project" column to the issue list. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Eric Davis 41dba2db86 Link the version name to VersionsController#show in the issue list. 16 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago