silverstripe-cms/code/model
Mateusz Uzdowski c0751df54e BUG Remove handwritten SQL and use the ORM.
The custom SQL does not take subsites into account and breaks the CMS
on certain pages - under some circumstances the custom count will return
1 or more, while the set will be in fact empty because of augmentation.
2012-12-05 10:27:12 +13:00
..
CurrentPageIdentifier.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ErrorPage.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
RedirectorPage.php FIX Remove Metadata Label from RedirectorPage. (Fixes #7959) 2012-10-23 19:32:25 +13:00
SiteConfig.php MINOR removed reference to non existent js 2012-11-19 16:15:57 +13:00
SiteTree.php BUG Remove handwritten SQL and use the ORM. 2012-12-05 10:27:12 +13:00
SiteTreeDecorator.php MINOR Add newline to end of files without one 2012-04-15 10:56:40 +12:00
SiteTreeExtension.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
SiteTreeFileExtension.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
SiteTreeFolderExtension.php MINOR Remove usage of deprecated array access on SQLQuery in SiteTreeFolderExtension 2012-05-01 17:58:14 +02:00
VirtualPage.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00