silverstripe-framework/admin/code
Mateusz Uzdowski f4b080ee06 NEW Side by side editing functionality - first cut (os#7412)
Introduces a preview window that appears when the screen is wide enough,
removes old preview button, adds a draft-public switch, adds variety of
preview options which are not hooked up yet.

Goes along with cms commit fa3738a9f4c5181eabf18a77ca89792d31592250
2012-12-10 17:51:35 +01:00
..
AdminRootController.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
CMSBatchAction.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +13:00
CMSBatchActionHandler.php APICHANGE: Use late static binding for Object::has_extension() 2012-11-07 11:07:55 +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 Merge branch '3.0' 2012-11-22 23:51:28 +01:00
GroupImportForm.php FIX Remove instances of lines longer than 120c 2012-09-30 17:18:13 +13:00
LeftAndMain.php NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 17:51:35 +01: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 Upgrade jQuery UI to 1.9 2012-11-06 19:45:56 +01:00