summaryrefslogtreecommitdiffstats
path: root/app/views/issue_statuses
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
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-291-1/+1
* Add description for issue statuses and display them in issue new/edit form (#...Go MAEDA2023-08-313-0/+4
* 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-023-4/+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
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-282-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-071-5/+2
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-2/+2
* Removed TabularFormBuilder references in views.Jean-Philippe Lang2011-12-092-2/+2
* Resourcified issue statuses.Jean-Philippe Lang2011-11-224-27/+17
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-0/+10
* replace tabs to spaces at app/views/issue_statuses/index.html.erbToshi MARUYAMA2011-09-171-3/+3
* rename .rhtml to .html.erb of app/views/issue_statuses/_form.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/issue_statuses/edit.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* rename .rhtml to .html.erb of app/views/issue_statuses/new.rhtml.Toshi MARUYAMA2011-09-011-0/+0
* 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/+0
* Allow blank value for IssueStatus#default_done_ratio.Jean-Philippe Lang2009-12-121-1/+1
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-112-0/+12
* Makes 'delete links' the same on admin views.Jean-Philippe Lang2009-09-121-2/+5
* Administration panel breadcrumbs (#3314).Jean-Philippe Lang2009-07-052-2/+2
* Added several more plugin hooks:Eric Davis2009-03-211-1/+3
* Reorder links refactoring (follows r2526).Jean-Philippe Lang2009-03-011-6/+1
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* New setting added to specify how many objects should be displayed on most pag...Jean-Philippe Lang2007-12-291-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-1/+3
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-3/+0
* Application layout refactored.Jean-Philippe Lang2007-09-221-1/+1
* Applied the same column width in different similar views.Jean-Philippe Lang2007-04-021-2/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-122-13/+13
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-0/+7
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-262-4/+4
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-3/+3
* css cleaningJean-Philippe Lang2006-12-241-8/+7
* contextual links redesignJean-Philippe Lang2006-12-161-4/+5