silverstripe-reports/code/model
Hamish Friedlander a5f00ae2c3 FIX Not checking stage in SiteTree#canView
SiteTree versions that arent the live version shouldnt be accessed by
regular users, but the logic to check that was split off into canViewStage,
which wasnt checked by code that isnt specifically SiteTree aware
(like RestfulServer)
2013-07-05 12:14:22 +12:00
..
CurrentPageIdentifier.php Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
ErrorPage.php FIX Use SSViewer.theme_enabled in CMS logic 2013-04-08 19:29:09 +12:00
RedirectorPage.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteConfig.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTree.php FIX Not checking stage in SiteTree#canView 2013-07-05 12:14:22 +12:00
SiteTreeExtension.php API Added SiteTreeExtension::updateRelativeLink 2013-05-10 12:22:22 +12:00
SiteTreeFileExtension.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeFolderExtension.php BUG: Replaced extendedSQL with DataList as per ticket 8183 2013-01-24 08:45:30 +13:00
VirtualPage.php Better UI feedback on VirtualPage states (fixes #1594) 2013-04-16 11:56:33 +02:00