Go to file
2011-02-02 14:27:06 +13:00
api Replaced HTTPReponse settings of Content-type header with Content-Type, to match RestfulServer 2011-02-02 14:27:04 +13:00
cli BUGFIX: Disallow execution from DailyTask and HourlyTask by website visitors. 2011-02-02 14:26:57 +13:00
conf Update sapphire so that it can run with the default .htaccess and mysite/_config.php files provided in the phpinstaller. If database config is missing, then redirect to install.php 2011-02-02 14:26:32 +13:00
core BUGFIX: i18n::include_by_locale() should skip check the web root level and ../webroot level for language file, this is not only "not necessary" but also "must" because some server configuration prevent from any file access above the site root folder. 2011-02-02 14:27:06 +13:00
css MINOR: added user friendly labels - should really be _t compatible I guess 2011-02-02 14:27:06 +13:00
dev BUGFIX Ensure string "0" is not considered a NULL value when CsvBulkLoader imports values from a CSV file 2011-02-02 14:27:05 +13:00
email BUGFIX Error adding custom header in Email because of non-existant array key. Thanks ed! Ticket #3485 2011-02-02 14:27:06 +13:00
filesystem MINOR: added empty statics to allow decoration 2011-02-02 14:27:00 +13:00
forms BUGFIX Removed unused ComplexTableField->unpagedSourceItems - was already commented out in r70956, and doesn't seem to be used across parent- or subclasses. Added ticket #3484 to re-enable popup pagination, which was broken and disabled due to the deprecation of $unpagedSourceItems (see r53830) 2011-02-02 14:27:06 +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 MINOR Don't trigger user_error() when country code not found in countries array 2011-02-02 14:26:53 +13:00
javascript BUGFIX Disabled inline "create folder" and "upload" for anything but Flash Player 9 - versions below have general compatibily issues, versions above (Flash Player 10) have new security restrictions around file dialogues which require an SWFUpload upgrade (see #3023) 2011-02-02 14:27:03 +13:00
lang MINOR Merged r69409 and r69410 from trunk 2011-02-02 14:26:55 +13:00
parsers MINOR: merged patch from rjmackay. Fixed inclusion of BBCode filters and reported error supression 2011-02-02 14:27:01 +13:00
profiler MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
search BUGFIX: Fixed new searchform changes for Live/Stage 2011-02-02 14:26:49 +13:00
security MINOR: added user friendly labels - should really be _t compatible I guess 2011-02-02 14:27:06 +13:00
tasks MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
templates BUGFIX #3443: Fixed refreshing of relation CTFs after editing data 2011-02-02 14:27:05 +13:00
tests MINOR Fixed CSVParserTest with encoding issues 2011-02-02 14:27:05 +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 MINOR: merged patch from rjmackay. Fixed inclusion of BBCode filters and reported error supression 2011-02-02 14:27:01 +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 BUGFIX: Fixed notice-level error in no-get-var URL processing when there is no querystring. 2011-02-02 14:26:51 +13:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00: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