silverstripe-cms/tests
Ingo Schommer 1cd82e2db1 BUG Enforce $allowed_children in controllers on page creation (fixes #7694)
Original bug fix contributed by @kmayo-ss
2012-09-02 18:20:22 +02:00
..
controller BUG Enforce $allowed_children in controllers on page creation (fixes #7694) 2012-09-02 18:20:22 +02:00
model BUG Correct live state in SiteTree->getAbsoluteLiveLink() 2012-08-28 19:04:16 +02:00
reports BUGFIX: check for abstract classes when automatically registering SS_Report classes. Abstract classes are now no longer included in the list of Reports. Includes unit test for this scenario. 2012-04-20 16:32:39 +12:00
salad MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests (from r104078) 2010-10-15 01:33:10 +00:00
search MINOR Fixed tests broken by recent CMS search and breadcrumbs changes 2012-04-18 23:40:27 +02:00
staticpublisher BUGFIX Remove double URL/filename filtering in FilesystemPublisher to avoid breaking multibyte URLs (now possible through recently introduced URLSegmentFilter class). Multibyte safe url path processing in FilesystemPublisher. 2012-05-08 22:22:08 +02:00
tasks BUG Change all shortcodes into the new, comma separated, format. 2012-07-12 17:57:38 +02:00