silverstripe-reports/templates/Includes
Ingo Schommer 1bb6026240 BUGFIX Don't apply clientside deferred cache to list view since it relies on URL as a cache key which is set on the deferred container (=not replaced with view) 2012-06-05 17:16:58 +02:00
..
AssetAdmin_Content.ss ENHANCEMENT Declaring Pjax fragments on CMS templates and forms 2012-05-30 15:06:54 +02:00
AssetAdmin_EditForm.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
AssetAdmin_Tools.ss MINOR Removed duplicate HTML ids from tools panels, which meant they were sharing a collapse state cookie (see #7210). Marking AssetAdmin filters and 'edit page" tree sidebar as expanded by default, but the filters on "pages" as collapsed. 2012-05-01 14:08:14 +02:00
AssetAdmin_UploadContent.ss ENHANCEMENT Declaring Pjax fragments on CMS templates and forms 2012-05-30 15:06:54 +02:00
CMSMain_Content.ss MINOR Fixed tab selection state (changed JS behaviour) 2012-06-05 14:04:25 +02:00
CMSMain_EditForm.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_ListView.ss BUGFIX: replace "<!-- -->" with "<%-- --%>" for the blocks that are definately not needed to be processed by SSViewer to limit the chances of producing nested html comment tag "<!--<!-- -->-->" 2012-05-04 15:56:58 +12:00
CMSMain_Tools.ss MINOR Removed duplicate HTML ids from tools panels, which meant they were sharing a collapse state cookie (see #7210). Marking AssetAdmin filters and 'edit page" tree sidebar as expanded by default, but the filters on "pages" as collapsed. 2012-05-01 14:08:14 +02:00
CMSMain_TreeView.ss MINOR Using search parameters in "edit tree" link (which ensures we include decorated parameters like 'locale' from the 'translatable' module) 2012-05-15 21:34:26 +02:00
CMSPageAddController_Content.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
CMSPageHistoryController_Tools.ss API CHANGE Combined "Pages" and "Edit Page" into a single menu entry 2012-04-17 22:59:08 +02:00
CMSPagesController_Content.ss BUGFIX Don't apply clientside deferred cache to list view since it relies on URL as a cache key which is set on the deferred container (=not replaced with view) 2012-06-05 17:16:58 +02:00
CMSPagesController_ContentToolActions.ss BUGFIX Selecting correct parent when adding a new page (fixes #7188) 2012-06-03 19:54:14 +02:00
CMSPagesController_ContentToolbar.ss BUGFIX: Check the drag and drop radio by default. 2012-05-11 10:29:13 +12:00
CMSPagesController_Tools.ss MINOR Removed duplicate HTML ids from tools panels, which meant they were sharing a collapse state cookie (see #7210). Marking AssetAdmin filters and 'edit page" tree sidebar as expanded by default, but the filters on "pages" as collapsed. 2012-05-01 14:08:14 +02:00
CMSSettingsController_Content.ss ENHANCEMENT Declaring Pjax fragments on CMS templates and forms 2012-05-30 15:06:54 +02:00
CMSSettingsController_EditForm.ss MINOR Removing unused template control 2012-05-18 16:47:12 +12:00
Install_deleteinstallfiles.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
Install_successfullyinstalled.ss ENHANCEMENT Localization of installation success screen 2012-05-03 17:53:33 +02:00
ReportAdmin_Content.ss ENHANCEMENT Declaring Pjax fragments on CMS templates and forms 2012-05-30 15:06:54 +02:00
ReportAdmin_Tools.ss ENHANCEMENT: Use GridFields to show reports in the ReportAdmin 2012-04-04 17:58:29 +12:00
SubscribeSubmission.ss MINOR Removing executable flag from all files (thanks miiihi) 2011-09-18 22:04:42 +02:00