1. 29 Jul, 2015 1 commit
  2. 27 Jul, 2015 1 commit
  3. 24 Jul, 2015 1 commit
  4. 23 Jun, 2015 1 commit
  5. 03 Jun, 2015 1 commit
  6. 06 May, 2015 1 commit
  7. 25 Feb, 2015 1 commit
  8. 15 Jan, 2015 3 commits
  9. 06 Jan, 2015 2 commits
  10. 05 Nov, 2014 1 commit
  11. 28 Aug, 2014 2 commits
  12. 21 Aug, 2014 3 commits
    • Course Reruns UI · 9f8f64cf
      Studio: adding course re-run-centric static template rendering
      
      * initial HTML for dashboard states
      * initial HTML for new course re-run view/form
      * initial HTML placeholder for outline alert UI
      
      Conflicts:
      	cms/templates/index.html
      
      Studio: adding styling for course re-run-centric views
      
      * adding new view/page mast-wizard type
      * refactoring create course/element form styling
      * adding course re-run view specific styling
      * adding courses processing styling (w/ alerts and status)
      
      Course rerun server-side updates: support display_name and DuplicateCourseError.
      
      Studio: further design revisions and tweaks from feedback
      
      * removing new window attribute from re-run control
      * removing links from processing courses
      * revising look/feel of dismiss action on dashboard + alert
      * correcting font-weight of dashboard processing title
      * adding extra space to course rerun action on dashboard
      * re-wording secondary cancel action on rerun view
      
      Conflicts:
      	cms/templates/index.html
      
      Added interation on unsucceeded courses in dashboard
      
      Studio: removing 'rel=external' property from course re-run actions
      
      Studio: removing hover styles for processing courses
      
      Fixed value bug in split and set course listing to display run
      
      moved task.py for rerun
      Mathew Peterson committed
  13. 07 Aug, 2014 6 commits
  14. 24 Jul, 2014 1 commit
  15. 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
  16. 09 Apr, 2014 1 commit
  17. 18 Mar, 2014 1 commit
  18. 13 Mar, 2014 1 commit
  19. 12 Mar, 2014 2 commits
  20. 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
  21. 14 Feb, 2014 1 commit