Commit Graph

59 Commits (49838f3b0cb3e2110a63c3b796b360940f76e3c0)

Author SHA1 Message Date
Jens Ulferts d8ec874dc1
add link to filter by lft 7 years ago
Jens Ulferts ee343e3e40
simplify method 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Jens Ulferts 66f3c0b5b7
first stab at order via query 7 years ago
Wieland Lindenthal 83b43a5f6d
White list params before merging them 7 years ago
Wieland Lindenthal c290432070
Keep params when filtering 7 years ago
Henriette Dinger 4133761c95 Add translation string for sorted headers (#5931) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 339d1025ee
rely on url_for to fill in request's parameters on sort urls 8 years ago
Oliver Günther 0f6c644b9e
WIP 8 years ago
Markus Kahl 6bb59c69d7 pass plain columns to sort_collection to be able to join conditionally 8 years ago
Markus Kahl b55b682805 enhanced member screen; members and user table refactoring using cells 8 years ago
Oliver Günther 6ce9f8f539 Add title to sort link itself 9 years ago
Oliver Günther 7ab82f12c9 Fix sort labels in admin/projects 9 years ago
Mohamed Wael Khobalatte 0e72ec4243 Move to ruby1-9 syntax once and for all 9 years ago
Henriette Dinger ba7f5c0891 Add pagination and column sorting to admin projects table 9 years ago
Jens Ulferts bf4b5dddd8 adapt sort_header_tag helper 9 years ago
Alex Coles b10927c01e Fix syntax (w/Rubocop) in (Rails) helpers 9 years ago
Jan Sandbrink 197945c6c9 style 10 years ago
Jan Sandbrink 4a69d2505a replace ternaries returning booleans 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 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
Alex Coles 33c3076132 Remove String#to_a usage from SortHelper 10 years ago
Alex Coles f517b3a422 Fix whitespace in (Rails) helpers 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink 228ecd8d73 Sets table header according to sort state 11 years ago
Hagen Schink 5f6b7b8af6 Sets the 'lang' attribute for custom field content 11 years ago
Philipp Tessenow 444546e2e8 use \A and \z instead of ^ and $ in ruby regexes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 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
Jean-Philippe Lang e78149f85c Keep issue filter params on sort headers. 14 years ago
Jean-Philippe Lang 07cf681d61 Makes all pagination-like links use #link_to_content_update (#5138). 14 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 1852d907ba Fixes SortHelper examples (#2950). 16 years ago
Jean-Philippe Lang c7c8dc71f2 Ability to save "sort order" in custom queries (#2899). 16 years ago
Jean-Philippe Lang 2b585407cb SortHelper refactoring: 16 years ago
Jean-Philippe Lang 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). 16 years ago
Eric Davis 2fc7897044 Fixes Issue sorting in a project, broken by #2317 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang fb1f72a09c Prevent SQL error with old sessions after r2171. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 16 years ago
Jean-Philippe Lang 9e5624c362 Prevent "can't convert nil into String" error when :sort_order param is not present. 17 years ago
Jean-Philippe Lang 328df74dd1 Adds date range filter and pagination on time entries detail view (closes #434). 17 years ago
Jean-Philippe Lang 54ff294da1 More appropriate default sort order on sortable columns. 17 years ago