.. |
control
|
MINOR Merged from trunk
|
2011-02-02 14:27:21 +13:00 |
model
|
MINOR: removed file path and extension from image's alt attribe that accessware.co.nz complains about
|
2011-02-02 14:27:23 +13:00 |
ArrayData.php
|
BUGFIX: Ensure that $this->class is set on ArrayData objects
|
2011-02-02 14:27:08 +13:00 |
ArrayLib.php
|
Removed notice level error when ArrayLib::valuekey() is passed an empty array
|
2008-08-13 04:33:33 +00:00 |
ClassInfo.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
Convert.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
Cookie.php
|
API CHANGE: Improve encapsulation of cookies in Director::test()
|
2011-02-02 14:26:34 +13:00 |
Core.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
Extension.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
HTTP.php
|
Reverted r75263 and r75264
|
2011-02-02 14:27:19 +13:00 |
i18n.php
|
MINOR merged from 2.3
|
2011-02-02 14:27:20 +13:00 |
i18nEntityProvider.php
|
ENHANCEMENT Added support for specifying target module in i18nEntitityProvider->provideEntities()
|
2011-02-02 14:26:48 +13:00 |
i18nTextCollector.php
|
BUGFIX: Allow SilverStripe to work when asp_tags is on
|
2011-02-02 14:27:08 +13:00 |
i18nTextCollectorTask.php
|
ENHANCEMENT Allowing textcollection of multiple modules selectively
|
2011-02-02 14:26:49 +13:00 |
ManifestBuilder.php
|
MINOR Removed old references to check-php, which has since been removed
|
2011-02-02 14:26:55 +13:00 |
Object.php
|
API CHANGE: Made DBField::$default_search_filter_class public rather than protected, so that it could be access with Object::get_static()
|
2011-02-02 14:27:22 +13:00 |
Requirements.php
|
API CHANGE: When there are script tags in the body, put requirements script just before them, instead of at the very top of the body. Since this reduces the cost of the (sometimes necessary) script tags in the body, the notice-level error has been removed.
|
2011-02-02 14:27:22 +13:00 |
Session.php
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
SSViewer.php
|
BUGFIX Fixed faulty regex that broke rewritten links to be relative to the base href
|
2011-02-02 14:27:20 +13:00 |
TokenisedRegularExpression.php
|
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
|
2008-06-15 13:33:53 +00:00 |
ValidationException.php
|
Merging in refactored Translatable architecture from trunk, including related/required changesets like enhancements to Object static handling (see details below)
|
2011-02-02 14:27:16 +13:00 |
ValidationResult.php
|
BUGFIX: Validation result was ignoring the $valid flag passed as the first argument.
|
2008-10-08 20:40:11 +00:00 |
ViewableData.php
|
BUGFIX #3919: Fix DataObject::dbObject() for decorated fields (Merged from r75150)
|
2011-02-02 14:27:18 +13:00 |