silverstripe-cms/tests/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
..
ErrorPageTest.php ErrorPageTest: Reset env state 2013-06-19 13:17:22 +02:00
ErrorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
FileLinkTrackingTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
FileLinkTrackingTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
RedirectorPageTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
RedirectorPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteConfigTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeActionsTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeActionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeBacklinksTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeBacklinksTest.yml BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00
SiteTreeBrokenLinksTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeBrokenLinksTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeHTMLEditorFieldTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:21:04 +01:00
SiteTreeHtmlEditorFieldTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreePermissionsTest.php FIX Not checking stage in SiteTree#canView 2013-07-05 12:14:22 +12:00
SiteTreePermissionsTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00
SiteTreeTest.php Merge pull request #772 from chillu/pulls/sitetree-urlsegment-votes 2013-06-25 02:18:08 -07:00
SiteTreeTest.yml FIX Escape the sitetree_link shortcode return value 2013-05-10 14:05:06 +12:00
VirtualPageTest.php FIX VirtualPageTest memory errors due to Config API quirks 2013-03-27 10:59:17 +01:00
VirtualPageTest.yml MINOR Moved files into a more logical structure in cms/code 2011-03-30 20:03:44 +13:00