.. |
EditableCheckbox.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableCheckboxGroupField.php
|
BUG: Fix checkbox group with " in option titles.
|
2013-06-04 08:15:57 +03:00 |
EditableCountryDropdownField.php
|
FIX EditableCountryDowndownField being broken by removal of Geoip in 3.0
|
2013-08-29 14:03:09 +12:00 |
EditableDateField.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableDropdown.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableEmailField.php
|
BUG: Fixes #189 default error message being shown
|
2014-02-12 12:14:56 +13:00 |
EditableFileField.php
|
Correct location for getValueFromData()
|
2014-04-25 09:53:45 -04:00 |
EditableFormField.php
|
BUG: Fixes #189 default error message being shown
|
2014-02-12 12:14:56 +13:00 |
EditableFormHeading.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableLiteralField.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableMemberListField.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableMultipleOptionField.php
|
BUG: Fix access to static configuration variables
|
2013-04-03 14:31:37 -07:00 |
EditableNumericField.php
|
BUG: Fixes #189 default error message being shown
|
2014-02-12 12:14:56 +13:00 |
EditableOption.php
|
BUG: Use $this->Title correctly.
|
2013-06-04 09:17:23 +03:00 |
EditableRadioField.php
|
BUG: Fix radio field with " in Title.
|
2013-06-04 08:20:03 +03:00 |
EditableTextField.php
|
NEW: Set MinLength and MaxLength to numeric fields
|
2014-02-11 10:31:56 +13:00 |