summaryrefslogtreecommitdiffstats
path: root/app/views/workflows
Commit message (Expand)AuthorAgeFilesLines
* [#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