Go to file
jean c3b28e34cd BUGFIX Use the default string 'Any' instead of 'All' for class name criteria in search form on CMSMain
At the moment, the only way to get results from the search form is to click "Clear" before adding any criteria, or the search form returns zero results. This is due to the difference between CMSMain#SiteTreeFilterPageTypeField which uses 'Any' as the default value for any classname, while CMSSiteTreeFilter#pagesIncluded expects 'All'. Regression introduced in 9e5af18b5c
2014-02-10 10:01:15 +13:00
code BUGFIX Use the default string 'Any' instead of 'All' for class name criteria in search form on CMSMain 2014-02-10 10:01:15 +13:00
css Removed floating of filters in ReportAdmin 2013-01-02 21:47:21 +01:00
images MINOR Updated SilverStripe logo to new design (from r114764) 2011-02-02 17:53:53 +13:00
javascript Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
lang ENHANCEMENT Added note about comment moderation to PageCommentInterface->PostCommentForm() 2012-02-03 11:35:09 +01:00
tasks MINOR Added 'skipSyncLinkTracking' flag to FilesystemSyncTask (AIR-28) 2011-10-06 12:47:06 +02:00
templates BUGFIX Replaced hardcoded CSS in ReportAdminForm.ss, using $FieldHolder instead of $Field for search fields to gain better control on how they're laid out 2011-10-06 12:47:06 +02:00
tests Fixed travis settings for post-2.4 2012-11-28 15:43:33 +01:00
thirdparty BUGFIX Allowing overflowing "insert link/image/flash" panel in CMS to scroll (AIR-17) 2011-10-06 12:47:03 +02:00
_config.php MINOR: Enable non-default language for tinyMCE, setting language in _config.php didn't work. Thanks for @christian 2011-02-02 17:53:48 +13:00
.htaccess BUGFIX Disallow web access to cms/silverstripe_version to avoid information leakage (from r114770) 2011-02-02 17:53:53 +13:00
.travis.yml Fixed travis settings for post-2.4 2012-11-28 15:43:33 +01:00
composer.json Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-01-06 22:37:56 +01:00
README.md Fixed travis settings for post-2.4 2012-11-28 15:43:33 +01:00
silverstripe_version API CHANGE silverstripe_version file now contains the plain version number, rather than an SVN path 2012-02-01 18:48:18 +01:00
web.config BUGFIX Disallow web access to cms/silverstripe_version to avoid information leakage (from r114770) 2011-02-02 17:53:53 +13:00

SilverStripe CMS

Build Status