..
control
Add checks to see if REMOTE_ADDR is set before making use of it.
2008-08-13 01:43:49 +00:00
model
API CHANGE: Allow DataObject searchablefields to be decorated with updateSearchableFields
2008-08-13 23:57:53 +00:00
ArrayData.php
Reverted accidental change
2008-08-12 03:34:49 +00: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
Merged changes from 2.2.2-assets - everything except the asset refactoring
2008-08-12 02:51:33 +00:00
Convert.php
BUGFIX Fixed JSON.php include path in Convert.php
2008-08-11 06:27:53 +00:00
Cookie.php
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
2008-06-15 13:33:53 +00:00
Core.php
Merged changes from 2.2.2-assets - everything except the asset refactoring
2008-08-12 02:51:33 +00:00
Extension.php
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
2008-06-15 13:33:53 +00:00
HTTP.php
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
2008-06-15 13:33:53 +00:00
i18n.php
ENHANCEMENT Added Maori to i18n::$common_languages
2008-08-13 22:09:06 +00:00
ManifestBuilder.php
Merged [47081]: Modified construction of manifest to allow custom definition of MANIFEST_FILE constant filename in _config.php.
2008-08-12 21:59:32 +00:00
Object.php
Merged changes from 2.2.2-assets - everything except the asset refactoring
2008-08-12 02:51:33 +00:00
Requirements.php
Fixed bug in Requirements::clear()
2008-08-13 00:01:07 +00:00
Session.php
Add checks to see if REMOTE_ADDR is set before making use of it.
2008-08-13 01:43:49 +00:00
SSViewer.php
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
2008-08-10 22:49:59 +00:00
TokenisedRegularExpression.php
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
2008-06-15 13:33:53 +00:00
ValidationResult.php
MINOR Unified @package PHPdoc (added where missing, removed duplicates)
2008-06-15 13:33:53 +00:00
ViewableData.php
Merged [47061].
2008-08-12 04:54:59 +00:00