Jean-Philippe Lang
06dec37f49
Add id to query create and edit form to ease theme ( #22277 ).
...
Patch by Gregor Schmidt.
git-svn-id: http://svn.redmine.org/redmine/trunk@15261 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:30:43 +00:00
Jean-Philippe Lang
a0a7e9d001
Add id and class for easier styling of query filters ( #22018 ).
...
Patch by Felix Schäfer.
git-svn-id: http://svn.redmine.org/redmine/trunk@15255 e93f8b46-1217-0410-a6f0-8f06a7374b81
2016-03-19 09:07:08 +00:00
Jean-Philippe Lang
2239816344
Extract the "Add filter" drop-down from the table ( #19097 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14831 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-07 14:22:15 +00:00
Jean-Philippe Lang
90259f4f73
Give numbers in query sort criteria consistent width for non-monospaced fonts ( #21119 ).
...
Patch by Felix Gliesche.
git-svn-id: http://svn.redmine.org/redmine/trunk@14790 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-11-01 09:06:58 +00:00
Jean-Philippe Lang
446f70f584
Adds options to display totals on the issue list ( #1561 ).
...
Works for estimated hours, spent hours and any numeric custom field.
git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-10-04 19:42:37 +00:00
Jean-Philippe Lang
004fc8b84b
Fixed that user with "Manage public queries" permission, can create global public query ( #19842 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14388 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-06-29 16:06:37 +00:00
Jean-Philippe Lang
b778c51e90
Removed unneeded #h calls in views.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@14043 e93f8b46-1217-0410-a6f0-8f06a7374b81
2015-02-23 10:11:08 +00:00
Jean-Philippe Lang
a7559e669f
Moved select_list_move.js content to application.js.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13618 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-18 22:14:34 +00:00
Jean-Philippe Lang
ff0a91d97d
Use an handler instead of onsubmit attribute.
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13616 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-11-18 21:53:25 +00:00
Jean-Philippe Lang
b189d85dde
Remove useless settings when editing a query from the gantt ( #16747 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@13168 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-05-24 17:01:16 +00:00
Jean-Philippe Lang
54830abd6b
Custom queries: buttons to move column to top and bottom ( #16326 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12991 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-03-21 02:20:56 +00:00
Jean-Philippe Lang
967564cba0
Removed deprecated align and width html attributes ( #15307 ).
...
git-svn-id: http://svn.redmine.org/redmine/trunk@12268 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-11-11 21:01:21 +00:00
Jean-Philippe Lang
010bfc56e1
Ability to save Gantt query filters ( #7836 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12020 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-14 13:41:30 +00:00
Jean-Philippe Lang
888c3581eb
Role based custom queries ( #1019 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11994 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-07-11 17:45:10 +00:00
Jean-Philippe Lang
5a90b6d0b5
Fixed that project name is not properly escaped in issue filters ( #14186 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11915 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-05-31 20:47:38 +00:00
Jean-Philippe Lang
78997eea16
Typo.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11453 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-02-23 13:53:47 +00:00
Jean-Philippe Lang
d255e98023
Adds an helper for rendering query columns selection.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11452 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-02-23 12:14:22 +00:00
Jean-Philippe Lang
1ac8fd8c42
Adds helpers for query columns selection.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11451 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-02-23 12:04:29 +00:00
Jean-Philippe Lang
9b1ebd6808
Refactor: makes issue id a regular QueryColumn.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11447 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-02-23 10:53:21 +00:00
Jean-Philippe Lang
8201761e77
Adds an option for displaying the issue description on the issue list ( #3447 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10948 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-12-06 17:48:19 +00:00
Jean-Philippe Lang
1b6da80e16
Makes related issues available for display and filtering on the issue list ( #3239 , #3265 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10513 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-09-29 12:57:38 +00:00
Jean-Philippe Lang
917a89fbf7
Fixed JSON escaping of filters ( #11929 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10465 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-09-25 18:23:11 +00:00
Jean-Philippe Lang
1749fbf3e6
Build issue filters using javascript.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10162 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-08-07 16:41:46 +00:00
Jean-Philippe Lang
6a2ca5e034
JQuery in, Prototype/Scriptaculous out ( #11445 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10068 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-07-22 13:29:26 +00:00
Jean-Philippe Lang
7b40767428
Deprecated :confirm => 'Text' option.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9937 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-07-07 14:36:49 +00:00
Jean-Philippe Lang
77bac4b14d
Ability to set default column order in issue list ( #11068 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9780 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-06-08 18:50:22 +00:00
Jean-Philippe Lang
1ab9e42b9b
Fixed that columns selection in not displayed on the custom query form ( #10972 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9702 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-05-21 16:55:48 +00:00
Jean-Philippe Lang
5e57a1a9d9
Merged rails-3.2 branch.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-04-25 17:17:49 +00:00
Toshi MARUYAMA
e2bb8721d9
Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class).
...
Contributed by Andrew Smith.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9253 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-24 00:03:05 +00:00
Toshi MARUYAMA
103cd46f78
Remove some inline styling and some depreciated table cell attributes and replace them with proper class names.
...
Contributed by Andrew Smith.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9252 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-03-24 00:02:49 +00:00
Jean-Philippe Lang
858bd8dc40
Moved javascript filters functions to application.js.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8698 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-24 18:02:22 +00:00
Jean-Philippe Lang
31149700cb
Fixed labels tags referencing wrong ids.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8555 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-01-08 13:01:37 +00:00
Jean-Philippe Lang
85db02d486
Allows double click to move columns between available/selected columns.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7865 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-11-20 10:07:11 +00:00
Toshi MARUYAMA
23fe2be246
fix typos ( #9499 , #9489 )
...
Contributed by Igor Zubkov.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7706 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-31 09:55:52 +00:00
Toshi MARUYAMA
62f87e3091
[ #9489 ] made labels visible as this is an accessibility issue even for sighted users
...
Contributed by Romano Licker.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7695 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-29 01:23:47 +00:00
Toshi MARUYAMA
fc54fac556
[ #9489 ] added invisible labels for queries
...
Contributed by Romano Licker.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7678 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-29 01:14:10 +00:00
Etienne Massip
ad9e486077
Make queries resources fully conform to common behavior (removed additonal routes) ( #9108 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7657 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-26 18:00:56 +00:00
Etienne Massip
8f96f0c40d
Refactor : convert queries to REST resources (also fixes #9108 ).
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7649 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-10-24 20:19:26 +00:00
Toshi MARUYAMA
3c1a51b486
replace tabs to spaces at app/views/queries/_filters.html.erb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7384 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-18 02:02:57 +00:00
Toshi MARUYAMA
a80507178b
replace tabs to spaces at app/views/queries/_columns.html.erb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7381 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-18 02:01:33 +00:00
Toshi MARUYAMA
a36a07e4b5
replace tabs to spaces at app/views/queries/_form.html.erb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7368 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-18 01:11:30 +00:00
Toshi MARUYAMA
fa6045a3ea
remove trailing white-spaces from app/views/queries/_filters.html.erb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7294 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-17 06:00:38 +00:00
Toshi MARUYAMA
2be580eb63
remove trailing white-spaces from app/views/queries/index.html.erb
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7273 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-17 02:51:40 +00:00
Toshi MARUYAMA
e8fc59c4c4
rename .rhtml to .html.erb of app/views/queries/index.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7058 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:51:40 +00:00
Toshi MARUYAMA
e0aa3756b2
rename .rhtml to .html.erb of app/views/queries/edit.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7057 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:51:01 +00:00
Toshi MARUYAMA
6f971c7f1d
rename .rhtml to .html.erb of app/views/queries/new.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7056 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:50:09 +00:00
Toshi MARUYAMA
9775aaa81f
rename .rhtml to .html.erb of app/views/queries/_filters.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7052 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:34:44 +00:00
Toshi MARUYAMA
9408c0ca0c
rename .rhtml to .html.erb of app/views/queries/_form.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7051 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:33:51 +00:00
Toshi MARUYAMA
1e105a5567
rename .rhtml to .html.erb of app/views/queries/_columns.rhtml.
...
:rhtml and :rxml were finally removed as template handlers at Rails 3.1 RC4.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7050 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-09-02 04:33:06 +00:00
Toshi MARUYAMA
7e006b8500
HTML escape at app/views/queries/index.rhtml.
...
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@6381 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-08-02 13:11:38 +00:00