1. 22 Jun, 2015 2 commits
  2. 11 Jun, 2015 2 commits
  3. 10 Jun, 2015 1 commit
  4. 09 Jun, 2015 2 commits
  5. 08 Jun, 2015 8 commits
  6. 07 Jun, 2015 1 commit
  7. 05 Jun, 2015 1 commit
  8. 04 Jun, 2015 3 commits
  9. 01 Jun, 2015 4 commits
  10. 31 May, 2015 1 commit
  11. 29 May, 2015 4 commits
  12. 28 May, 2015 7 commits
  13. 27 May, 2015 1 commit
    • Ad Schellevis's avatar
      (configd) make template engine UUID aware · 78173c6c
      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 }}
      78173c6c
  14. 21 May, 2015 1 commit
  15. 20 May, 2015 2 commits