Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-01 | Adding message banner20131001a | Jesse Morgan | |
2013-09-22 | Fixing tomcat config overrides.20130922b | 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-09-10 | Adding redirect page /account. | Jesse Morgan | |
/account redirects to either the assessment or the training page, as appropriate. This change adds the /accounts/UID backend resource, which simply stores an arbitrary json document for now. | |||
2013-08-31 | Fixing logins and configuration | Jesse Morgan | |
2013-08-04 | Committing everything since its long overdue. | Jesse Morgan | |