summaryrefslogtreecommitdiffstats
path: root/test/unit/enumeration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merged r15238.Jean-Philippe Lang2016-03-131-1/+1
* Forces enumeration override position to the same as its parent (#19657).Jean-Philippe Lang2015-09-301-0/+44
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-1/+1
* remove empty setup method from unit enumeration testToshi MARUYAMA2012-08-221-4/+1
* add unit test that enumeration returns default in regardless of active or notToshi MARUYAMA2012-08-221-0/+11
* Use subclasses method instead of class variable.Jean-Philippe Lang2012-02-241-0/+11
* remove trailing white-spaces from test/unit/enumeration_test.rb.Toshi MARUYAMA2011-08-291-12/+12
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-2/+2
* Added project specific Enumeration overrides.Eric Davis2009-10-211-0/+22
* Enumerations can now have custom fields defined on them. #4077Eric Davis2009-10-211-1/+6
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Changed Enumerations to use a Single Table InheritanceEric Davis2009-05-301-13/+15
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-151-8/+8
* Fixed: default flag removed when editing a default enumeration (#2327).Jean-Philippe Lang2008-12-121-0/+37
* Ability to remove enumerations (activities, priorities, document categories) ...Jean-Philippe Lang2008-06-171-0/+45