Go to file
Ingo Schommer 41aec54e88 BUG Consistently use FormResponse in CMS JavaScript (fixes #8036)
Regression caused by a security fix in 9bf3ae9a190
2012-12-04 12:07:17 +01:00
code BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
css BUGFIX Styling fixes for DateField/TimeField/DatetimeField in the CMS 2011-02-02 17:53:44 +13:00
images MINOR Updated SilverStripe logo to new design (from r114764) 2011-02-02 17:53:53 +13:00
javascript BUG Consistently use FormResponse in CMS JavaScript (fixes #8036) 2012-12-04 12:07:17 +01:00
lang Add some translation in cms core 2011-06-09 16:18:35 +02: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 Added travis support 2012-11-09 13:07:23 +01:00
thirdparty/multifile MINOR Fixed multifile.js non-standard forEach() reference, using jQuery.each() instead 2011-02-02 17:53:17 +13: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.yml paths 2012-11-21 14:03:04 +01:00
composer.json Added composer.json 2012-11-01 16:34:52 +01:00
README.md Added README with build status 2012-11-09 13:14:28 +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