Go to file
Sean Harvey 53cef6b435 BUGFIX Fixed incorrect class name in user_error message for deprecated function HTTP::sendFileToBrowser()
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@66629 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:26:37 +13:00
api BUGFIX #3087 simon_w: Added ResfulService::connect() back, for backward compatability 2011-02-02 14:26:33 +13:00
cli API CHANGE: Removed manifest's dependency on database, by removing hastable information [17:47:04] 2008-11-06 04:51:25 +00: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 Fixed incorrect class name in user_error message for deprecated function HTTP::sendFileToBrowser() 2011-02-02 14:26:37 +13:00
css APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin" 2008-10-20 00:20:00 +00:00
dev ENHANCEMENT Sort test class list by alphabetical order so it's easier to read 2011-02-02 14:26:37 +13:00
email API CHANGE Removed deprecated Datetime class, use SSDatetime instead (was conflicting with PHP 5.2 integrated classes) 2008-10-16 08:59:40 +00:00
filesystem ENHANCEMENT Added more known file extensions (tiff, js, html, css, ico) to File->getFileType() 2011-02-02 14:26:36 +13:00
forms MINOR Code formatting cleanup on CheckboxSetField->Field() 2011-02-02 14:26:37 +13:00
images Removed sapphire/images/fe_icons - these will be put in the userforms module instead, where the FieldEditor 2008-10-23 21:10:33 +00:00
integration API CHANGE Moving GoogleSitemap functionality into new "googlesitemaps" module 2011-02-02 14:26:34 +13:00
javascript #3068 - Fixed memory issue in IE 2011-02-02 14:26:32 +13:00
lang MINOR Updated master language tables 2008-11-02 20:05:21 +00:00
parsers Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search ENHANCEMENT: Added experimental support using (relname)Query methods to pass complex relations (those defined by methods) into searchfilter 2011-02-02 14:26:36 +13:00
security Merge pre-2.3-oct08 into 2.3 (via trunk) 2011-02-02 14:26:36 +13:00
tasks FIX: permission migrator for missing groups 2011-02-02 14:26:33 +13:00
templates FEATURE Collect i18n Entities from dynamic PHP code - useful to translate statics. Added DataObject->provideI18nEntities() and i18nTextCollector->collectFromEntityProviders(). See #1625 2008-10-29 21:07:17 +00:00
tests ENHANCEMENT Allow CheckboxSetField to use extra classes as other FormField classes do. Also dded test for this behaviour in CheckboxSetFieldTest. 2011-02-02 14:26:37 +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 Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField. 2008-10-08 02:00:12 +00: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 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
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 ENHANCEMENT: Updated argument handling for sake 2008-09-25 04:49:01 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00