..
control
TESTS: Added tests for Controller::join_links()
2008-08-28 04:25:13 +00:00
model
ENHANCEMENT: Added dev/tests/startsession and dev/tests/endsession to allow the use of fixtures with external test frameworks, such as Windmill
2008-08-27 08:19:46 +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
FEATURE: xml2array now works with recursion so it will actually work with most xml files. Unit tests to comei
2008-08-24 23:39:32 +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
Merged branches/kiwiselect into trunk
2008-08-20 06:31:12 +00:00
i18n.php
ENHANCEMENT Added Maori to i18n::$common_languages
2008-08-13 22:09:06 +00:00
ManifestBuilder.php
Fixed bug with manifest generation
2008-08-21 23:30:16 +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
Made all sapphire/thirdparty classes _manifest_exclude'd
2008-08-17 01:08:10 +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
Ensure that a theme template is tried before getting a non-theme template
2008-08-14 03:57:46 +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