Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-01 | Adding error pages. | Jesse Morgan | |
2013-09-22 | Fixing tomcat config overrides. | Jesse Morgan | |
Finally fixing config overrides. Found a bug? in restlet where the Servlet context parameters aren't passed to the final application. I'm working around the issue by creating my own component which builds the config and shares it with the frontend and backend. Overall I think it's a much more elegant solution. Now we have the ability to specify an external config file for the F1 credentials and the ability configure different domains in different tomcat containers. | |||
2013-08-31 | Cleaning up content macro. Adding favicon. Fixing static content. | Jesse Morgan | |
2013-06-09 | Configuration Changes | Jesse Morgan | |
Fixing a bug in the config class and updating all templates and pages to use the dynamicRoot and staticRoot config values to prefix URLs. | |||
2013-04-30 | Adding WEB-INF | Jesse Morgan | |