silverstripe-cms/code
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
..
batchactions Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
controllers BUG Enforce "add page" restrictions, improve UI (fixes #7879) 2012-12-03 16:52:17 +01:00
forms Merge branch '3.0' 2012-11-22 23:48:18 +01:00
model Merge branch '3.0' 2012-11-22 23:48:18 +01:00
reports Removed deprecated Register::register() and unregister() 2012-11-15 14:30:47 +13:00
search Method visibility according to coding conventions 2012-09-20 10:41:50 +02:00
staticpublisher APICHANGE: add_extension() is now called directly on the class, instead of on Object 2012-11-07 11:08:36 +13:00