1. 17 Sep, 2015 2 commits
  2. 12 Jan, 2015 1 commit
  3. 15 Dec, 2014 1 commit
  4. 12 Nov, 2014 1 commit
  5. 17 Oct, 2014 3 commits
  6. 13 Aug, 2014 2 commits
  7. 12 Aug, 2014 1 commit
  8. 07 Aug, 2014 1 commit
  9. 24 Feb, 2014 1 commit
  10. 14 Feb, 2014 1 commit
  11. 24 Jan, 2014 1 commit
  12. 23 Jan, 2014 1 commit
  13. 08 Jan, 2014 1 commit
  14. 06 Jan, 2014 1 commit
    • Add pagination to Studio's Files and Uploads page · f9c45586
      These changes implement STUD-813. The commit consists of the
      following logical changes:
       - a REST API has been implemented for a course's assets
       - the page itself now fetches the assets client-side
       - the Backbone.Paginator library is used to support pagination
       - the AssetCollection has been refactored to extend
         Backbone.Paginator.requestPager so that it can be paged
       - an abstract PagingView class has been added to generalize
         the communication with a paging REST API
       - the AssetsView has been reimplemented to extend PagingView
       - two new child views have been added:
         - PagingHeader: the paging controls above the list of assets
         - PagingFooter: the paging controls below the assets
      Andy Armstrong committed
  15. 01 Oct, 2013 1 commit
  16. 25 Sep, 2013 5 commits
  17. 10 Jul, 2013 1 commit
  18. 17 Jun, 2013 1 commit
  19. 22 May, 2013 1 commit
  20. 11 Mar, 2013 1 commit
  21. 08 Mar, 2013 1 commit