summaryrefslogtreecommitdiffstats
path: root/app/views/issue_statuses/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-191-2/+2
* Fixes icon-multiple (#23980).Marius Balteanu2024-08-311-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-291-2/+2
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-311-0/+2
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-1/+1
* Show warning when no workflow uses the status in the workflows (#30916).Go MAEDA2019-02-261-0/+8
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-251-1/+1
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-031-1/+1
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-171-3/+6
* Remove pagination on trackers, roles and issue statuses (#12909).Jean-Philippe Lang2016-03-201-2/+0
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-231-2/+2
* Same fix as r13582 for trackers and statuses (#18769).Jean-Philippe Lang2015-01-071-1/+1
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-2/+0
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-111-4/+4
* Adds a CSS class for reorder links (#15307).Jean-Philippe Lang2013-11-101-1/+1
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-5/+2
* Resourcified issue statuses.Jean-Philippe Lang2011-11-221-6/+6
* replace tabs to spaces at app/views/issue_statuses/index.html.erbToshi MARUYAMA2011-09-171-3/+3
* remove trailing white-spaces from app/views/issue_statuses/index.html.erb.Toshi MARUYAMA2011-08-021-2/+2
* Additional escaping.Jean-Philippe Lang2011-07-301-1/+1
* Adds an helper for displaying the 'checked' image.Jean-Philippe Lang2010-03-171-2/+2
* Refactor: Merged IssueStatusesController#list and #index.Eric Davis2010-02-121-0/+42