silverstripe-cms/templates/Includes
Ingo Schommer 77ec21fe9d BUG Fully qualified namespace for _t() in templates
Was inferred by the containing file previously,
which is deprecated behaviour, because it obscures
the fact that renaming an template file or copying
template code will change the context of the translations.
While it would be nice to use shorter and more readable namespaces,
this change would remove all existing translations.
Since there is no (easy) migration of entities to a new namespace,
having verbose template code is the lesser of two evils.
2012-08-06 13:44:33 +02: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 'updatetreenodes' URL in tree template (#7450) 2012-07-23 21:24:28 +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 BUGFIX Selecting correct parent when adding a new page (fixes #7188) 2012-06-03 19:54:14 +02: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 ENHANCEMENT Localization of installation success screen 2012-05-03 17:53:33 +02: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