silverstripe-cms/javascript
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
..
lang Merge pull request #175 from creamarketing/swedish-javascript-translations 2012-08-29 04:50:37 -07:00
AssetAdmin.DragDrop.js BUGFIX Adding missing onunmatch in AssetAdmin.DragDrop 2012-05-23 16:09:08 +12:00
AssetAdmin.js BUGFIX: Disable javascript not used right now because assets don't have batch actions. (Trac #7367) 2012-06-15 15:50:11 +12:00
CMSMain.AddForm.js BUG Enforce "add page" restrictions, improve UI (fixes #7879) 2012-12-03 16:52:17 +01:00
CMSMain.EditForm.js BUG Fixing Update URLSegment from Title behavior. 2012-10-05 22:40:10 -05:00
CMSMain.js API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSMain.Tree.js BUG Enforce "add page" restrictions, improve UI (fixes #7879) 2012-12-03 16:52:17 +01:00
CMSPageHistoryController.js BUGFIX Corrected page history pane loading (fixes #7477) 2012-06-15 12:50:54 +02:00
RedirectorPage.js BUGFIX: add missing onunmatches causing exceptions in entwine 2012-05-18 14:33:17 +12:00
ReportAdmin.js NEW Reinstated filters in ReportAdmin 2012-07-12 16:19:23 +02:00
ReportAdmin.Tree.js BUGFIX: change namespace for the tree so all matchers are executed 2012-05-18 12:23:30 +12:00
SilverStripeNavigator.js BUG Fixing "public function" not allowed in SilverStripeNavigator.js 2012-09-24 15:14:38 +12:00
SiteTreeURLSegmentField.js BUGFIX Provide fallback text for translations. 2012-11-14 10:03:05 +10:00