summaryrefslogtreecommitdiffstats
path: root/app/models/issue_category.rb
Commit message (Expand)AuthorAgeFilesLines
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-1/+1
* Prevent mass-assignment when adding/updating an issue category (#10390).Jean-Philippe Lang2012-03-061-1/+2
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-201-0/+2
* remove trailing white-spaces from app/models/issue_category.rb.Toshi MARUYAMA2011-08-221-8/+8
* Ability to assign issues to groups (#2964).Jean-Philippe Lang2011-07-231-1/+1
* Fixed: Setting issue attributes from mail should be case-insensitive (#8759).Jean-Philippe Lang2011-07-091-2/+4
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+4
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+2
* Added length validation for IssueCategory name.Jean-Philippe Lang2007-09-241-0/+1
* A category with assigned issue can now be deleted. 2 options are proposed:Jean-Philippe Lang2007-09-151-5/+11
* Each category can now be associated to a user, so that new issues in that cat...Jean-Philippe Lang2007-06-291-0/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-27/+27
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+29