summaryrefslogtreecommitdiffstats
path: root/app/views/issues/_list.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Replaces the link with a checkbox to select/unselect all items in the list.Jean-Philippe Lang2015-10-231-3/+2
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-2/+2
* Extract grouping logic to an helper.Jean-Philippe Lang2015-02-071-5/+3
* Fixed that group is not displayed when the first group is a boolean custom fi...Jean-Philippe Lang2015-01-191-3/+3
* Fixed that boolean custom field groups have same label for blank and false va...Jean-Philippe Lang2015-01-191-1/+1
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-041-1/+1
* Refactor: makes issue id a regular QueryColumn.Jean-Philippe Lang2013-02-231-3/+1
* Adds an option for displaying the issue description on the issue list (#3447).Jean-Philippe Lang2012-12-061-3/+10
* 'None' grouped issue list section should be translated (#12358).Jean-Philippe Lang2012-11-171-1/+1
* Restyles the issue counts.Jean-Philippe Lang2012-10-071-1/+1
* code layout cleanup app/views/issues/_list.html.erbToshi MARUYAMA2012-09-251-11/+16
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-3/+3
* Fix duplicated 'back_url' IDsToshi MARUYAMA2012-03-241-1/+1
* Removed useless return false; statement.Jean-Philippe Lang2011-11-201-1/+1
* replace tabs to spaces and remove trailing white-spaces at app/views/issues/_...Toshi MARUYAMA2011-09-151-18/+18
* rename .rhtml to .html.erb of app/views/issues/_list.rhtml.Toshi MARUYAMA2011-09-011-0/+37