silverstripe-userforms/templates
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
..
email BUGFIX Loose type check in SubmittedFormEmail.ss in order to stay compatible with trunk SSViewer rewrite (1 != '1') 2011-03-14 14:52:56 +13:00
Includes BUGFIX When using a single rule that with a hidden condition, cms would not correctly reflect the database 2011-10-22 10:10:30 +13:00
EditableFormField.ss Replaced all instances of new FieldSet() with new FieldList() 2012-05-07 17:41:29 +12:00
EditableOption.ss Replaced all instances of new FieldSet() with new FieldList() 2012-05-07 17:41:29 +12:00
FieldEditor.ss Replaced all instances of new FieldSet() with new FieldList() 2012-05-07 17:41:29 +12:00
ReceivedFormSubmission.ss MINOR: added userforms template from cms folder 2009-07-16 04:00:41 +00:00
SubmittedFormReportField.ss BUGFIX: Fixed prev link on Submissions tab 2010-10-27 22:20:23 +00:00