.. |
control
|
BUGFIX Fixed array to string conversion caused by patch committed in r73272
|
2011-02-02 14:39:37 +13:00 |
model
|
BUGFIX Fixed too strict permission checking on Image::$allowed_actions. Replaced broken * permission check with explicit method names
|
2011-02-02 14:39: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
|
Merged bugfixes from asfonz branch
|
2011-02-02 14:39:35 +13: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
|
Add macron about native name of maori
|
2011-02-02 14:39:34 +13:00 |
ManifestBuilder.php
|
Merged bugfixes from asfonz branch
|
2011-02-02 14:39:35 +13:00 |
Object.php
|
Make Object::hasMethod() and Object::__call() case-insensitive, and added tests for it
|
2011-02-02 14:34:38 +13: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 |