summaryrefslogtreecommitdiffstats
path: root/app/views/workflows
Commit message (Expand)AuthorAgeFilesLines
* Merged r15293 (#22305).Jean-Philippe Lang2016-04-091-1/+1
* 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
* replace tabs to spaces at app/views/workflows/copy.rhtml.Toshi MARUYAMA2011-08-271-18/+18
* Workflow copy view clean up.Jean-Philippe Lang2011-07-021-10/+17
* Removed hard coded french strings (#8020).Jean-Philippe Lang2011-03-301-2/+2
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-202-47/+64
* Fixed: Workflow summary shows X icon for workflow with exactly 1 status trans...Jean-Philippe Lang2011-02-201-1/+1
* Fixed: Layout problem in workflow overview (#6990).Jean-Philippe Lang2010-11-271-0/+2
* Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (...Jean-Philippe Lang2010-04-271-3/+13
* Removes overflow:auto on #content which broke the fix in r2118 (#4724).Jean-Philippe Lang2010-02-061-0/+2
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-181-2/+6
* Adds workflow copy functionality (#1727).Jean-Philippe Lang2009-12-124-3/+41
* Cleaning workflow edit view.Jean-Philippe Lang2009-12-091-27/+20
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-1/+1
* Slight changes to the workflow setup screen.Jean-Philippe Lang2008-09-281-14/+16
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-282-0/+95