summaryrefslogtreecommitdiffstats
path: root/app/models/issue_status.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-2/+2
* Merged IssuesController change_status and add_note actions.Jean-Philippe Lang2008-01-061-0/+4
* Removed IssueStatus html_color attribute.Jean-Philippe Lang2007-11-041-2/+0
* Status can now be updated when bulk editing issues.Jean-Philippe Lang2007-10-121-0/+6
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-1/+3
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* Fixed: Error when editing the wokflow after deleting a statusJean-Philippe Lang2007-07-141-1/+1
* Added :dependent => :delete_all on IssueStatus Workflow association.Jean-Philippe Lang2007-05-311-2/+2
* Fixed: default status not showing in new issueJean-Philippe Lang2007-04-241-2/+2
* Fixed 10337 Regression: Admin raises issue in project not assigned toJean-Philippe Lang2007-04-241-2/+2
* The ability to change the issue status to the same status is no longer forced.Jean-Philippe Lang2007-04-221-4/+2
* Fixed a regression (crash when an admin with no role on the project try to cr...Jean-Philippe Lang2007-04-041-4/+6
* Various code cleaning, mainly on User, Permission and IssueStatus models.Jean-Philippe Lang2007-04-041-5/+12
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-49/+49
* added the ability to set the sort order for issue statusesJean-Philippe Lang2007-01-311-0/+1
* fixed: unable to delete an issue status even if it's not used yetJean-Philippe Lang2007-01-261-1/+1
* fixed: setting an issue status as default status leads to an sql error with S...Jean-Philippe Lang2007-01-261-1/+1
* various modifications to prevent xssJean-Philippe Lang2006-12-171-0/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+49