Go to file
Ingo Schommer 58e7394306 BUGFIX Disable E_DEPRECATED error for sapphire/branches/2.2 if running on PHP 5.3
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.2@111795 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:39:38 +13:00
api fix links in RSS feeds 2011-02-02 14:34:40 +13:00
cli For some project we need server run some scheduled task yearly, such as upgrade high school students for GSO. 2008-01-31 03:46:21 +00:00
conf Added SS_DEFAULT_ADMIN_USERNAME/PASSWORD defines to conf/ConfigureFromEnv.php 2008-02-10 22:58:58 +00:00
core BUGFIX: Don't force SSL when running from CLI 2011-02-02 14:39:38 +13:00
css BUGFIX: Removed display: none for "nolabel" class - this is custom project code, and shouldn't be in sapphire! 2011-02-02 14:34:45 +13:00
email #1088 - attachments cannot be emailed from mac or windows systems 2008-01-09 23:56:12 +00:00
filesystem BUGFIX Validating $_FILES in Folder::addUploadToFolder() (Original patch was applied to Upload->validate() in trunk - r73254) 2011-02-02 14:39:37 +13:00
forms MINOR: fixed html image saving problem on HtmlEditorField 2011-02-02 14:39:38 +13:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration API Documentation updates 2008-01-09 04:18:36 +00:00
javascript After a javascript validation error from a form submission, focus on the first errored field 2011-02-02 14:39:36 +13:00
lang DataReport EXPORTCSV field missing 2011-02-02 14:34:44 +13:00
misc BUGFIX disable third party browscap by default (#2336) 2011-02-02 14:34:42 +13:00
parsers converted TODO into @todo for better PHPDocumentor support 2008-01-11 01:49:50 +00:00
profiler API Documentation updates 2008-01-09 04:18:36 +00:00
search Fix syntax error 2008-01-10 03:49:48 +00:00
security BUGFIX Fixed undefined variable $backURL that should've been $_REQUEST['BackURL'] 2011-02-02 14:39:37 +13:00
templates Corrected changed-password email layout 2011-02-02 14:39:36 +13:00
testing Fixes to TestRunner for latest PHPUnit/PHP 2011-02-02 14:34:38 +13:00
tests #2314 - Fixed SQLMap implementation so that Group::map() returns appropriate data, and the group dropdown on the access tab works. 2011-02-02 14:34:39 +13:00
tools Improved API documentation 2008-01-10 00:34:18 +00:00
widgets #2285 - Fixed widget editor 2011-02-02 14:34:36 +13:00
_config.php API Documentation updates 2008-01-09 04:18:36 +00:00
cli-script.php Removed notice level errors for better cli-script operation 2008-01-17 01:58:37 +00:00
main.php BUGFIX Disable E_DEPRECATED error for sapphire/branches/2.2 if running on PHP 5.3 2011-02-02 14:39:38 +13:00
main.php5 API Documentation updates 2008-01-09 04:18:36 +00:00
Makefile Added note about Makefile so that people don't think they should use that for normal installation. 2008-01-16 23:47:53 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00