silverstripe-framework/core
Andrew O'Neil 957ba1f3a2 Fix Session not saving on some servers
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.1.1@43625 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:55:19 +13:00
..
control Fix Session not saving on some servers 2011-02-02 14:55:19 +13:00
model #1488 - Access to 'logged in' users for home page fails (attempts to redirect to Security/login forever) 2011-02-02 14:55:18 +13:00
ArrayData.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ArrayLib.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ClassInfo.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Convert.php case changes 2007-07-20 01:43:00 +00:00
Cookie.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
Core.php If there's a silverstripe-cache directory in the silverstripe folder, always use that instead of /tmp 2011-02-02 14:55:15 +13:00
Debug.php Added docblock headers and removed notice-level errors 2007-08-27 05:13:43 +00:00
Email.php Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example] 2007-08-28 01:55:45 +00:00
Extension.php Moved extension/decorator system from DataObject to Object, so that any object in the system can be extended 2007-08-16 06:32:49 +00:00
HTTP.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
ManifestBuilder.php Ignore HTML folder, not pear folder 2011-02-02 14:55:18 +13:00
Object.php Hack to fix Fatal error: Call to undefined method stdClass::allMethodNames() 2011-02-02 14:55:17 +13:00
Requirements.php Normal requirements fails quietly when there is no css, so themed requirements should do the same 2007-08-06 23:24:22 +00:00
Session.php Updated controller model so that sessions are linked to controllers, and current-controller is represented as a stack 2007-08-17 05:45:15 +00:00
SSViewer.php Fixed some php notices 2007-08-23 23:50:53 +00:00
ViewableData.php Added '<% if HasPerm(PERM_CODE() %>' to ViewableData for template 2007-08-31 00:27:34 +00:00