silverstripe-userforms/code/formfields
edchipman@gmail.com 5de26cd897 Replaced all instances of new FieldSet() with new FieldList()
Replaced the complex table field used for editing the email recipients with GridField

Replaced instances of SAPPHIRE_DIR with FRAMEWORK_DIR

Replaced instances of sapphire/ in css and templates with framework/

Re-organized tabs on user defined form so they are top level

Replaced calls to toDropdownMap() with map()

Renamed getCMSFields_forPopup() top getCMSFields()
2012-05-07 17:41:29 +12:00
..
FieldEditor.php Replaced all instances of new FieldSet() with new FieldList() 2012-05-07 17:41:29 +12:00
SubmittedFormReportField.php Replaced all instances of new FieldSet() with new FieldList() 2012-05-07 17:41:29 +12:00