summaryrefslogtreecommitdiffstats
path: root/test/functional/workflows_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded Relation#all from WorkflowsControllerTest#status_transitionsToshi MARUYAMA2014-01-101-1/+0
* Role-based issue custom field visibility (#5037).Jean-Philippe Lang2013-07-131-0/+17
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-4/+4
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Code cleanup.Jean-Philippe Lang2012-12-111-0/+20
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-7/+0
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-8/+8
* Replaces find(:all) calls.Jean-Philippe Lang2012-12-021-2/+5
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-161-2/+2
* No blank option for custom fields marked as required on workflow settings.Jean-Philippe Lang2012-07-151-0/+16
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-151-0/+8
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-16/+106
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-0/+12
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from test/functional/workflows_controller_test.rb.Toshi MARUYAMA2011-08-311-29/+29
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-201-8/+36
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* By default, only show statuses that are used by the tracker on the workflow e...Jean-Philippe Lang2009-12-181-5/+33
* Adds workflow copy functionality (#1727).Jean-Philippe Lang2009-12-121-1/+47
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Slight changes in functional tests.Jean-Philippe Lang2009-01-041-1/+1
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-281-0/+84