1. 11 Mar, 2014 1 commit
  2. 03 Mar, 2014 1 commit
  3. 27 Feb, 2014 2 commits
  4. 26 Feb, 2014 1 commit
  5. 21 Feb, 2014 1 commit
    • Implement children for pure XBlocks in edx-platform · dbc99ef8
      This requires fixing the javascript api implementation, and adding
      an implementation of get_block to the ModuleSystem api.
      
      However, the implementation is incomplete, due to mismatches between
      the expectations of XModule and XBlock.
      
      Also adds tests using the Acid block to make sure that the javascript
      and python apis for children are working correctly.
      Calen Pennington committed
  6. 19 Feb, 2014 1 commit
    • Fix STUD-1316 · 1eec47a6
      This bug affected unpublishing content (and would trigger an error
      message in studio). The fix was to uncouple the rendering of the studio_view
      of an xblock with the student_view, so that content that wasn't in
      draft mode already wouldn't be modified by early rendering of the
      studio_view.
      
      [STUD-1316]
      Calen Pennington committed
  7. 11 Feb, 2014 1 commit
  8. 05 Feb, 2014 2 commits
  9. 04 Feb, 2014 2 commits
  10. 22 Jan, 2014 2 commits
  11. 08 Jan, 2014 1 commit
  12. 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
  13. 31 Dec, 2013 1 commit
  14. 26 Dec, 2013 1 commit
  15. 24 Dec, 2013 1 commit
  16. 20 Dec, 2013 1 commit
  17. 18 Dec, 2013 1 commit
  18. 17 Dec, 2013 2 commits
  19. 16 Dec, 2013 2 commits
  20. 10 Dec, 2013 1 commit
  21. 09 Dec, 2013 1 commit
  22. 06 Dec, 2013 1 commit
  23. 05 Dec, 2013 2 commits
  24. 25 Nov, 2013 1 commit
  25. 22 Nov, 2013 1 commit
  26. 21 Nov, 2013 1 commit
  27. 20 Nov, 2013 1 commit
  28. 19 Nov, 2013 1 commit
  29. 14 Nov, 2013 1 commit
  30. 13 Nov, 2013 1 commit
  31. 06 Nov, 2013 1 commit
  32. 04 Nov, 2013 1 commit
  33. 29 Oct, 2013 1 commit