summaryrefslogtreecommitdiffstats
path: root/test/unit/custom_field_test.rb
Commit message (Expand)AuthorAgeFilesLines
* add unit test of CustomField model before_validationToshi MARUYAMA2011-12-111-0/+10
* Resourcified custom fields.Jean-Philippe Lang2011-12-091-0/+19
* Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at...Toshi MARUYAMA2011-12-091-2/+2
* remove trailing white-spaces from test/unit/custom_field_test.rb.Toshi MARUYAMA2011-08-291-9/+9
* Validate custom field regexp (#8865).Jean-Philippe Lang2011-07-201-2/+11
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Use a textarea for custom fields possible values (#2472).Jean-Philippe Lang2009-01-161-0/+18
* Added "Float" as a custom field format.Jean-Philippe Lang2007-10-251-0/+32