silverstripe-cms/tests
Ingo Schommer f9a5601fa3 BUG Enforce "add page" restrictions, improve UI (fixes #7879)
- Fix support for $allowed_children
- Added note when type selection is restricted
- Removed overly complex specs for "allowed children",
the data should be inferred from "disallowed children"
- Added support for SiteTree::$can_be_root
- Return raw JSON (not entity-encoded) from CMSMain->SiteTreeHints()
- Added tests for CMSMain->SiteTreeHints()
2012-12-03 16:52:17 +01:00
..
behat BUG Namespaces for CmsFormsContext and CmsUiContext are wrong 2012-11-26 01:16:02 +01:00
controller BUG Enforce "add page" restrictions, improve UI (fixes #7879) 2012-12-03 16:52:17 +01:00
model Fixed tests without assertions 2012-11-23 15:52:00 +01:00
reports Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
salad MINOR: Tweaks to ModelAdmin tabs HTML, and salad tests 2011-02-02 17:53:33 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: Use late static binding for Object::remove_extension() 2012-11-07 11:08:36 +13:00
tasks BUG Fixed issue with MigrateSiteTreeLinkingTask test data being incorrectly loaded into database 2012-10-16 16:48:27 +13:00
travis Using $TRAVIS_BRANCH again, since its now available on travis-ci.org 2012-11-28 16:33:50 +01:00