| Commit message (Expand) | Author | Age | Files | Lines |
* | SQL error with SQLServer when grouping+sorting issues (#19544). | Jean-Philippe Lang | 2015-04-12 | 1 | -4/+9 |
* | Sort helper undefined to_a for string (#18817). | Jean-Philippe Lang | 2015-02-07 | 1 | -1/+1 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+2 |
* | Adds css classes to get sort order on the issue list (#17993). | Jean-Philippe Lang | 2014-10-04 | 1 | -0/+12 |
* | Pass the order option as an array to satisfy sqlserver adapter (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -2/+3 |
* | Ability to sort issues by grouped column (#3511). | Jean-Philippe Lang | 2012-10-29 | 1 | -0/+8 |
* | Adds previous/next links to issue (#2850). | Jean-Philippe Lang | 2012-01-03 | 1 | -1/+2 |
* | Added encoding comment to helpers (#9792). | Jean-Philippe Lang | 2011-12-14 | 1 | -0/+2 |
* | remove trailing white-spaces from app/helpers/sort_helper.rb. | Toshi MARUYAMA | 2011-08-02 | 1 | -25/+25 |
* | Additional escaping. | Jean-Philippe Lang | 2011-07-30 | 1 | -1/+1 |
* | Keep issue filter params on sort headers. | Jean-Philippe Lang | 2011-04-03 | 1 | -2/+1 |
* | Makes all pagination-like links use #link_to_content_update (#5138). | Jean-Philippe Lang | 2011-04-03 | 1 | -4/+1 |
* | Issue list improvements for subtasking (#5196): | Jean-Philippe Lang | 2010-03-27 | 1 | -1/+10 |
* | Fixes SortHelper examples (#2950). | Jean-Philippe Lang | 2009-03-12 | 1 | -2/+2 |
* | Ability to save "sort order" in custom queries (#2899). | Jean-Philippe Lang | 2009-03-12 | 1 | -18/+39 |
* | SortHelper refactoring: | Jean-Philippe Lang | 2009-03-10 | 1 | -61/+95 |
* | Include both last and first name when sorting issues by assignee (#1841). | Jean-Philippe Lang | 2009-02-01 | 1 | -1/+1 |
* | Fixes Issue sorting in a project, broken by #2317 | Eric Davis | 2009-01-27 | 1 | -0/+3 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -1/+1 |
* | Prevent SQL error with old sessions after r2171. | Jean-Philippe Lang | 2008-12-27 | 1 | -2/+2 |
* | Validates sort_key and sort_order params (#2378). | Jean-Philippe Lang | 2008-12-24 | 1 | -5/+13 |
* | Prevent "can't convert nil into String" error when :sort_order param is not p... | Jean-Philippe Lang | 2008-05-03 | 1 | -1/+1 |
* | Adds date range filter and pagination on time entries detail view (closes #434). | Jean-Philippe Lang | 2008-02-26 | 1 | -5/+5 |
* | More appropriate default sort order on sortable columns. | Jean-Philippe Lang | 2008-02-05 | 1 | -4/+7 |
* | Added radio buttons on the documents list to sort documents by category, date... | Jean-Philippe Lang | 2007-11-04 | 1 | -1/+1 |
* | Translated 'Sort by' label on table headers. | Jean-Philippe Lang | 2007-08-12 | 1 | -7/+2 |
* | Quick fix for: | Jean-Philippe Lang | 2007-04-03 | 1 | -3/+5 |
* | Simple time tracking functionality added. Time can be logged at issue or proj... | Jean-Philippe Lang | 2007-03-23 | 1 | -3/+3 |
* | * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo... | Jean-Philippe Lang | 2007-01-08 | 1 | -2/+2 |
* | replaced deprecated controller instance variables: @params, @session, @request | Jean-Philippe Lang | 2006-12-26 | 1 | -8/+8 |
* | trunk moved from /trunk/redmine to /trunk | Jean-Philippe Lang | 2006-12-05 | 1 | -0/+160 |