1. 21 Aug, 2014 1 commit
    • Fix Studio to gracefully handle xblock JavaScript errors · d451c3e9
      TNL-46
      
      I've changed Studio to catch JavaScript errors when rendering xblocks, log the error, but to then continue as normal. This means that the user is still able to interact with the xblock to delete, duplicate etc. This seems reasonable as the xblock is only rendered as a WYSIWYG representation so if it isn't fully interactive that shouldn't be a big problem.
      Andy Armstrong committed
  2. 20 Aug, 2014 1 commit
  3. 07 Aug, 2014 1 commit
  4. 20 Jun, 2014 1 commit
  5. 29 May, 2014 1 commit
  6. 21 May, 2014 1 commit
    • Allow creation of components on container page · 541d20ef
      This commit implements STUD-1490, allowing creation of components
      on the container page. It also enables the delete and duplicate
      buttons now that new content can be created that would benefit.
      
      Note that it also creates shared functionality for adding components,
      and refactors the unit page to use it too.
      Andy Armstrong committed
  7. 02 May, 2014 1 commit
  8. 09 Apr, 2014 3 commits