Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Custom date field accepts invalid dates (#9394). | Jean-Philippe Lang | 2011-11-11 | 1 | -0/+2 |
* | remove trailing white-spaces from test/unit/custom_value_test.rb. | Toshi MARUYAMA | 2011-08-29 | 1 | -11/+11 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Fixes User/CustomValue association broken by r2869 (#3978). | Jean-Philippe Lang | 2009-10-10 | 1 | -1/+7 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Prevent unexpected nil in custom value validation. | Jean-Philippe Lang | 2008-01-24 | 1 | -1/+73 |
* | Added default value for custom fields. Fixed javascript on custom field form ... | Jean-Philippe Lang | 2008-01-20 | 1 | -0/+11 |
* | Added "Float" as a custom field format. | Jean-Philippe Lang | 2007-10-25 | 1 | -0/+34 |