Go to file
2011-02-02 14:20:04 +13:00
api BUGFIX #6096 RSSFeed::feedContent() restores previous state of SSViewer::get_source_file_comments() after temporarily disabling it (thanks paradigmincarnate!) 2011-02-02 14:19:57 +13:00
cache MINOR: updated typo in comment for Cache. 2011-02-02 14:19:58 +13:00
cli MINOR Cleaned up tabbing and code formatting in automated task classes 2011-02-02 14:18:42 +13:00
conf MINOR Fixed spelling mistake in ConfigureFromEnv class documentation 2011-02-02 14:19:10 +13:00
core API CHANGE Using i18n::validate_locale() in various Translatable methods to ensure the locale exists (as defined through i18n::$allowed_locales) (from r114470) 2011-02-02 14:20:03 +13:00
css ENHANCEMENT Using jQuery UI datepicker in DateField and DatetimeField instead of outdated DHTML calendar.js (fixes #5397) 2011-02-02 14:19:37 +13:00
dev BUGFIX Don't allow HTML formatting in RequestHandler->httpError() by sending "Content-Type: text/plain" response headers. (from r114444) 2011-02-02 14:20:03 +13:00
email BUGFIX: Applied/edited paradigmincarnate's patch to quote plaintext email with htmlEmail (#5120) 2011-02-02 14:19:41 +13:00
filesystem MINOR Checking for class_exists() before SapphireTest::is_running_tests() to avoid including the whole testing framework, and triggering PHPUnit to run a performance-intensive directory traversal for coverage file blacklists (from r114332) 2011-02-02 14:20:03 +13:00
forms MINOR: call jquery-ui from thirdparty folder instead google api (see ticket 5915) (from r113656) 2011-02-02 14:20:01 +13:00
images MINOR merged from branches/2.3 2009-01-07 23:00:54 +00:00
integration BUGFIX: removed taiwans province of china 2011-02-02 14:19:58 +13:00
javascript MINOR Updated cs_CZ and sk_SK translations in sapphire/javascript (fixes #6085, thanks Pike) 2011-02-02 14:20:00 +13:00
lang BUGFIX More common defaults for en_US.xml used by Zend_DateFormat (and DateField/DatetimeField), with less error prone numerical format replacing the Zend default of shortened month names (fixes #6071, thanks dalesaurus) 2011-02-02 14:19:55 +13:00
parsers MINOR: Fix links etc, and remove www. from SS urls 2011-02-02 14:19:46 +13:00
profiler MINOR Fixed phpdoc documentation 2011-02-02 14:19:15 +13:00
search BUGFIX Ensure that SearchForm searchEngine() call properly escapes the Relevance field for ANSI compliance 2011-02-02 14:19:59 +13:00
security BUGFIX Using RandomGenerator class in Member->logIn(), Member->autoLogin() and Member->generateAutologinHash() for better randomization of tokens. Increased VARCHAR length of 'RememberLoginToken' and 'AutoLoginHash' fields to 1024 characters to support longer token strings. (from r114504) 2011-02-02 14:20:04 +13:00
tasks MINOR Checking for class_exists() before SapphireTest::is_running_tests() to avoid including the whole testing framework, and triggering PHPUnit to run a performance-intensive directory traversal for coverage file blacklists (from r114332) 2011-02-02 14:20:03 +13:00
templates ENHANCEMENT Allowing batch checkbox selection of TableListField rows with TableListField->Markable and TableListField->addSelectOptions() 2011-02-02 14:19:27 +13:00
tests ENHANCEMENT Added RandomGenerator for more secure CRSF tokens etc. (from r114497) 2011-02-02 14:20:03 +13:00
thirdparty BUGFIX More common defaults for en_US.xml used by Zend_DateFormat (and DateField/DatetimeField), with less error prone numerical format replacing the Zend default of shortened month names (fixes #6071, thanks dalesaurus) 2011-02-02 14:19:55 +13:00
widgets Revert "BUGFIX: sort order of widgets is now fixed." 2011-02-02 14:19:46 +13:00
_config.php BUGFIX EMAIL_BOUNCEHANDLER_KEY cannot be defined 2011-02-02 14:19:43 +13:00
_register_database.php MINOR: repair installer for sqlite 2011-02-02 14:19:48 +13:00
.htaccess MINOR Disallowing more potentially active file extensions in cms/.htaccess 2011-02-02 14:19:40 +13:00
cli-script.php BUGFIX Fixed spelling error of $databaseConfig in cli-script.php causing database configuration to not load (thanks aimcom!) 2011-02-02 14:19:35 +13:00
main.php MINOR Documentation 2011-02-02 14:19:15 +13:00
main.php5 MINOR phpdoc documentation 2009-03-22 22:59:14 +00:00
Makefile BUGFIX: Removed references to php5 binary in Makefile 2011-02-02 14:19:22 +13:00
sake ENHANCEMENT Making "sake" script more portable by using "/usr/bin/env" shebang instead of "/bin/bash" (fixes #6045, thanks sychan) 2011-02-02 14:19:54 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00
static-main.php BUGFIX Bypass static caching through static-main.php when GET or POST parameters are set (regression from 2.3 API, fixes #5519, thanks ktauber) 2011-02-02 14:19:19 +13:00