Ingo Schommer
|
55a0fb18e4
|
API CHANGE Deprecated FormField->describe(), use setDescription() instead. Actually use the description in form fields other than FormAction.
|
2012-03-07 13:32:42 +01:00 |
|
Ingo Schommer
|
5d565dcfa3
|
ENHANCEMENT Added ListboxField->setDisabledItems() and setDefaultItems() (similar to CheckboxSetField API)
|
2012-03-05 16:11:29 +01:00 |
|
Ingo Schommer
|
46628721fe
|
ENHANCEMENT Using chosen.js for group selection in Member->getCMSFields()
|
2012-03-02 20:46:22 +01:00 |
|
Ingo Schommer
|
454b89f2bb
|
BUGFIX Fixed FormAction.ss template when used with <button> tag
|
2012-02-17 13:35:54 +01:00 |
|
Ingo Schommer
|
b5421d9598
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
|
Ingo Schommer
|
475f3764c3
|
BUGFIX Using separate template for readonly version of Textarea (mainly to avoid SSViewer bugs, but also for more granular customisation)
|
2012-01-02 16:48:14 +01:00 |
|
Sean Harvey
|
19e9b19a1a
|
BUGFIX Ensure TextareaField template is encoding characters correctly
|
2012-01-02 16:48:13 +01:00 |
|
Sean Harvey
|
9e548f501e
|
API CHANGE FormField::Field() and FormField::FieldHolder() now render into templates on each FormField instead of creating HTML from PHP
|
2012-01-02 16:48:13 +01:00 |
|