Go to file
2011-10-06 12:47:06 +02:00
code BUGFIX: Better handling of non-existent records in delete calls (if button is clicked twice) (by sminnee, merged from r100473) 2011-10-06 12:47:06 +02:00
css BUGFIX Allowing overflowing "insert link/image/flash" panel in CMS to scroll (AIR-17) 2011-10-06 12:47:03 +02:00
images MINOR Updated SilverStripe logo to new design (from r114764) 2011-02-02 17:53:53 +13:00
javascript BUGFIX Use jQuery.serialize() instead of an ancient version of prototype's Form.serializeWithoutButtons() in LeftAndMain.js (it fails to serialise <select multiple> properly) (AIR-35) 2011-10-06 12:47:06 +02:00
lang MINOR Translations in CMSMain_left.ss 2011-02-02 17:53:46 +13:00
tasks BUGFIX: check the $removeAll var before removing cache files. PATCH via ajshort (#5672) 2011-02-02 17:53:43 +13:00
templates API CHANGE Fixed various controllers to enforce CSRF protection through Form_SecurityToken on GET actions that are not routed through Form->httpSubmission(): AssetAdmin, CMSBatchActionHandler, CMSMain, CommentTableField, LeftAndMain, MemberTableField, PageComment, PageComment_Controller 2011-02-02 17:53:50 +13:00
tests BUGFIX Fixed tag stacking in Diff.php thirdparty lib (AIR-71) 2011-10-06 12:47:06 +02: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
silverstripe_version fixed $ 2007-12-14 04:35:33 +00: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