Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-26 | Adding Travis-CI | Jesse Morgan | |
2014-02-01 | Adding the feed backend support. | Jesse Morgan | |
2014-01-30 | Updating Videos and Script. | Jesse Morgan | |
Video numbers may now be decimals (i.e. 5.1, 5.2). If the number is 0 it is not displayed on the website. Updating the videos-from-csv.py script to distinguish between user facing video numbers and video ids. Also updating urls for many videos. | |||
2013-11-26 | Moving videos to cloudfront. | Jesse Morgan | |
2013-11-20 | Adding webm formatted videos | Jesse Morgan | |
2013-11-09 | Refactored TrainingResource to use the Provider interface. | Jesse Morgan | |
Playlists are now generated from a default playlist and regularly merged with the default playlist to get updates. Also adding the Question tests that got left out of a previous commit. | |||
2013-09-16 | Adding frame grab images to videos and fixing broken links | Jesse Morgan | |
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-09-04 | Moving the burden of escaping single quotes from the json files to the scripts | Jesse Morgan | |
2013-09-03 | New account page improvements and renumbered questions. | Jesse Morgan | |
2013-09-01 | Adding pdf field to videos and url encoding urls | Jesse Morgan | |
2013-08-31 | Adding real videos | Jesse Morgan | |
2013-08-27 | Adding devfiles: various scripts and data files | Jesse Morgan | |