silverstripe-cms/tests
Ingo Schommer b5e3c6acc2 MINOR remove sort direction when running canSortBy. Also added test coverage for this. (from r96428) (from r98192)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@105837 467b73ca-7a2a-4603-9d3b-597d59a354a9
2010-05-28 02:30:10 +00:00
..
cuke MINOR: fix javscript syntax that can confuse ie (from r86395) (from r96776) 2010-04-12 08:56:08 +00:00
CMSMainSearchFormTest.php API CHANGE Removed CMSSiteTreeFilter->showInList(), using custom logic in CMSMain->SearchTreeForm() instead 2009-11-22 08:23:12 +00:00
CMSMainTest.php MINOR Fixed typo 2010-04-28 07:16:31 +00:00
CMSMainTest.yml BUGFIX: Ticket #4805 2010-04-14 01:36:42 +00:00
CMSMenuTest.php Merged from branches/2.3 2009-02-03 02:50:25 +00: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 Added test for FilesystemPublisher::__construct() to ensure DataObject::defineMethods() doesn't break, even when FilesystemPublisher is disabled (from r83582) 2009-11-05 01:12:44 +00:00
LeftAndMainTest.php BUGFIX: fixing CMS_ACCESS_LeftAndMain permission (=access all cms sections). Also added the test. (from r95788) 2010-04-12 08:44:29 +00:00
MemberImportFormTest.php FEATURE Import members and their group assignments from CSV in admin/security through the new MemberImportForm class 2010-02-10 23:06:31 +00:00
MemberImportFormTest.yml FEATURE Import members and their group assignments from CSV in admin/security through the new MemberImportForm class 2010-02-10 23:06:31 +00:00
MemberTableFieldTest.php ENHANCEMENT Making setting optional in MemberTableField. Field instances without will list all members unfiltered, and remove members from the database rather than the group relation. 2010-02-11 21:55:33 +00:00
MemberTableFieldTest.yml ENHANCEMENT Making setting optional in MemberTableField. Field instances without will list all members unfiltered, and remove members from the database rather than the group relation. 2010-02-11 21:55:33 +00:00
ModelAdminTest.php MINOR: Updated ModelAdminTest to use extraDataObjects (from r90055) (from r96803) 2010-04-13 03:27:47 +00:00
ModelAdminTest.yml Merged from 2.3 2009-05-06 06:37:45 +00:00
PageCommentsTest.php BUGFIX: Comment URL field check is now case insenstive. Included tests for various protocols. PATCH via simon_w. Ticket #4776 (from r97016) 2010-04-13 06:59:20 +00:00
PageCommentsTest.yml FEATURE: added delete all link to page comments. Patch via #4427. Thanks walec51 (from r95418) 2009-12-16 06:08:03 +00:00
SecurityAdminTest.php ENHANCEMENT Allowing to hide certain permission from showing in SecurityAdmin through add_hidden_permission() (refactored from r92428) 2009-11-21 05:24:43 +00:00
SideReportTest.php API CHANGE: Renamed conflicting classes to have an "SS_" namespace, and renamed existing "SS" namespace to "SS_". The affected classes are: HTTPRequest, HTTPResponse, Query, Database, SSBacktrace, SSCli, SSDatetime, SSDatetimeTest, SSLog, SSLogTest, SSLogEmailWriter, SSLogErrorEmailFormatter, SSLogErrorFileFormatter, SSLogFileWriter and SSZendLog. 2009-10-26 03:06:42 +00: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 MINOR remove sort direction when running canSortBy. Also added test coverage for this. (from r96428) (from r98192) 2010-05-28 02:30:10 +00:00