silverstripe-userforms/tests
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
..
templates ENHANCEMENT: added test coverage for UserDefinedForm.php and placeholders for other sections. API change: processNewFormFields removed 2010-09-03 05:06:13 +00:00
EditableFormFieldTest.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
FieldEditorTest.php MINOR Added public keyword for methods (style guidelines) 2012-05-07 17:41:29 +12:00
SubmittedFormTest.php MINOR: translate pages string in submittedformfield. MINOR: updated unit test to reflect updated template 2012-05-19 10:49:34 +12:00
SubmittedFormTest.yml MINOR Circumvent the sloppy array_key_exists() check in YAMLFixture::writeDataObject() by adding ID fields to SubmittedFormTest.yml 2012-05-07 17:41:29 +12:00
UserDefinedFormControllerTest.php BUG: Coding convention changes mainly replacing spaces with tabs 2012-07-17 16:09:31 +12:00
UserDefinedFormTest.php BUG Fix the 'always modified' label in treeview. Fixes #48. 2012-10-18 20:19:33 +13:00
UserDefinedFormTest.yml BUGFIX: added exists() check on getFormFields (via Bruce Walter) to prevent fieldless forms. BUGFIX: if built form is empty still strip the $UserDefinedForm token out of the content. 2011-03-21 09:14:45 +13:00