silverstripe-cms/javascript
Ingo Schommer 1e1049b5c8 NEW "Show children as list" tree context action
Allows for easier navigation between tree and list,
particularly if a node has many children nodes
(since it doesn't require expanding that node).

Uses a new 'ss-tabs-force-active' class on the tabset
to enforce the correct view state. This also fixes an issue
where you couldn't link to a list view directly via URL.
2013-03-14 17:31:36 +01:00
..
lang NEW "Show children as list" tree context action 2013-03-14 17:31:36 +01: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 FIX 8316 Prevents browser default behaviour when changing the pagetypes if creating a new page 2013-03-13 11:05:47 +13:00
CMSMain.EditForm.js BUG: Prevent conflict when using multiple SiteTreeURLSegmentField's in CMS edit form 2013-02-04 15:04:52 -06: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 NEW "Show children as list" tree context action 2013-03-14 17:31:36 +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 Avoid duplicating ReportAdmin search params (fixes #8046) 2012-12-04 10:22:29 +01: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 NEW Side by side editing functionality - first cut (os#7412) 2012-12-10 18:09:54 +01:00
SiteTreeURLSegmentField.js NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00