Go to file
Sean Harvey ec5ed83512 MINOR If the error-404.html or error-500.html file can't be opened, supress the warning so an error isn't shown in the CMS
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@70188 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:26:59 +13:00
api MINOR: Removed debug message 2011-02-02 14:26:52 +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 MINOR If the error-404.html or error-500.html file can't be opened, supress the warning so an error isn't shown in the CMS 2011-02-02 14:26:59 +13:00
css IE6 ui fixe for search filter date input width 2011-02-02 14:26:59 +13:00
dev BUGFIX #2342: Database names with hyphens and other special characters can now be used. 2011-02-02 14:26:54 +13:00
email ENHANCEMENT Added Email->setTemplate() and Email->getTemplate() (as the Email_Template class is deprecated) 2011-02-02 14:26:48 +13:00
filesystem BUGFIX Fixed issue of not enough space in the AssetAdmin "Upload" tab for multiple file uploading, mostly affecting IE6/7 2011-02-02 14:26:58 +13:00
forms APICHANGE: we move the filedata generation part of export() function to a new function generateExportFileData, so that, a child class could reuse the function when overload export function 2011-02-02 14:26:59 +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 MINOR Added french translation (see #3290) 2011-02-02 14:26:53 +13:00
lang MINOR Merged r69409 and r69410 from trunk 2011-02-02 14:26:55 +13:00
parsers MINOR: added support for :-) as well as :) in the Similes 2011-02-02 14:26:54 +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 Added cache to Permission::checkMember() to reduce the number of queries 2011-02-02 14:26:57 +13:00
tasks MINOR Removed whitespace after ?> end PHP tag 2011-02-02 14:26:45 +13:00
templates BUGFIX <% end_if %> was breaking the template where it should've been a <% end_control %>. This fixes the export link in #3333 2011-02-02 14:26:57 +13:00
tests MINOR Added test for HTTP::getLinksIn() which subsequently tests HTTP::findByTagAndAttribute() 2011-02-02 14:26:58 +13:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR: Improve robustness of some of the widget definition 2008-11-04 02:21:09 +00:00
_config.php BUGFIX #3249: Allow altering of encryption algorithm 2011-02-02 14:26:54 +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