Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt unit tests for new templating post process | Samy Pesse | 2016-05-05 | 1 | -6/+6 |
* | Add mode TemplateOutput to represent {content + blocks} from template | Samy Pesse | 2016-05-05 | 4 | -45/+46 |
* | Add tests for replaceShortcuts | Samy Pesse | 2016-05-04 | 1 | -0/+28 |
* | Fix #1268: fix shortcuts of template block not being applied | Samy Pesse | 2016-05-04 | 2 | -12/+15 |
* | lib/templating/postRender.js: Fix missing argument to engine.getBlock() | Johan Preynat | 2016-05-02 | 1 | -1/+1 |
* | Improve timing debug | Samy Pessé | 2016-05-02 | 1 | -7/+11 |
* | Add tests for conrefs loader | Samy Pesse | 2016-04-30 | 2 | -2/+36 |
* | Stop running test on node 0.12 for windows | Samy Pesse | 2016-04-26 | 1 | -2/+0 |
* | Fix resolution of theme's templates | Samy Pessé | 2016-04-25 | 2 | -14/+25 |
* | Add loader for themes | Samy Pessé | 2016-04-25 | 2 | -1/+119 |
* | Add conrefs loader for templating | Samy Pessé | 2016-04-25 | 3 | -1/+103 |
* | Add post processing for templates | Samy Pessé | 2016-04-25 | 3 | -1/+64 |
* | Replace shortcuts in templating | Samy Pessé | 2016-04-25 | 4 | -0/+102 |