Go to file
oilee80 4ec85a412f Back, Delete and Save Buttons in Admin Panels not appearing on first click
The 'Back', 'Delete' and 'Save' buttons on the Admin panel don't appear if you go straight into a DataObject item,

You needed to click 'Search' first, this added an extra item to the history array, have changed the condition for the number of items in this array before the buttons appear, now only 1 item needs to be in the Array
2013-10-16 21:26:43 +02:00
code API Handle uncaught ValidationException on CMS controller execution 2013-03-08 12:54:23 +01: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 Back, Delete and Save Buttons in Admin Panels not appearing on first click 2013-10-16 21:26:43 +02: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 Simplified travis builds (external setup scripts) 2013-03-28 21:11:38 +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 Merge remote-tracking branch 'origin/2.4' into post-2.4 2013-08-07 21:52:55 +02:00
composer.json composer/installers dep workaround 2013-08-07 14:36:54 +02: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:56:21 +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