summaryrefslogtreecommitdiffstats
path: root/app/helpers/sort_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Adds previous/next links to issue (#2850).Jean-Philippe Lang2012-01-031-1/+2
* Added encoding comment to helpers (#9792).Jean-Philippe Lang2011-12-141-0/+2
* remove trailing white-spaces from app/helpers/sort_helper.rb.Toshi MARUYAMA2011-08-021-25/+25
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Keep issue filter params on sort headers.Jean-Philippe Lang2011-04-031-2/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-031-4/+1
* Issue list improvements for subtasking (#5196):Jean-Philippe Lang2010-03-271-1/+10
* Fixes SortHelper examples (#2950).Jean-Philippe Lang2009-03-121-2/+2
* Ability to save "sort order" in custom queries (#2899).Jean-Philippe Lang2009-03-121-18/+39
* SortHelper refactoring:Jean-Philippe Lang2009-03-101-61/+95
* Include both last and first name when sorting issues by assignee (#1841).Jean-Philippe Lang2009-02-011-1/+1
* Fixes Issue sorting in a project, broken by #2317Eric Davis2009-01-271-0/+3
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-261-1/+1
* Prevent SQL error with old sessions after r2171.Jean-Philippe Lang2008-12-271-2/+2
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-241-5/+13
* Prevent "can't convert nil into String" error when :sort_order param is not p...Jean-Philippe Lang2008-05-031-1/+1
* Adds date range filter and pagination on time entries detail view (closes #434).Jean-Philippe Lang2008-02-261-5/+5
* More appropriate default sort order on sortable columns.Jean-Philippe Lang2008-02-051-4/+7
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-041-1/+1
* Translated 'Sort by' label on table headers.Jean-Philippe Lang2007-08-121-7/+2
* Quick fix for:Jean-Philippe Lang2007-04-031-3/+5
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-3/+3
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-2/+2
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-8/+8
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+160