silverstripe-cms/tests
Ingo Schommer 7761ff2404 Fixed travis settings for post-2.4 2012-11-28 15:43:33 +01:00
..
salad MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests 2011-02-02 17:53:33 +13:00
travis Fixed travis settings for post-2.4 2012-11-28 15:43:33 +01:00
CMSMainTest.php MINOR Skip instanciation in CMSMainTest->testThatGetCMSFieldsWorksOnEveryPageType() when can_be_root is false (will fail the write call, not related to test) 2012-02-03 12:33:29 +01:00
CMSMainTest.yml BUGFIX #6162 CMSMain::publishall() fails when over 30 pages (thanks natmchugh!) (from r114940) 2011-02-02 17:53:53 +13:00
CMSMenuTest.php Merged from branches/2.3 2009-02-03 02:50:25 +00:00
CommentAdminTest.php 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
DiffTest.php BUGFIX Fixed tag stacking in Diff.php thirdparty lib (AIR-71) 2011-10-06 12:47:06 +02: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 silverstripe_version file now contains the plain version number, rather than an SVN path 2012-02-01 18:56:21 +01:00
MemberTableFieldTest.php 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
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
PageCommentsTest.php 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
PageCommentsTest.yml ENHANCEMENT Added PageComment->canView()/canEdit()/canDelete(), and using these permissions in PageCommentInterface. Caution: canCreate() actions are still determined by PageCommentInterface::$comments_require_login/$comments_require_permission 2011-02-02 17:53:35 +13:00
SSReportTest.php API CHANGE: Introduced new API for SS_Report 2011-02-02 17:52:39 +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