silverstripe-cms/templates
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
..
email BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
forms NEW Clickable URL preview in CMS 2013-02-04 12:12:28 +01:00
Includes NEW "Show children as list" tree context action 2013-03-14 17:31:36 +01:00
BlankPage.ss MINOR HTML5 for BlankPage.ss default template 2012-04-13 15:34:14 +02:00
BreadcrumbsTemplate.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
CMSMain_notice.ss ENHANCEMENT: added notice template for outputting notices to cmsmain interfaces. 2011-09-19 17:30:47 +02:00
CMSPageHistoryController_versions.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
ReportAdminForm.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00
SilverStripeNavigatorLink.ss MINOR Moved SilverStripeNavigator from 'sapphire' to 'cms' 2011-03-28 09:02:42 +13:00
SiteTree_Information.ss BUG SiteTree_Information.ss was not making use if i18n translations 2013-01-07 15:37:04 +13:00
SSReportTableField_printable.ss ENHANCEMENT: refactoring template "control" loops into "loop" and "with" to fit with the new template syntax 2012-05-18 16:32:44 +12:00