silverstripe-cms/templates/Includes
Naomi Guyer c9244456e0 BUG: Installation successful "CMS" link has broken href (fixes #7874)
Fixed the template component of this bug. Language files will also need
to be updated. eg. "Start editing" should appear in the en lang files
as:
StartEditing: 'You can start editing your site''s content by opening <a
href="{link}">the CMS</a>
2012-10-18 14:47:11 +13:00
..
AssetAdmin_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +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 BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
AssetAdmin_UploadContent.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +02:00
CMSMain_Content.ss Ignore ajaxified tabsets on tab state saving 2012-07-13 17:37:48 +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 FIXED: Additional issue where the add-page ajax parameters wouldu incorrectly concatenate additional query parameters into the add action url. Resolved by moving URL concatenation from view to controller where Controller::join_links is available 2012-08-21 15:50:03 +12:00
CMSPageAddController_Content.ss BUGFIX: Catch and display validation errors when adding a page. 2012-06-11 23:19:59 +10: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 MINOR Changed CMS breadcrumbs markup to fit new inline-block CSS (fixes #6882) 2012-06-06 14:35:45 +02:00
CMSPagesController_ContentToolActions.ss FIXED: Additional issue where the add-page ajax parameters wouldu incorrectly concatenate additional query parameters into the add action url. Resolved by moving URL concatenation from view to controller where Controller::join_links is available 2012-08-21 15:50:03 +12:00
CMSPagesController_ContentToolbar.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
CMSPagesController_Tools.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
CMSSettingsController_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +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 BUG: Installation successful "CMS" link has broken href (fixes #7874) 2012-10-18 14:47:11 +13:00
ReportAdmin_Content.ss Adding DOM ids for all tabsets to aid saving their state 2012-07-13 16:44:01 +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