Go to file
Sam Minnee a1d17bc6e0 ENHANCEMENT: Added databse name to output of dev/build (merged from r77265)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@77266 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:27:26 +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 ENHANCEMENT: Added option for putting integers into SS_DATABASE_CHOOSE_NAME in _ss_environment.php, so that a parent/grandparent folder name can be used as the database name (merged from r77261). 2011-02-02 14:27:26 +13:00
core ENHANCEMENT: Added databse name to output of dev/build (merged from r77265) 2011-02-02 14:27:26 +13:00
css MINOR Added styling for TableListField utility action links 2011-02-02 14:27:26 +13:00
dev BUGFIX Fixed Debug::friendlyError() to use Translatable::get_current_locale() instead of deprecated Translatable::current_lang() 2011-02-02 14:27:26 +13:00
email BUGFIX Ensure that when template content is being parsed by Email::parseVariables(), template path comments don't show 2011-02-02 14:27:21 +13:00
filesystem BUGFIX: Don't show the upload tab on readonly folders. 2011-02-02 14:27:23 +13:00
forms BUGFIX If CTF doesn't have a parent class (set to false), avoid breakages in ComplexTableField::getFieldsFor() 2011-02-02 14:27:25 +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 MINOR Merged Translatable fixes from trunk 2011-02-02 14:27:19 +13:00
lang BUGFIX #4068 - Fixed spelling mistake in en_US.php 2011-02-02 14:27:24 +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 MINOR Merged from trunk 2011-02-02 14:27:25 +13:00
security Merged from trunk 2011-02-02 14:27:19 +13:00
tasks MINOR Merged from trunk 2011-02-02 14:27:25 +13:00
templates BUGFIX Added a missing default english string to ADDITEM translatable entity in TableField.ss 2011-02-02 14:27:26 +13:00
tests MINOR Merged from trunk 2011-02-02 14:27:25 +13:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets Merged from trunk 2011-02-02 14:27:22 +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 MINOR: Added flush=1 to test executor (merged from trunk) 2011-02-02 14:27:21 +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