Go to file
Sean Harvey 7b60ec00e2 BUGFIX Fixed ComplexTableField showing export link correctly
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.2@65258 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:39:35 +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 allow calling of magically added methods via URL unless explicitly listed in allowed_actions 2011-02-02 14:39:35 +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 When calling Folder::findOrMake(), set the Title as well as the Name of new folders 2011-02-02 14:39:34 +13:00
forms Fix typo 2011-02-02 14:39:35 +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 BUGFIX re-initializing tabstrip javascript after ajax-reload in AssetTableField popup (#2309 AssetTableField popup fails after saving) 2011-02-02 14:34:43 +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 ENHANCEMENT: Use get variable rather than session for Security::permissionFailure()'s BackURL, as it's more reliable 2011-02-02 14:39:33 +13:00
templates BUGFIX Fixed ComplexTableField showing export link correctly 2011-02-02 14:39:35 +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 Moved _ss_environment.php include to very top 2008-02-20 09:39:00 +00: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