silverstripe-framework/admin/code
2012-03-08 18:22:30 +01:00
..
CMSBatchAction.php MINOR: Fix docblocks to reference SS_List instead of (now deprecated) DataObjectSet where appropriate 2011-10-28 15:58:55 +13:00
CMSBatchActionHandler.php MINOR: Fix docblocks to reference SS_List instead of (now deprecated) DataObjectSet where appropriate 2011-10-28 15:58:55 +13:00
CMSMenu.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php ENHANCEMENT New CMSPreviewable interface class to standardize metadata making a record previewable by the CMS. 2011-08-12 17:05:50 +02:00
CMSProfileController.php BUGFIX Restored old permission code model, broken due to new controller structure. Introduced LeftAndMain::$required_permission_codes as a way to control permissions independently of subclasses, and "cluster" multiple classes under a single code. 2012-03-05 17:41:49 +01:00
GroupImportForm.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
LeftAndMain.php MINOR Removing special TinyMCE case in LeftAndMain->doAdd(), feature has been removed 2012-03-08 18:22:30 +01:00
LeftAndMainDecorator.php MINOR: Use Deprecation class to indicate deprecated methods in core. 2011-10-29 17:34:31 +13:00
LeftAndMainExtension.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
MemberImportForm.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
ModelAdmin.php MINOR Fixed PHP notice in ModelAdmin 2012-03-08 15:18:11 +01:00
SecurityAdmin.php MINOR Merging SecurityAdmin->getEditForm() with RootForm(), in order to have the form fields consistently available (there's no longer a distinction between edit/root) 2012-03-06 01:23:34 +01:00