.. |
EditableButton.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableCheckbox.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableCheckboxGroupField.php
|
BUGFIX added isset to [->ID]
|
2009-02-26 21:45:57 +00:00 |
EditableCheckboxOption.php
|
BUGFIX Fixed checkboxes checked by default
|
2009-01-28 05:59:23 +00:00 |
EditableDateField.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableDropdown.php
|
BUGFIX added isset option to if statement to stop errors
|
2009-03-09 04:52:59 +00:00 |
EditableDropdownOption.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableEmailField.php
|
MINOR: Added lable to EditableEmailField
|
2009-01-23 03:14:57 +00:00 |
EditableFileField.php
|
MINOR Removed inline tag for @see phpdoc token
|
2008-10-03 03:43:41 +00:00 |
EditableFormField.php
|
BUGFIX added isset around ['Title']
|
2009-02-26 21:47:22 +00:00 |
EditableFormHeading.php
|
BUGFIX Fixed usage of HeaderField arguments in EditableFormHeading
|
2008-11-01 15:32:36 +00:00 |
EditableMemberListField.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableRadioField.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableRadioOption.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
EditableTextField.php
|
ENHANCEMENT Allow setting max length, min length and size on all EditableTextField instances globally (unless it's set on a per-field basis)
|
2009-03-16 21:29:19 +00:00 |
FieldEditor.php
|
BUGFIX Fixed usage of FieldEditor->performReadonlyTransformation()
|
2009-02-24 02:56:38 +00:00 |
SubmittedFileField.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
SubmittedForm.php
|
BUGFIX: fixed truncation of multiple emails or long emails
|
2009-02-27 01:21:10 +00:00 |
SubmittedFormField.php
|
ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk
|
2008-09-29 03:18:23 +00:00 |
SubmittedFormReportField.php
|
ENHANCEMENT Added CSV export functionality to the userforms module
|
2008-09-29 05:33:43 +00:00 |