Go to file
Sean Harvey d8b22a0582 BUGFIX Disable Geoip if in CLI mode - this fixes the tests from breaking. The geoip command won't be available in CLI context
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@75161 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:18 +13:00
api BUGFIX: Select correct default data formatter in restfulserver when there's an apparently useful Accept header that doesn't actually match a data formatter{ 2011-02-02 14:27:16 +13:00
cli BUGFIX: Disallow execution from DailyTask and HourlyTask by website visitors. 2011-02-02 14:26:57 +13:00
conf API CHANGE: SS_USE_BASIC_AUTH is available when using ConfigureFromEnv.php 2011-02-02 14:27:07 +13:00
core BUGFIX #3919: Fix DataObject::dbObject() for decorated fields (Merged from r75150) 2011-02-02 14:27:18 +13:00
css BUGFIX Re-added Requirements::clear() to ComplexTableField_Popup initialization to avoid including the dozens of javascript files required by CMSMain and LeftAndMain, they're not needed in a popup, and cause side-effects like missing scrollbars, weird CSS styling and generally slow loading time. 2011-02-02 14:27:15 +13:00
dev BUGFIX Fixed incorrect spelling of "$this" variable 2011-02-02 14:27:18 +13:00
email 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
filesystem APICHANGE: add documentation to changeset r74858. 2011-02-02 14:27:15 +13:00
forms ENHANCEMENT Allow "Yes" and "No" english text to be translated 2011-02-02 14:27:18 +13:00
images FEATURE: added Smiliey support to BBCode / forum. Now BBCode supports :) :P :D :( 8-) and :^). Yays for icons. Should move from BBCodeParser to TextParser so its available in tinymce but this will do for the forum 2011-02-02 14:26:53 +13:00
integration BUGFIX Disable Geoip if in CLI mode - this fixes the tests from breaking. The geoip command won't be available in CLI context 2011-02-02 14:27:18 +13:00
javascript BUGFIX Making sure all input fields inside a newly added TableField row have unique HTML ids. This was causing problems when javascript logic was acting on those (previously ambiguous fields), e.g. when trying to use a jQuery UI datepicker 2011-02-02 14:27:15 +13:00
lang MINOR merged from trunk 2011-02-02 14:27:09 +13:00
parsers 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
profiler MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
search 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
security MINOR Moved member logged in check from MemberLoginFrom to a static function Member 2011-02-02 14:27:17 +13:00
tasks 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
templates BUGFIX Added missing default english text for "No items found" in TableListField.ss 2011-02-02 14:27:14 +13:00
tests MINOR Merged ObjectStaticTest and TranslatableSearchFormTest from trunk, missed when merging the remaining Translatable improvements in r74986 2011-02-02 14:27:18 +13:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR: added empty statics to allow decoration 2011-02-02 14:27:00 +13:00
_config.php FEATURE: Allow access to the live site via RESTful api 2011-02-02 14:27:08 +13:00
.htaccess Disallow access of cli-script.php through a browser 2011-02-02 14:27:11 +13:00
cli-script.php Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead 2008-10-13 21:25:30 +00:00
main.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
main.php5 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
Makefile Fixed bug in test makefile 2011-02-02 14:26:35 +13:00
sake BUGFIX Supporting URLs with folder-structure in "sake -start <myprocessname> <myurl>" 2011-02-02 14:26:47 +13:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00