Ghost/core/test
Seb Gotvitch fef9b4be25 Bug fixes for partial views
closes #1203
- Update express-hbs module to the new version (0.5.2)
- Use two instance of hbs one for the theme and an other for the admin
- Template helpers are register as partial view
- Partial views of the theme are reload when the theme changed

Remove clear partial cache in handlebars

This code will be move in `express-hbs`.
This doesn't cause a problem to remove this line but it is not clean.

Remove unused hbs instance

Resolve conflict
2013-12-12 12:11:02 -05:00
..
functional Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
integration/model Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
unit Bug fixes for partial views 2013-12-12 12:11:02 -05:00
utils Fix loading of static pages in frontend controller 2013-12-09 22:38:25 -05:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00