summaryrefslogtreecommitdiffstats
path: root/app/models/issue_category.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Use ApplicationRecord instead of ActiveRecord::Base (#38975).Marius Balteanu2024-01-231-1/+1
* <=> operator should return nil when invoked with an incomparable object (#387...Go MAEDA2023-06-291-0/+2
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti...Go MAEDA2021-04-011-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Reverts r19478 (#32897).Go MAEDA2020-01-301-1/+1
* Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se...Go MAEDA2020-01-281-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under app and lib directory (#265...Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+0
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-211-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Removed unneeded :foreign_key option on belongs_to associations.Jean-Philippe Lang2014-10-221-1/+1
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-0/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#update_all at IssueCategory modelToshi MARUYAMA2014-01-081-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Code cleanup.Jean-Philippe Lang2012-12-131-1/+1
* remove trailing white-space from app/models/issue_category.rbToshi MARUYAMA2012-12-041-1/+1
* Code cleanup.Jean-Philippe Lang2012-11-271-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* 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