silverstripe-cms/templates/Includes
Andrew Short b7476f2a46 BUG: Fix add new button not passing the correct parent ID.
The `%s` parent ID placeholder was being URL encoded, so it was not being
replaced properly when adding a new page. This fix separately adds
placeholder parameters to the URL to avoid this issue.

The fix is not ideal, but there is no easy way to indicate that some
URL parameters should be URL encoded and others should not while still
correctly constructing the URL.
2013-10-10 13:09:24 +11:00
..
AssetAdmin_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
AssetAdmin_EditForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
AssetAdmin_Tools.ss BUG Fully qualified namespace for _t() in templates 2012-08-06 13:44:33 +02:00
AssetAdmin_UploadContent.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_EditForm.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_ListView.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSMain_Tools.ss FIX Ticket #8318 Append the HTML used for expanding/collapsing the site tree column in template instead of creating it on the fly with js 2013-03-18 08:57:13 +13:00
CMSMain_TreeView.ss BUG: Fix add new button not passing the correct parent ID. 2013-10-10 13:09:24 +11:00
CMSPageAddController_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPageHistoryController_Tools.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPagesController_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
CMSPagesController_ContentToolActions.ss BUG: Fix add new button not passing the correct parent ID. 2013-10-10 13:09:24 +11:00
CMSPagesController_ContentToolbar.ss Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
CMSPagesController_Tools.ss Translations: Switch to Transifex format 2013-08-04 12:31:29 +02:00
CMSSettingsController_Content.ss FIX SiteConfig scrollbars visible 2013-08-28 20:54:06 +02:00
CMSSettingsController_EditForm.ss SiteConfig updated to modeladmin style and fixed ajax switching 2013-08-24 12:33:38 +02:00
Install_deleteinstallfiles.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
Install_successfullyinstalled.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +02:00
ReportAdmin_Content.ss Updated templates to be more consistent and removed trailing spaces 2013-07-18 13:14:29 +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