Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-21 | Adding images, creating circle questions and misc. fixes. | Jesse Morgan | |
2013-08-04 | Adding Foursquare Church to the footer | Jesse Morgan | |
2013-08-04 | Adding VideosResource to return JSON blobs of video data for the training page. | Jesse Morgan | |
2013-08-04 | Committing everything since its long overdue. | 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-06-04 | Adding config support. | Jesse Morgan | |
2013-06-03 | Adding the Survey page logic. | Jesse Morgan | |
2013-06-03 | Adding Login logic and updating navigation. | Jesse Morgan | |
Adding a LoginAuthenticator to parse session cookies and a LoginPageResource to handle submissions to the login page. Also updating the navigation header to show Take Assessment when the user is authenticated. | |||
2013-06-03 | Initial frontend which can only serve static pages. | Jesse Morgan | |
2013-06-03 | Adding Initial Survey Templates | Jesse Morgan | |
Adding the base survey template and the image and text question types. Moved the hero section to the index.html template to make common-page more common. Also adding jquery and some initial grow.js code. | |||
2013-06-03 | Template Changes and Login Page | Jesse Morgan | |
Changing templates to have .html in their name to reflect the links on the site. Also adding a placeholder about page and a rough cut of the login page. | |||
2013-06-03 | Adding a content root variable to the templates. | Jesse Morgan | |
The content root is used to specify the location of the static content. It is currently hard-coded to my desktop, but it will be updated after a config system is introduced. | |||
2013-04-30 | Adding .gitignore | Jesse Morgan | |
2013-04-30 | Adding WEB-INF | Jesse Morgan | |
2013-04-30 | Adding page templates and resources | Jesse Morgan | |
2013-04-30 | Adding build files | Jesse Morgan | |