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
/
queries_helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Makes Attachments column available on the issue list (#25515).
Jean-Philippe Lang
2017-04-04
1
-12
/
+19
*
Let user choose columns and sort order of issue lists on "My page" (#1565).
Jean-Philippe Lang
2017-03-14
1
-4
/
+14
*
Get rid of sort_helper when using queries.
Jean-Philippe Lang
2017-03-13
1
-8
/
+40
*
Get the count by group from the query directly.
Jean-Philippe Lang
2017-03-09
1
-2
/
+3
*
Show Last Comment in Issue list (#1474).
Jean-Philippe Lang
2017-03-05
1
-0
/
+2
*
Handle csv columns selection in query to preload appropriate associations (#2...
Jean-Philippe Lang
2017-01-18
1
-11
/
+3
*
Make Spent time clickable in issue lists (#24649).
Jean-Philippe Lang
2017-01-15
1
-1
/
+5
*
Filters on chained custom fields and custom field attributes (#21249).
Jean-Philippe Lang
2017-01-14
1
-1
/
+3
*
Filter group should be a Symbol.
Jean-Philippe Lang
2017-01-14
1
-1
/
+1
*
Rename "issue" to "item" in query helpers (#24643).
Jean-Philippe Lang
2016-12-20
1
-16
/
+16
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-1
/
+8
*
Previous/Next navigation on a issue is not displayed on r15639 and later (#23...
Jean-Philippe Lang
2016-10-01
1
-7
/
+10
*
Make time entries groupable (#16843).
Jean-Philippe Lang
2016-07-13
1
-0
/
+31
*
Remove special behaviour for listing issue time entries, use a filter for that.
Jean-Philippe Lang
2016-07-12
1
-1
/
+3
*
Display the list of saved queries in the sidebar (#14790).
Jean-Philippe Lang
2016-07-12
1
-5
/
+10
*
Adds scopes for retrieving the appropriate queries (#14790).
Jean-Philippe Lang
2016-07-12
1
-8
/
+1
*
Moves sidebar queries rendering to QueriesHelper (#14790).
Jean-Philippe Lang
2016-07-12
1
-0
/
+34
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-10
/
+11
*
Wrong filters are applied when exporting issues to CSV with blank filter (#23...
Jean-Philippe Lang
2016-07-09
1
-0
/
+2
*
Totals cannot be removed completely if some columns are set in the global set...
Jean-Philippe Lang
2016-06-11
1
-0
/
+1
*
Change "Related issues" label for generic grouped query filters (#22147).
Jean-Philippe Lang
2016-04-24
1
-1
/
+1
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Adds query params as hidden field tags to the CSV export form (#22108).
Jean-Philippe Lang
2016-03-12
1
-0
/
+30
*
Improved responsiveness for versions and roadmap (#19097).
Jean-Philippe Lang
2015-11-08
1
-1
/
+1
*
Isolates csv options for a hash param (#1159).
Jean-Philippe Lang
2015-10-15
1
-0
/
+1
*
Display totals for each group on grouped queries (#1561).
Jean-Philippe Lang
2015-10-09
1
-3
/
+7
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-3
/
+21
*
Adds issue filters on parent/subtasks (#6118).
Jean-Philippe Lang
2015-06-13
1
-1
/
+1
*
Adds a class for handling CSV generation (#7037).
Jean-Philippe Lang
2015-06-13
1
-5
/
+3
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Group filters in the filter select list (#13849).
Jean-Philippe Lang
2014-11-28
1
-7
/
+28
*
Use IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
1
-4
/
+2
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
1
-4
/
+8
*
Fixed that parent column should not include issue subject (#13673).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Fixed CSV content for parent issue column (#13608).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-1
/
+1
*
Fixed that Link custom fields are not displayed as links on the issue list (#...
Jean-Philippe Lang
2014-04-06
1
-18
/
+14
*
Fixed: Export CSV - Custom field true/false not using translation (#16081).
Jean-Philippe Lang
2014-02-15
1
-0
/
+4
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Removes duplicate ids (#15485).
Jean-Philippe Lang
2014-01-11
1
-1
/
+1
*
Extract generic formatting options to an helper.
Jean-Philippe Lang
2013-11-23
1
-37
/
+11
*
Test failures with ruby1.8.
Jean-Philippe Lang
2013-07-13
1
-0
/
+1
*
Cleanup of finders with :conditions option.
Jean-Philippe Lang
2013-06-12
1
-1
/
+1
*
Fixed that CSV Export of Spent Time ignores filters and columns selection (#1...
Jean-Philippe Lang
2013-04-03
1
-0
/
+24
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
1
-0
/
+5
*
Adds helpers for query columns selection.
Jean-Philippe Lang
2013-02-23
1
-0
/
+8
*
Refactor: #issues_to_csv and #entries_to_csv merged into QueriesHelper#query_...
Jean-Philippe Lang
2013-02-23
1
-0
/
+20
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-1
/
+3
*
Fixed that float custom fields do not use CSV decimal separator (#10364).
Jean-Philippe Lang
2013-02-19
1
-0
/
+25
*
Refactor: use an ordered hash to store available filters and remove :order op...
Jean-Philippe Lang
2013-02-14
1
-22
/
+1
[prev]
[next]