silverstripe-framework/admin/code
Ingo Schommer 8286ba346e admin/myprofile layout after validation (fixes #2644)
Broke because the <form> tag was returned, while
the client logic was expecting the whole <div> including the <form>.
Fixed to display the button bar at the bottom,
and tested with validation errors as well as switching from/to
the panel via ajax.
2013-11-07 16:19:40 +01: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 API: Add attributes argument for CMSMenuItem. 2013-10-02 19:06:54 +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 Globalization in TreeDropdownField JS 2013-10-08 12:12:25 +02: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