| 11 | when editing templates or layouts in the console - if they come from a maven war overlay (such as from scalate-war when working with scalate-sample) they resolve to the target/webinf | Fixed |
| 61 | when 2.13.2 of maven-scala-plugin comes out, lets switch & include scaladoc in the distribution | Fixed |
| 70 | switch to 2.8.0 of Scala | Fixed |
| 73 | add Scuery, a Scala version of JQuery for transforming HTML/XML documents using CSS3 selectors | Fixed |
| 82 | create macports/homebrew/rpm installation of scalate | Fixed |
| 85 | remove logback as a transitive compile dependency of scalate-core | Fixed |
| 86 | Cannot download Jersey 1.3-SNAPSHOT dependency | Fixed |
| 89 | support mustache style templates for folks who like to avoid logic in templates and reuse templates in browser | Fixed |
| 90 | Don't access the working directory when using precompiled templates to support deployment on GAE | Fixed |
| 91 | modules created by the scalate tool should include the default style and layout resources | Fixed |
| 94 | provide better support for associating a type of template with a URI or TemplateSource without using a file extension | Fixed |
| 95 | maven archetypes generate the wrong group/artifact in the pom | Fixed |
| 96 | Thread Locals Leaked | Fixed |
| 97 | better out of the box defaults for the work directory such as for deploying WARs in production | Fixed |
| 98 | scaml: error with a statement followed by an attribute declaration | Fixed |
| 99 | Scaml error if a comment containing just one space is used | Fixed |
| 101 | ssp parser does not seem to like spaces or multiple type parameters in variable types | Fixed |
| 102 | ClassLoader issue with play-scalate | Fixed |
| 103 | support loading of templates from the classloader instead - as an alternative to using WAR overlays for reuse | Fixed |
| 104 | different system property names used? | Fixed |
| 105 | allow folks to reuse the scalate console using the scalate-core dependency rather than rely on WAR overlays | Fixed |
| 107 | relative includes didn't work if you called TemplateEngine.layout(template, context) | Fixed |
| 108 | inaccurate line numbers in Scala compile errors | Fixed |
| 109 | we could improve the column accuracy of error reporting on attribute declarations | Fixed |
| 110 | multiple processes on the same box could reuse the same temporary working dir if not explicitly configured | Fixed |
| 114 | default JOG applications don't render JS or static HTML files by default | Fixed |
| 115 | site page is a bit crusty... | Fixed |