summaryrefslogtreecommitdiffstats
path: root/app/models/enumeration.rb
Commit message (Expand)AuthorAgeFilesLines
* model: replace Rails2 "named_scope" to Rails3 "scope"Toshi MARUYAMA2012-04-261-3/+3
* Use subclasses method instead of class variable.Jean-Philippe Lang2012-02-241-1/+1
* Resourcified enumerations.Jean-Philippe Lang2011-12-111-0/+4
* Rails3: model: replace deprecated 'before_save' method at Enumeration modelToshi MARUYAMA2011-09-211-1/+2
* remove trailing white-spaces from app/models/enumeration.rb.Toshi MARUYAMA2011-08-211-16/+16
* Fixed: Setting issue attributes from mail should be case-insensitive (#8759).Jean-Philippe Lang2011-07-091-0/+1
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-251-36/+0
* Changes misleading scopes on Enumeration.Jean-Philippe Lang2009-11-211-8/+4
* Added a Activities tab to Project SettingsEric Davis2009-10-211-2/+28
* Changed the Timelogs to use both the Systemwide and Project specific TimeEntr...Eric Davis2009-10-211-1/+1
* Added project specific Enumeration overrides.Eric Davis2009-10-211-0/+8
* Added an active field track if an Enumeration is active on the frontend view.Eric Davis2009-10-211-0/+8
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-211-0/+1
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-26/+64
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-7/+19
* Fixed: default flag removed when editing a default enumeration (#2327).Jean-Philippe Lang2008-12-121-1/+3
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-12/+25
* Removes constraint on enumerations name (#1384).Jean-Philippe Lang2008-06-071-1/+0
* Added radio buttons on the documents list to sort documents by category, date...Jean-Philippe Lang2007-11-041-0/+4
* Added default value for enumerations.Jean-Philippe Lang2007-10-051-4/+8
* Added position on Enumeration model.Jean-Philippe Lang2007-10-041-11/+17
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-011-0/+2
* Added several validates_length_ofJean-Philippe Lang2007-07-161-0/+1
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-1/+4
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-45/+45
* various modifications to prevent xssJean-Philippe Lang2006-12-171-2/+3
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+46