1. 27 Feb, 2014 1 commit
    • Add new container page that can display nested xblocks · fcc0231d
      This is the changes for STUD-1244, which introduces the ability for Studio to display
      arbitrarily nested xblocks. In this change, a new container page is introduced which can
      display nested xblocks. In particular, the xblock type of 'vertical' is special cased
      to be shown inline as a collapsible section. The unit page is mostly unchanged, except
      that container xblock's are shown as a link to their container page, rather than being
      shown inline.
      Andy Armstrong committed
  2. 26 Feb, 2014 4 commits
  3. 24 Feb, 2014 4 commits
  4. 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
  5. 10 Feb, 2014 4 commits
  6. 05 Feb, 2014 1 commit