summaryrefslogtreecommitdiffstats
path: root/app/models/document_category.rb
Commit message (Expand)AuthorAgeFilesLines
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Code cleanup, removed raw SQL.Jean-Philippe Lang2014-10-281-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* use Rails3 Active Record syntax in DocumentCategory modelToshi MARUYAMA2012-08-221-3/+1
* force set default document category if it is not set on database (#11665)Toshi MARUYAMA2012-08-211-0/+8
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from document category model source.Toshi MARUYAMA2011-05-181-4/+4
* Removes column opt in enumerations table.Jean-Philippe Lang2009-12-251-2/+0
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-0/+36