silverstripe-framework/tests/templates
2016-06-13 13:41:20 +01:00
..
Namespace NEW: Allow namespaces in template include statements. 2016-06-07 14:36:00 +12:00
SSViewerTestComments MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
ControllerTest_templateaction.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
ControllerTest.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
RequirementsTest_Conditionals.ss API-CHANGE sapphire folder can now be renamed. 2012-04-15 10:50:19 +12:00
RSSFeedTest.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SSViewerTestIncludeObjectArguments.ss BUG: Pass named include argument as objects. 2013-02-14 18:31:40 +11:00
SSViewerTestIncludeScopeInheritance.ss FEATURE: <% include %> inherits iterator scope of parent template 2013-07-07 12:39:42 +00:00
SSViewerTestIncludeScopeInheritanceInclude.ss BUG Fix default casted (boolean)false evaluating to true in templates 2015-06-12 15:47:15 +12:00
SSViewerTestIncludeScopeInheritanceWithArgs.ss FEATURE: <% include %> inherits iterator scope of parent template 2013-07-07 12:39:42 +00:00
SSViewerTestIncludeScopeInheritanceWithArgsInLoop.ss FIX: Parameters passed to includes overwrite all scopes (fixes #2617) 2016-05-04 16:49:12 +01:00
SSViewerTestIncludeScopeInheritanceWithArgsInNestedWith.ss FIX: Parameters passed to includes overwrite all scopes (fixes #2617) 2016-05-04 16:49:12 +01:00
SSViewerTestIncludeScopeInheritanceWithArgsInWith.ss FIX: Parameters passed to includes overwrite all scopes (fixes #2617) 2016-05-04 16:49:12 +01:00
SSViewerTestIncludeScopeInheritanceWithUpAndTop.ss FIX: Regression with <% with / %> (fixes #5656) 2016-06-06 10:14:07 +01:00
SSViewerTestIncludeWIthArguments.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SSViewerTestPartialTemplate.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SSViewerTestProcess.ss MINORE: Remove training whitespace. 2016-01-07 10:15:54 +13:00
SSViewerTestProcessHead.ss BUG Only include processed requirements at the top level. (Fixes #7847) 2012-11-04 17:54:09 +13:00
SSViewerTestRecursiveInclude.ss MINOR Fixing use of <% control %> with <% with %> or <% loop %> as necessary. 2012-05-11 13:49:20 +12:00