summaryrefslogtreecommitdiffstats
path: root/app/views/queries/_columns.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Improves filter rendering on narrow screens by replacing the layout tables wi...Marius Balteanu2023-12-281-10/+8
* Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).Go MAEDA2020-07-131-1/+1
* Use CSS selector to find move left/right buttons.Jean-Philippe Lang2017-07-231-2/+2
* Removes hardcoded width.Jean-Philippe Lang2017-07-121-2/+2
* Render columns selection using spans instead of a table.Jean-Philippe Lang2017-07-121-18/+14
* Let user choose columns and sort order of issue lists on "My page" (#1565).Jean-Philippe Lang2017-03-141-12/+18
* Moved select_list_move.js content to application.js.Jean-Philippe Lang2014-11-181-2/+6
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-211-1/+3
* Adds an helper for rendering query columns selection.Jean-Philippe Lang2013-02-231-2/+2
* Adds helpers for query columns selection.Jean-Philippe Lang2013-02-231-2/+2
* Refactor: makes issue id a regular QueryColumn.Jean-Philippe Lang2013-02-231-2/+2
* Adds an option for displaying the issue description on the issue list (#3447).Jean-Philippe Lang2012-12-061-2/+2
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-081-2/+2
* Remove some inline styling and some depreciated table cell attributes and rep...Toshi MARUYAMA2012-03-241-3/+3
* Allows double click to move columns between available/selected columns.Jean-Philippe Lang2011-11-201-2/+4
* fix typos (#9499, #9489)Toshi MARUYAMA2011-10-311-2/+2
* [#9489] made labels visible as this is an accessibility issue even for sighte...Toshi MARUYAMA2011-10-291-2/+4
* [#9489] added invisible labels for queriesToshi MARUYAMA2011-10-291-2/+6
* replace tabs to spaces at app/views/queries/_columns.html.erbToshi MARUYAMA2011-09-181-20/+20
* rename .rhtml to .html.erb of app/views/queries/_columns.rhtml.Toshi MARUYAMA2011-09-021-0/+26