summaryrefslogtreecommitdiffstats
path: root/app/views/workflows
Commit message (Expand)AuthorAgeFilesLines
* Web browser freezes when displaying a workflow page with a large number of is...Go MAEDA2021-01-171-1/+1
* Show tooltip when hovering on repeat-value link in Field permission tab (#323...Go MAEDA2020-04-131-1/+1
* Clean up toggleMultiSelect js function (#32813).Go MAEDA2020-03-222-38/+5
* Speed up workflow edit page rendering (#31855).Go MAEDA2019-08-171-2/+3
* Fix missing closing tags in workflows/permissions.html.erb (#31510).Go MAEDA2019-06-291-2/+2
* Some fixes for r18214 (#31496):Go MAEDA2019-06-032-2/+4
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-4/+6
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-2/+2
* Fix missing icons (#31433).Go MAEDA2019-05-301-2/+2
* Disable workflow checkboxes with no status change (#5593).Jean-Philippe Lang2018-09-151-4/+4
* Fix: "Uncheck all" is not working in workflow status transitions page (#27586).Go MAEDA2017-11-251-3/+3
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-253-4/+4
* Adds a tooltip to cells on workflow page (#12598).Jean-Philippe Lang2017-01-082-5/+10
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-033-4/+4
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-033-4/+4
* Highlighting of required and read-only custom fields broken in Workflow edito...Jean-Philippe Lang2016-04-031-1/+1
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-204-11/+16
* Makes new issue initial status settable in workflow (#5816).Jean-Philippe Lang2015-07-261-4/+5
* "Required" and "Read-only" rules on "Fields Permissions" screen are not color...Jean-Philippe Lang2015-04-111-1/+1
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-232-5/+5
* Use a simple count query.Jean-Philippe Lang2014-12-131-7/+7
* Don't show roles without issue add/edit permission in workflow setup (#15988).Jean-Philippe Lang2014-12-132-2/+2
* Removed duplicate element ids.Jean-Philippe Lang2014-11-232-8/+8
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-253-20/+55
* Removed deprecated align and width html attributes (#15307).Jean-Philippe Lang2013-11-113-14/+14
* Adds missing html titles (#14517).Jean-Philippe Lang2013-07-284-6/+4
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-2/+2
* Useless "edit" link in workflow menu (#12824).Jean-Philippe Lang2013-07-113-7/+2
* Adds a button to duplicate a workflow permission to the next statuses.Jean-Philippe Lang2013-05-281-0/+11
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-2/+2
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-161-2/+2
* Remember "Only display used statuses" checkbox value after update.Jean-Philippe Lang2012-07-152-0/+2
* Hard-coded strings.Jean-Philippe Lang2012-07-151-2/+2
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-151-0/+3
* Colorize transitions.Jean-Philippe Lang2012-07-151-3/+4
* Removed hard-coded strings (#703, #3521).Jean-Philippe Lang2012-07-151-2/+2
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-152-3/+101
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-6/+6
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-252-3/+3
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-4/+4
* rename .rhtml to .html.erb of app/views/workflows/index.rhtml.Toshi MARUYAMA2011-08-271-0/+0
* rename .rhtml to .html.erb of app/views/workflows/_action_menu.rhtml.Toshi MARUYAMA2011-08-271-0/+0
* rename .rhtml to .html.erb of app/views/workflows/copy.rhtml.Toshi MARUYAMA2011-08-271-0/+0
* rename .rhtml to .html.erb of app/views/workflows/edit.rhtml.Toshi MARUYAMA2011-08-271-0/+0
* remove trailing white-spaces from app/views/workflows/index.rhtml.Toshi MARUYAMA2011-08-271-1/+1
* remove trailing white-spaces from app/views/workflows/edit.rhtml.Toshi MARUYAMA2011-08-271-3/+3
* remove trailing white-spaces from app/views/workflows/copy.rhtml.Toshi MARUYAMA2011-08-271-3/+3
* remove trailing white-spaces from app/views/workflows/_form.html.erb.Toshi MARUYAMA2011-08-271-2/+2
* replace tabs to spaces at app/views/workflows/edit.rhtml.Toshi MARUYAMA2011-08-271-3/+3
* replace tabs to spaces at app/views/workflows/_form.html.erb.Toshi MARUYAMA2011-08-271-33/+33