silverstripe-framework/admin/code
Sean Harvey ffdf548575 ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into
Users and Groups tab for context instead of Import tab, and fixing
styling to be close to how it was in SS 2.4.
2012-03-24 13:20:19 +13: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 BUGFIX Convert pages from DataList to ArrayList in CMSBatchActionHandler to avoid problems on merge() 2012-03-09 09:28:20 +01:00
CMSMenu.php MINOR: Fix typographical errors. 2012-03-09 17:00:25 +13: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 ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into 2012-03-24 13:20:19 +13:00
LeftAndMain.php MINOR Including GET parameters in X-ControllerURL default headers (which fixes e.g. AssetAdmin search persistence) 2012-03-14 16:07:50 +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 ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into 2012-03-24 13:20:19 +13:00
ModelAdmin.php MINOR: Remove table filter from modeladmin search results 2012-03-12 23:01:07 +01:00
SecurityAdmin.php ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into 2012-03-24 13:20:19 +13:00