.. |
SSViewerTestComments
|
MINOR: updated and extended Tests
|
2013-04-22 18:17:31 +00:00 |
ControllerTest_templateaction.ss
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:19:54 +00:00 |
ControllerTest.ss
|
(merged from branches/roa. use "svn log -c <changeset> -g <module-svn-path>" for detailed commit message)
|
2008-08-09 03:19:54 +00:00 |
RequirementsTest_Conditionals.ss
|
API-CHANGE sapphire folder can now be renamed.
|
2012-04-15 10:50:19 +12:00 |
RSSFeedTest.ss
|
API: add api for setting a custom template on a RSS feed.
|
2012-07-01 21:27:50 +12: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 |
SSViewerTestIncludeWIthArguments.ss
|
ENHANCEMENT: Allow arguments to be passed to templates via an array passed to SSViewer#process and via keyword=value pairs in the <% include %> tag
|
2012-04-11 21:34:27 +12:00 |
SSViewerTestPartialTemplate.ss
|
BUGFIX: [Grayzag] #2676 - Fixed rendering of partial templates, broken in r58354.
|
2008-07-21 11:59:24 +00:00 |
SSViewerTestProcess.ss
|
BUG Only include processed requirements at the top level. (Fixes #7847)
|
2012-11-04 17:54:09 +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 |