silverstripe-cms/tests
2011-03-28 09:02:19 +13:00
..
salad MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests 2011-02-02 17:53:33 +13:00
CMSMainSearchFormTest.php MINOR Fixed broken CMSMainSearchFormTest::testTitleFilter() when more fixtures are added that start with "Page 1", e.g. "Page 10" 2010-12-14 01:46:58 +00:00
CMSMainTest.php Revert "MINOR Replaced assertType() calls with assertInstanceOf(), deprecated in PHPUnit 3.6 (throws warnings as of 3.5.10)" - causing too many issues in mixed build environments with other projects requiring PHPUnit 3.4 2011-03-11 16:10:38 +13:00
CMSMainTest.yml API CHANGE Replaced LeftAndMain->ajaxupdatesort() and LeftAndMain->ajaxupdateparent() with a combined LeftAndMain->savetreenode() (and a changed request parameter signature) 2011-03-22 18:43:37 +13:00
CMSMenuTest.php Revert "MINOR Replaced assertType() calls with assertInstanceOf(), deprecated in PHPUnit 3.6 (throws warnings as of 3.5.10)" - causing too many issues in mixed build environments with other projects requiring PHPUnit 3.4 2011-03-11 16:10:38 +13:00
CMSSiteTreeFilterTest.php API CHANGE Removed CMSSiteTreeFilter->showInList(), using custom logic in CMSMain->SearchTreeForm() instead 2009-11-22 08:23:12 +00:00
CMSSiteTreeFilterTest.yml API CHANGE Removed CMSSiteTreeFilter->showInList(), using custom logic in CMSMain->SearchTreeForm() instead 2009-11-22 08:23:12 +00:00
FilesystemPublisherTest.php MINOR Use Filesystem::removeFolder() in FilesystemPublisherTest::tearDown() instead of specific code to handle this 2011-02-02 17:53:49 +13:00
LeftAndMainTest.php API CHANGE Replaced LeftAndMain->ajaxupdatesort() and LeftAndMain->ajaxupdateparent() with a combined LeftAndMain->savetreenode() (and a changed request parameter signature) 2011-03-22 18:43:37 +13:00
MemberTableFieldTest.php Revert "MINOR Replaced assertType() calls with assertInstanceOf(), deprecated in PHPUnit 3.6 (throws warnings as of 3.5.10)" - causing too many issues in mixed build environments with other projects requiring PHPUnit 3.4 2011-03-11 16:10:38 +13:00
MemberTableFieldTest.yml 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
ModelAdminTest.php MINOR: Updated ModelAdminTest to use extraDataObjects (from r90055) 2011-02-02 17:52:15 +13:00
ModelAdminTest.yml Merged from 2.3 2009-05-06 06:37:45 +00:00
ModelAsControllerTest.yml Minor Moved ContentController, ModelAsController, RootURLController, NestedController from sapphire/core/control/ to cms module 2011-03-28 09:02:19 +13:00
SecurityAdminTest.php MINOR Moved ul.tree rules from cms/css/cms_left.css to sapphire/javascript/tree/tree.css (particularly around multiselect tickbox styling) (see r98854) (merged from r98855) (from r98865) 2011-02-02 17:53:00 +13:00
SideReportTest.php MINOR: Fixed side report tests to suit new report system. (from r96646) 2011-02-02 17:52:37 +13:00
SideReportTest.yml BUGFIX Using standard SQL and SSDatetime::now() in SideReport_RecentlyEdited (see #4052) 2009-08-06 21:41:49 +00:00
SSReportTest.php API CHANGE: Introduced new API for SS_Report 2011-02-02 17:52:39 +13:00