silverstripe-framework/admin/code
Will Rossiter 585417d141 Merge pull request #343 from halkyon/object_static_remove_deprecation
BUGFIX Remove calls to deprecated Object static methods, update ConfigTest
2012-04-19 14:41:45 -07:00
..
CMSBatchAction.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
CMSBatchActionHandler.php MINOR Tidy up of code formatting in TestRunner 2012-04-18 23:29:54 +12:00
CMSMenu.php BUGFIX Removing use of deprecated Object static functions like 2012-04-18 23:10:57 +12:00
CMSMenuItem.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
CMSPreviewable.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
CMSProfileController.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
GroupImportForm.php ENHANCEMENT Adding missing MemberImportForm to SecurityAdmin, putting each importer into 2012-03-24 13:20:19 +13:00
LeftAndMain.php BUGFIX: Fixed a few references to non-existent $request variable. 2012-04-19 10:11:01 +12:00
LeftAndMainDecorator.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
LeftAndMainExtension.php MINOR Add newline to end of files without one 2012-04-15 10:50:19 +12:00
MemberImportForm.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
ModelAdmin.php API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
SecurityAdmin.php ENHANCEMENT: Fixes #7010. Move DisplayFields, FieldCasting and FieldFormatting functions from GridField to GridFieldDataColumns. 2012-04-19 12:44:59 +12:00