silverstripe-framework/admin/code
Simon Welsh 0b279a2cbc Changes ping to POST and clears Requirements for ping
GET requests can, and do, get cached. Using POST forces them not to.
Clears requirements so that the SecurityAdmin JS isn't injected.
2012-11-01 21:15:43 +13:00
..
AdminRootController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSBatchAction.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CMSBatchActionHandler.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSMenu.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
CMSProfileController.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
GroupImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.php Changes ping to POST and clears Requirements for ping 2012-11-01 21:15:43 +13:00
LeftAndMainDecorator.php Scoped deprecation messages (fixes #7645) 2012-07-13 11:37:35 +02:00
LeftAndMainExtension.php Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
MemberImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
ModelAdmin.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
SecurityAdmin.php BUG Remove .ss-tabset class from CMS tabs to prevent rogue ajax load (#7980) 2012-11-01 00:25:13 +01:00