- 29 May, 2015 16 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Franco Fichtner authored
Great progress here, xie-xie! :) Did a bit of editing and cherry-picking of the submission, stripping only typos and unnecessary line noise. Submitted by: Liu, 周
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 28 May, 2015 22 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
Using helpers.toList('parent.tag') makes it explicit that we expect an item to be a list and solves issues with lists containing only one item.
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 27 May, 2015 2 commits
-
-
Ad Schellevis authored
this commit adds two new helper functions to use uuid information from the config.xml. 1) get a tagname by uuid, or __not_found__ if uuid is not in the config.xml {{ helpers.getUUIDtag('a8da740a-046a-4994-8535-89f5fff47393') }} 2) returns an object by uuid, ready to use {{ helpers.getUUID('a8da740a-046a-4994-8535-89f5fff47393').number }}
-
Ad Schellevis authored
-