silverstripe-userforms/code/model/formfields
Ruud Arentsen 75c6d40fa4 BUG Fix the 'always modified' label in treeview. Fixes #48.
userforms always reported 'modified' in the sitetree. Fixed the issue by
checking the userdefinedform record and the formfields.
2012-10-18 20:19:33 +13:00
..
EditableCheckbox.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableCheckboxGroupField.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableDateField.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
EditableDropdown.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableEmailField.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
EditableFileField.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableFormField.php BUG Fix the 'always modified' label in treeview. Fixes #48. 2012-10-18 20:19:33 +13:00
EditableFormHeading.php ADD Add report visibility setting to EditableFormHeading 2012-09-10 16:07:52 +12:00
EditableLiteralField.php BUG: open ticket 7314 fixing some bugs that have been found 2012-07-17 15:58:24 +12:00
EditableMemberListField.php BUGFIX: MemberListField called non existing methods on Framework classes 2012-05-14 10:20:19 +12:00
EditableMultipleOptionField.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
EditableOption.php MINOR: clean up of project. MINOR: removed versioned task. Out of date for usage. 2012-04-14 21:59:56 +12:00
EditableRadioField.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
EditableTextField.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00