silverstripe-framework/core
Ingo Schommer 0b5ab1fc7b Merged revisions 48164 via svnmerge from
svn://svn.silverstripe.com/silverstripe/modules/sapphire/branches/2.2.0-mesq

........
  r48164 | ischommer | 2008-01-17 17:05:49 +1300 (Thu, 17 Jan 2008) | 2 lines
  
  Deprecated use of DBField 'Text' for saving HTML-Content (added check in HTMLEditorField->saveInto())
  Added ViewableData->escapeFlagForField() to determine if the record-field needs escaping (currently only 'xml' supported)
........


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@48162 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-01-17 04:22:13 +00:00
..
control Removed notice level errors for better cli-script operation 2008-01-17 01:58:37 +00:00
model fixed escaping errors in default homepage content 2008-01-16 20:17:14 +00:00
ArrayData.php converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
ArrayLib.php Merged revisions 47807 via svnmerge from 2008-01-10 02:15:06 +00:00
ClassInfo.php API Documentation updates 2008-01-09 04:18:36 +00:00
Convert.php API Documentation updates 2008-01-09 04:18:36 +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 fix wrong warning info: Director -> Debug 2008-01-10 22:42:36 +00:00
Email.php Removed notice level errors for better cli-script operation 2008-01-17 01:58:37 +00:00
Extension.php API Documentation updates 2008-01-09 04:18:36 +00:00
HTTP.php API Documentation updates 2008-01-09 04:18:36 +00:00
i18n.php rbarreiros: 019 - Lost Locale when translatable string not found 2008-01-10 22:33:18 +00:00
ManifestBuilder.php Fix building manifest before database is created 2008-01-10 03:23:09 +00:00
Object.php API Documentation updates 2008-01-09 04:18:36 +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 API Documentation updates 2008-01-09 04:18:36 +00:00
ViewableData.php Merged revisions 48164 via svnmerge from 2008-01-17 04:22:13 +00:00