.. |
control
|
Changed DataObject to be a subclass of ViewableData instead of Controller, so that it can't be hacked by visiting Page/write.
|
2008-02-19 00:06:24 +00:00 |
model
|
Changed DataObject to be a subclass of ViewableData instead of Controller, so that it can't be hacked by visiting Page/write.
|
2008-02-19 00:06:24 +00: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
|
#1878: wakeless: Supress disabled errors on live site
|
2008-02-18 05:06:39 +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
|
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
|
fixed i18n::get_owner_module() calls on classes with _s
|
2008-02-06 23:06:02 +00:00 |
ManifestBuilder.php
|
#2203 - ManifestBuilder regex
|
2008-02-12 20:52:24 +00:00 |
Object.php
|
simon_w: #1954 - Added object caching methods
|
2008-02-07 03:02:52 +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 48168 via svnmerge from
|
2008-01-17 04:23:31 +00:00 |