summaryrefslogtreecommitdiff
path: root/src/com/p4square/grow/model/Chapter.java
AgeCommit message (Collapse)Author
2016-04-09Switching from Ivy+Ant to Maven.Jesse Morgan
2015-05-12Adding tests for TrainingRecordResource.Jesse Morgan
2014-07-01Adding support for moving videos between chapters.Jesse Morgan
Also moved the Playlist related tests to their own class.
2013-11-09Refactored 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.