silverstripe-framework/admin/code
Stig Lindqvist ac64d258b7 BUG If user is logged out getHtmlEditorConfigForCMS() gets called on non object
This can happen if the auto-logout feature logs a user out and the user then tries to open another admin or
do an pjax call.
2014-07-17 14:45:22 +12:00
..
AdminRootController.php Update docblocks 2013-10-15 11:29:58 +13:00
CMSBatchAction.php Update docblocks 2013-10-15 11:29:58 +13:00
CMSBatchActionHandler.php Update docblocks 2013-10-15 11:29:58 +13:00
CMSForm.php Merge pull request #2537 from wilr/membervalidator 2013-10-23 03:01:15 -07:00
CMSMenu.php Correct line length and indentation 2014-03-30 21:11:56 +13:00
CMSMenuItem.php API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +13:00
CMSPreviewable.php Update docblocks 2013-10-15 11:29:58 +13:00
CMSProfileController.php admin/myprofile layout after validation (fixes #2644) 2013-11-07 16:19:40 +01:00
GroupImportForm.php Update docblocks 2013-10-15 11:29:58 +13:00
LeftAndMain.php BUG If user is logged out getHtmlEditorConfigForCMS() gets called on non object 2014-07-17 14:45:22 +12:00
LeftAndMainExtension.php Update docblocks 2013-10-15 11:29:58 +13:00
MemberImportForm.php Update docblocks 2013-10-15 11:29:58 +13:00
ModelAdmin.php Merge remote-tracking branch 'origin/3.0' into 3.1 2013-08-07 17:14:47 +02:00
SecurityAdmin.php FIX: Use Injector API for managing Member_Validator instance. 2013-10-16 11:29:43 +13:00