Sam Minnee
|
d896c7dc03
|
MINOR: Removed PHP 5.3-only code from SSViewerTest.
|
2012-03-09 18:32:10 +13:00 |
|
Hamish Friedlander
|
374ed19406
|
API CHANGE: Change variable expose method in TemplateGlobalProvider and TemplateIteratorProvider to (a) not clash with each other and, (b) be less generic
|
2012-03-06 09:31:57 +13:00 |
|
Hamish Friedlander
|
2c65d3a398
|
BUGFIX: Add casting support to global and iterator variable injection
|
2012-03-06 09:31:57 +13:00 |
|
Hamish Friedlander
|
156d2226fc
|
BUGFIX: Replaced deprecated DataObjectSet use with ArrayLists in SSViewerTest
|
2012-03-06 09:31:56 +13:00 |
|
Hamish Friedlander
|
91f4ba15f1
|
ENHANCEMENT: supporting "current scope" loop and with: (with Children) (loop) $Title (end_loop) (end_with)
|
2012-03-06 09:31:55 +13:00 |
|
Hamish Friedlander
|
28bb83552a
|
API-CHANGE: moving iterator support from ViewableData to SSViewer. New set of unit tests for iterator support functions.
|
2012-03-06 09:31:55 +13:00 |
|
Hamish Friedlander
|
927dbbe717
|
API-CHANGE: Global template variables can now be called directly using SSViewer_DataPresenter instead of needing to inherit off ViewableData
|
2012-03-06 09:11:46 +13:00 |
|
Ingo Schommer
|
68914efb8d
|
MINOR SSViewer->testCastingHelpers()
|
2012-02-29 21:06:43 +01:00 |
|
Sam Minnée
|
c2da56d4a1
|
Merge pull request #136 from simonwelsh/54_fixes
BUGFIX Generate valid PHP when $includeDebuggingComments is true.
|
2012-01-09 19:09:45 -08:00 |
|
Ingo Schommer
|
b36ad3b876
|
MINOR Testing nested if blocks in SSViewerTest
|
2012-01-02 16:48:13 +01:00 |
|
Simon Welsh
|
04c8e2b762
|
BUGFIX Generate valid PHP when $includeDebuggingComments is true.
|
2011-12-17 17:35:26 +13:00 |
|
Ingo Schommer
|
e2bf21ba1a
|
BUGFIX Escaping base URLs for anchor links rewritten by SSViewer::process() with the 'rewriteHashlinks' option enabled (which is a framework default, and necessary because of the use of a <base> tag). Also added escaping for base URLs rendered through the 'php' variation of 'rewriteHashlinks'
|
2011-10-18 11:42:55 +02:00 |
|
ajshort
|
3f132a105b
|
API CHANGE: Replaced DataObjectSet instances with ArrayList.
|
2011-05-05 20:40:24 +10:00 |
|
Ingo Schommer
|
9b29616710
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
|