silverstripe-framework/templates/forms
Hamish Friedlander 0a79ac3592 Merge branch 'origin/3.1'
Conflicts:
	templates/forms/CheckboxSetField.ss
	templates/forms/FormField_holder.ss
	templates/forms/OptionsetField.ss
2013-07-19 16:25:38 +12:00
..
CheckboxField_holder_small.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
CheckboxField_holder.ss Merge branch 'origin/3.1' 2013-07-19 16:25:38 +12:00
CheckboxField.ss BUG Consistently self-closing form field tags (#7557) 2012-08-10 10:27:33 +02:00
CheckboxSetField.ss Merge branch 'origin/3.1' 2013-07-19 16:25:38 +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 Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
CompositeField.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
DropdownField.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FieldGroup_DefaultFieldHolder.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FieldGroup_holder.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FieldGroup.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FileField.ss The MAX_FILE_SIZE field must precede the file input field. 2013-05-02 11:15:55 +03:00
FormAction.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FormField_holder_small.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
FormField_holder.ss Merge branch 'origin/3.1' 2013-07-19 16:25:38 +12:00
FormField.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12: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 Merge branch 'origin/3.1' 2013-07-19 16:25:38 +12:00
SelectionGroup.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +12:00
TabSet.ss Updated loop/if/with to be more consistent 2013-07-14 20:43:52 +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 ENHANCEMENT: Refactored ToggleCompositeField. 2012-06-13 14:20:27 +10:00
TreeDropdownField.ss Merge branch 'origin/3.1' 2013-07-19 16:25:38 +12:00