summaryrefslogtreecommitdiffstats
path: root/test/unit/issue_status_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced "can't" with "cannot" in error messages.Jean-Philippe Lang2014-12-211-1/+1
* add missing fixtures to test/unit/issue_status_test.rbToshi MARUYAMA2014-11-071-1/+9
* Fixed that setting a status as closed should update issue closed_on attribute...Jean-Philippe Lang2014-11-051-0/+34
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-021-24/+0
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* remove unneeded Relation#all from IssueStatusTestToshi MARUYAMA2014-01-271-2/+1
* Cleanup of finders with :conditions option.Jean-Philippe Lang2013-06-121-4/+4
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Adds a sorted scope to IssueStatus model.Jean-Philippe Lang2012-07-151-0/+4
* Code cleanup.Jean-Philippe Lang2012-07-151-0/+6
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-151-7/+7
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Do not change settings in tests.Jean-Philippe Lang2011-12-151-29/+12
* remove trailing white-spaces from test/unit/issue_status_test.rb.Toshi MARUYAMA2011-08-291-18/+18
* Fixed: additional workflow transitions not available when set to both author ...Jean-Philippe Lang2011-07-201-4/+4
* Allow additional workflow transitions for issue author and assignee (#2732).Jean-Philippe Lang2011-02-201-1/+25
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Fixed: Deleting statuses doesn't delete all workflow entries (#5811).Jean-Philippe Lang2010-07-251-3/+5
* Adds a Setting to control how an Issue's done_ratio is calculated:Eric Davis2009-12-111-0/+36
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Added tests to cover IssueStatus.destroy and IssueStatus.check_integrityEric Davis2008-10-021-1/+14
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-0/+7
* added unit tests for issue statuses, user preferences and tokensJean-Philippe Lang2007-01-271-0/+49