index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
helpers
/
sort_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renames and improves methods provided by @IconsHelper@ (#23980).
Marius Balteanu
2024-10-19
1
-1
/
+1
*
Replaces icon-sorted-asc and icon-sorted-desc with SVG icons (#23980).
Marius Balteanu
2024-09-08
1
-1
/
+3
*
remove spaces inside {} of SortHelper
Toshi MARUYAMA
2020-11-16
1
-1
/
+1
*
Fix missing sort order icon in users#index (#33176).
Go MAEDA
2020-03-20
1
-2
/
+2
*
Code cleanup: RuboCop: Style/DefWithParentheses
Go MAEDA
2019-06-20
1
-1
/
+1
*
Use "icon icon-*" classes for sort elements (#31433).
Go MAEDA
2019-05-30
1
-1
/
+0
*
Enable frozen_string_literal for some files under app and lib directory (#265...
Go MAEDA
2019-03-16
1
-1
/
+1
*
Remove unnecessary encoding magic comment (#31034).
Go MAEDA
2019-03-16
1
-2
/
+0
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-96
/
+3
*
Don't generate sort links with params.
Jean-Philippe Lang
2016-07-10
1
-6
/
+1
*
Removed #link_to_content_update.
Jean-Philippe Lang
2016-06-30
1
-1
/
+1
*
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