silverstripe-frameworktest/code
2012-04-24 17:32:52 +12:00
..
cmsworkflow MINOR Using DataExtension instead of decorator for 3.0 compat 2012-02-29 16:09:06 +01:00
multiform MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00
recaptcha MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00
sifr MINOR Moved SifrPage into its own "folder sandbox" 2012-02-29 16:10:15 +01:00
tagfield MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00
BasicFieldsTestPage.php MINOR Reverted usage of $param in getCMSFields() 2012-04-13 15:59:19 +02:00
BigFamilyPage.php MINOR: add a test case which create a page with 100 sub-pages so as to develop features that need to based on a page with lots of children such as limit showing number of children to 20 while adding a "show all" node as the 21st node. 2012-04-24 17:32:52 +12:00
Company.php ENHANCEMENT Demo'ing model validation through Company->validate() 2012-03-14 17:20:25 +01:00
Employee.php ENHANCEMENT Migrated Stig's GridfieldTest module into here 2012-02-29 15:10:34 +01:00
FileUploadRole.php MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00
FrameworktestRegressSessionAdmin.php FEATURE Added dev/regress admin UI 2010-05-03 20:43:40 +00:00
FrameworkTestRole.php MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00
FrameworkTestSiteTreeExtension.php MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00
FTPageMakerTask.php MINOR Isolated page making as task 2012-02-29 15:49:37 +01:00
GridFieldTestPage.php MINOR Reverted usage of $param in getCMSFields() 2012-04-13 15:59:19 +02:00
LegacyTableFieldsTestPage.php MINOR Reverted usage of $param in getCMSFields() 2012-04-13 15:59:19 +02:00
Organisation.php MINOR File restructuring, grouping module-specific files and excluding them by default in order to make the module useful for testing basic core components 2012-02-29 14:27:14 +01:00
RelationFieldsTestPage.php MINOR Reverted usage of $param in getCMSFields() 2012-04-13 15:59:19 +02:00
TestCategory.php BUGFIX Updated existing test fields to work with 3.0 2012-02-29 14:35:49 +01:00
TestCTFItem.php Added more fields. Needs to be tidied. 2008-10-02 22:05:45 +00:00
TestFileUploadPage.php MINOR: add TestFileUploadPage and FileUploadRole to test a simple file upload field and a simple image upload field can be saved in case of Assets folder and / or Assets/Uploads folder missing. related with open ticket #4942(http://open.silverstripe.org/ticket/4942). 2010-01-28 07:26:00 +00:00
TestModelAdmin.php ENHANCEMENT Using more complete domain model from old GridfieldTest module in sample ModelAdmin, removing old model files. 2012-02-29 15:26:00 +01:00
TestPage.php MINOR E_STRICT fixes 2012-04-12 15:04:39 +12:00