silverstripe-framework/core
Sam Minnee eae79ab0de Merged revisions 52391 via svnmerge from
http://svn.silverstripe.com/open/modules/sapphire/branches/2.2.2

........
  r52391 | sminnee | 2008-04-09 17:58:21 +1200 (Wed, 09 Apr 2008) | 1 line
  
  Show security id errors on test sites as well as dev
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@53512 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-04-26 06:49:14 +00:00
..
control Merged revisions 52391 via svnmerge from 2008-04-26 06:49:14 +00:00
model Merged revisions 52224 via svnmerge from 2008-04-26 06:44:06 +00:00
ArrayData.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
ArrayLib.php Improving API documentation 2008-03-02 23:24:10 +00:00
ClassInfo.php When ClassInfo::dataClassesFor is passed an instance of the class, the method now automatically coerces the instance to a string of its name 2008-04-14 04:49:08 +00:00
Convert.php FEATURE: Ticket #2408 - Merged patch to Convert::array2json() which makes uses of the PHP function json_encode when available 2008-04-22 02:21:03 +00:00
Cookie.php Merged revisions 52120 via svnmerge from 2008-04-26 06:31:36 +00:00
Core.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Debug.php added more readable output for error messages and exceptions 2008-03-16 22:13:31 +00:00
Email.php Merged revisions 52616 via svnmerge from 2008-04-26 06:32:31 +00:00
Extension.php Merged revisions 50180 via svnmerge from 2008-03-11 01:30:19 +00:00
HTTP.php Merged revisions 48902 via svnmerge from 2008-04-09 11:20:34 +00:00
i18n.php BUGFIX fixed php notice 2008-04-06 03:31:11 +00:00
Mailer.php Merged revisions 52616 via svnmerge from 2008-04-26 06:32:31 +00:00
ManifestBuilder.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
Object.php API CHANGE LeftAndMain.php: Removed $extra_menu_items, $replaced_menu_items, $removed_menu_items (all handled in $menu_items now) 2008-04-05 03:43:58 +00:00
Requirements.php Merged revisions 49406 via svnmerge from 2008-04-09 11:25:47 +00:00
Session.php Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
SSViewer.php Merged revisions 50783 via svnmerge from 2008-03-11 03:29:30 +00:00
TokenisedRegularExpression.php Added TokenisedRegularExpression for accurate parsing of class files for the manifest. To make it efficient, the parse results of each file are now cached. 2008-04-08 06:17:58 +00:00
ValidationResult.php Merged revisions 52121 via svnmerge from 2008-04-26 06:31:52 +00:00
ViewableData.php Merged revisions 50683 via svnmerge from 2008-03-11 01:31:43 +00:00