silverstripe-userforms/code
Ian Walls 91eb97e37c Set EditableCustomRule:FieldValue to Varchar(255)
Fixes issue #477; without explicitly setting the length here,
the field defaults to 50, making it impossible to match HasValue
on longer field options.
2016-06-22 10:02:38 -04:00
..
extensions API Use core validation for form submission 2016-04-18 12:04:21 +12:00
formfields BUG Prevent strstr showing warning on array $value 2016-06-20 09:54:33 +12:00
forms API Use core validation for form submission 2016-04-18 12:04:21 +12:00
model Set EditableCustomRule:FieldValue to Varchar(255) 2016-06-22 10:02:38 -04:00
modifiers Added segment field 2015-08-14 15:39:30 +12:00
tasks BUG call log() function on instance of UserFormsUpgradeService, to remove run time error that says 'log' function doesn't exists on UserFormsUpgradeTask class 2016-01-07 16:00:57 +13:00
UserFormsGridFieldFilterHeader.php Update UserFormsGridFieldFilterHeader.php 2015-11-17 14:19:16 +01:00