silverstripe-framework/control
Ingo Schommer bcc73de85e Merge branch '106-add-edit-records-rc'
Conflicts:
	admin/code/LeftAndMain.php
	admin/css/screen.css
	admin/scss/_style.scss
	admin/templates/Includes/LeftAndMain_EditForm.ss
	css/GridField.css
	filesystem/Folder.php
	forms/gridfield/GridField.php
	forms/gridfield/GridFieldDefaultColumns.php
	forms/gridfield/GridFieldPopupForms.php
2012-02-27 23:58:10 +01:00
..
ContentNegotiator.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
Controller.php Merge branch '106-add-edit-records-rc' 2012-02-27 23:58:10 +01:00
Cookie.php BUGFIX Fixed undefined method suser_error() in Cookie::set() 2012-02-16 14:59:56 +13:00
Director.php MINOR Removed apache_request_headers() usage in Director::direct(), it causes inconsistencies in capitalisation over the default method (inspecting $_SERVER) 2012-02-14 13:53:35 +01:00
FormResponse.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
HTTP.php Clean up trailing ?> per coding standard 2012-02-12 12:40:16 -08:00
HTTPRequest.php BUGFIX Merge request arrays recursively 2011-12-23 17:48:49 +13:00
HTTPResponse.php MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:02 +02:00
NullHTTPRequest.php API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure 2011-03-31 09:56:21 +13:00
RequestHandler.php Merged new-orm into datagrid 2011-09-26 16:47:54 +13:00
Session.php Fix for bug when destroying a session with a domain cookie. See http://www.silverstripe.org/general-questions/show/18539 for more details 2011-11-14 09:44:46 +00:00