.. |
CheckboxField_holder_small.ss
|
BUGFIX Changing CheckboxField_holder_small template order back to 2.4 ordering: Show checkbox before label
|
2012-05-02 14:04:44 +02:00 |
CheckboxField_holder.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
CheckboxField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
CheckboxSetField.ss
|
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
|
2012-05-11 13:49:20 +12:00 |
CompositeField_holder_small.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
CompositeField_holder.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
CompositeField.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
DropdownField.ss
|
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
|
2012-05-11 13:49:20 +12:00 |
FieldGroup_holder.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
FieldGroup.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
FileField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
FormAction.ss
|
BUGFIX Fixed FormAction.ss template when used with <button> tag
|
2012-02-17 13:35:54 +01:00 |
FormField_holder_small.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
FormField_holder.ss
|
ENHANCEMENT: populate FormField:: on the fly based on class name of field rather than requiring explict definition.
|
2012-04-14 17:36:19 +12:00 |
FormField.ss
|
API CHANGE Read-only fields no longer include companion hidden fields (see pull request #399)
|
2012-05-03 14:24:03 +02:00 |
HeaderField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
HiddenField.ss
|
MINOR Self-closing input tab in HIddenField to keep broadest markup compliance by default
|
2012-04-18 18:23:23 +02:00 |
LabelField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
OptionsetField.ss
|
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
|
2012-05-11 13:49:20 +12:00 |
SelectionGroup.ss
|
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
|
2012-05-11 13:49:20 +12:00 |
TabSet.ss
|
MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary.
|
2012-05-11 13:49:20 +12:00 |
TextareaField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
TextField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |
ToggleCompositeField.ss
|
MINOR: Fixed deprecated method usage in ToggleCompositeField.
|
2012-05-12 18:48:44 +10:00 |
TreeDropdownField.ss
|
ENHANCEMENT Allowing custom attributes in (most) FormField implementations, which allows for HTML5 data attributes
|
2012-01-02 16:48:14 +01:00 |