silverstripe-framework/core
Sam Minnee 9d902aa8cd Merged revisions 50641,50645,50815 via svnmerge from
svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk

........
  r50641 | mrickerby | 2008-03-06 14:21:47 +1300 (Thu, 06 Mar 2008) | 1 line
  
  fixing typo in parameter name $validate --> $validator
........
  r50645 | mrickerby | 2008-03-06 15:06:47 +1300 (Thu, 06 Mar 2008) | 1 line
  
  made $messageType parameter of Validator::validationError optional, and added API docs to explain what (apparently) is going on
........
  r50815 | mrickerby | 2008-03-11 10:48:13 +1300 (Tue, 11 Mar 2008) | 1 line
  
  fixing bug with in-memory child objects not having their parent ID field updated via the ->add() method
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.2.2@50909 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:34:37 +13:00
..
control #2277 - Fixed notice-level error on controllers that are direct subclasses of controller 2011-02-02 14:34:36 +13:00
model Merged revisions 50641,50645,50815 via svnmerge from 2011-02-02 14:34:37 +13:00
ArrayData.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
ArrayLib.php Added in_array_recursive() to ArrayLib, for recursively checking an array with nested arrays 2008-01-22 04:13:14 +00:00
ClassInfo.php API Documentation updates 2008-01-09 04:18:36 +00:00
Convert.php Merged revisions 48168 via svnmerge from 2008-01-17 04:23:31 +00:00
Cookie.php API Documentation updates 2008-01-09 04:18:36 +00:00
Core.php Updated API documentation package tags 2008-01-08 06:37:50 +00:00
Debug.php removed redundant error strings 2008-02-20 23:01:02 +00:00
Email.php #2137 - Changed email encoding from iso-8859-15 to utf-8, in compliance with other parts of SilverStripe and IMC recommendations 2008-02-06 23:06:49 +00:00
Extension.php Allow use of on controller extensions 2011-02-02 14:34:35 +13:00
HTTP.php API Documentation updates 2008-01-09 04:18:36 +00:00
i18n.php Merged revisions 50838 via svnmerge from 2011-02-02 14:34:36 +13:00
ManifestBuilder.php #2203 - ManifestBuilder regex 2008-02-12 20:52:24 +00:00
Object.php Merged revisions 45654 via svnmerge from 2008-02-19 00:36:26 +00:00
Requirements.php API Documentation updates 2008-01-09 04:18:36 +00:00
Session.php API Documentation updates 2008-01-09 04:18:36 +00:00
SSViewer.php Added 'anchor' option to link inserter 2011-02-02 14:34:36 +13:00
ViewableData.php #2295 - DataObjectSets cannot be iterated over multiple times concurrently 2011-02-02 14:34:36 +13:00