silverstripe-cms/code/model
2011-12-17 01:50:15 +01:00
..
CurrentPageIdentifier.php MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
ErrorPage.php BUGFIX: Fix bugs introduced by the expectation of having a DataModel. 2011-10-07 08:51:54 +02:00
RedirectorPage.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00
SiteConfig.php MINOR: Removed use of deprecated FieldSet in favour of FieldList. 2011-10-29 17:41:51 +13:00
SiteTree.php MINOR Removed unnecessary variable declaration in SiteTree (thanks mattclegg) 2011-12-17 01:50:15 +01:00
SiteTreeDecorator.php MINOR: Use Deprecation class to indicated deprecated methods in cms. 2011-10-29 17:41:06 +13:00
SiteTreeExtension.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
SiteTreeFileExtension.php BUGFIX Disable subsites filtering in File->BackLinkTracking() if module is installed (AIR-66) 2011-10-07 08:59:23 +02:00
SiteTreeFolderExtension.php API CHANGE: Renamed SiteTreeDecorator to SiteTreeExtension. 2011-04-15 19:37:15 +10:00
VirtualPage.php BUGFIX Consistently returning a record from VirtualPage->CopyContentFrom(), even if pointing to a non-existant ID (AIR-77) 2011-10-07 11:09:10 +02:00