.. |
cmsworkflow
|
MINOR Using DataExtension instead of decorator for 3.0 compat
|
2012-02-29 16:09:06 +01:00 |
multiform
|
ENHANCEMENT: use FieldList constructor to replace FieldSet constructor for SilverStripe 3
|
2012-06-30 00:27:32 +12:00 |
recaptcha
|
ENHANCEMENT: use FieldList constructor to replace FieldSet constructor for SilverStripe 3
|
2012-06-30 00:27:32 +12: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
|
BUGFIX: add missing page controller class from BigFamilyPage
|
2012-06-30 01:06:18 +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
|
ENHANCEMENT: use FieldList constructor to replace FieldSet constructor for SilverStripe 3
|
2012-06-30 00:27:32 +12: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
|
BUGFIX Publishing test pages regardless of permissions, e.g. when executed in cli
|
2012-06-15 11:56:24 +02:00 |
GridFieldTestPage.php
|
NEW Hide test pages from menu, group in common parent
|
2012-08-29 09:44:26 +02:00 |
LegacyTableFieldsTestPage.php
|
NEW Hide test pages from menu, group in common parent
|
2012-08-29 09:44:26 +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
|
NEW Hide test pages from menu, group in common parent
|
2012-08-29 09:44:26 +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
|
ENHANCEMENT: use UplocadField constructor combine with give the field allowedExtensions as array('jpg', 'git', 'png') to replace the SimpleImageField constructor
|
2012-06-30 00:47:50 +12: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
|
NEW Hide test pages from menu, group in common parent
|
2012-08-29 09:44:26 +02:00 |