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
/
views
/
queries
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add id to query create and edit form to ease theme (#22277).
Jean-Philippe Lang
2016-03-19
2
-2
/
+2
*
Add id and class for easier styling of query filters (#22018).
Jean-Philippe Lang
2016-03-19
1
-2
/
+2
*
Extract the "Add filter" drop-down from the table (#19097).
Jean-Philippe Lang
2015-11-07
1
-8
/
+4
*
Give numbers in query sort criteria consistent width for non-monospaced fonts...
Jean-Philippe Lang
2015-11-01
1
-1
/
+1
*
Adds options to display totals on the issue list (#1561).
Jean-Philippe Lang
2015-10-04
1
-0
/
+3
*
Fixed that user with "Manage public queries" permission, can create global pu...
Jean-Philippe Lang
2015-06-29
1
-6
/
+8
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
1
-1
/
+1
*
Moved select_list_move.js content to application.js.
Jean-Philippe Lang
2014-11-18
1
-2
/
+6
*
Use an handler instead of onsubmit attribute.
Jean-Philippe Lang
2014-11-18
2
-2
/
+2
*
Remove useless settings when editing a query from the gantt (#16747).
Jean-Philippe Lang
2014-05-24
1
-4
/
+10
*
Custom queries: buttons to move column to top and bottom (#16326).
Jean-Philippe Lang
2014-03-21
1
-1
/
+3
*
Removed deprecated align and width html attributes (#15307).
Jean-Philippe Lang
2013-11-11
1
-4
/
+2
*
Ability to save Gantt query filters (#7836).
Jean-Philippe Lang
2013-07-14
1
-0
/
+9
*
Role based custom queries (#1019).
Jean-Philippe Lang
2013-07-11
2
-4
/
+21
*
Fixed that project name is not properly escaped in issue filters (#14186).
Jean-Philippe Lang
2013-05-31
1
-1
/
+1
*
Typo.
Jean-Philippe Lang
2013-02-23
1
-1
/
+1
*
Adds an helper for rendering query columns selection.
Jean-Philippe Lang
2013-02-23
2
-3
/
+3
*
Adds helpers for query columns selection.
Jean-Philippe Lang
2013-02-23
1
-2
/
+2
*
Refactor: makes issue id a regular QueryColumn.
Jean-Philippe Lang
2013-02-23
1
-2
/
+2
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
2
-2
/
+5
*
Makes related issues available for display and filtering on the issue list (#...
Jean-Philippe Lang
2012-09-29
1
-0
/
+1
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
1
-5
/
+5
*
Build issue filters using javascript.
Jean-Philippe Lang
2012-08-07
2
-43
/
+17
*
JQuery in, Prototype/Scriptaculous out (#11445).
Jean-Philippe Lang
2012-07-22
2
-3
/
+3
*
Deprecated :confirm => 'Text' option.
Jean-Philippe Lang
2012-07-07
1
-1
/
+1
*
Ability to set default column order in issue list (#11068).
Jean-Philippe Lang
2012-06-08
1
-2
/
+2
*
Fixed that columns selection in not displayed on the custom query form (#10972).
Jean-Philippe Lang
2012-05-21
1
-1
/
+1
*
Merged rails-3.2 branch.
Jean-Philippe Lang
2012-04-25
3
-3
/
+3
*
Replace tables that were using the 'width' attribute with inline styles (shou...
Toshi MARUYAMA
2012-03-24
1
-1
/
+1
*
Remove some inline styling and some depreciated table cell attributes and rep...
Toshi MARUYAMA
2012-03-24
1
-3
/
+3
*
Moved javascript filters functions to application.js.
Jean-Philippe Lang
2012-01-24
1
-103
/
+1
*
Fixed labels tags referencing wrong ids.
Jean-Philippe Lang
2012-01-08
1
-1
/
+1
*
Allows double click to move columns between available/selected columns.
Jean-Philippe Lang
2011-11-20
1
-2
/
+4
*
fix typos (#9499, #9489)
Toshi MARUYAMA
2011-10-31
1
-2
/
+2
*
[#9489] made labels visible as this is an accessibility issue even for sighte...
Toshi MARUYAMA
2011-10-29
1
-2
/
+4
*
[#9489] added invisible labels for queries
Toshi MARUYAMA
2011-10-29
3
-7
/
+22
*
Make queries resources fully conform to common behavior (removed additonal ro...
Etienne Massip
2011-10-26
2
-2
/
+2
*
Refactor : convert queries to REST resources (also fixes #9108).
Etienne Massip
2011-10-24
4
-6
/
+5
*
replace tabs to spaces at app/views/queries/_filters.html.erb
Toshi MARUYAMA
2011-09-18
1
-17
/
+17
*
replace tabs to spaces at app/views/queries/_columns.html.erb
Toshi MARUYAMA
2011-09-18
1
-20
/
+20
*
replace tabs to spaces at app/views/queries/_form.html.erb
Toshi MARUYAMA
2011-09-18
1
-3
/
+3
*
remove trailing white-spaces from app/views/queries/_filters.html.erb
Toshi MARUYAMA
2011-09-17
1
-2
/
+2
*
remove trailing white-spaces from app/views/queries/index.html.erb
Toshi MARUYAMA
2011-09-17
1
-1
/
+1
*
rename .rhtml to .html.erb of app/views/queries/index.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/edit.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/new.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_filters.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_form.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
rename .rhtml to .html.erb of app/views/queries/_columns.rhtml.
Toshi MARUYAMA
2011-09-02
1
-0
/
+0
*
HTML escape at app/views/queries/index.rhtml.
Toshi MARUYAMA
2011-08-02
1
-1
/
+1
[next]