1. 03 Dec, 2014 2 commits
  2. 10 Nov, 2014 2 commits
  3. 10 Jul, 2014 1 commit
  4. 26 Jun, 2014 1 commit
  5. 29 May, 2014 1 commit
  6. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 0d88379e
      This commit adds all of cms.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  7. 28 Mar, 2014 2 commits
  8. 21 Mar, 2014 1 commit
    • Changes for viewing built-in tabs in studio · e86b4a12
      Changed "Status Page" -> "Page".
      
      UX:
          support for displaying built-in tabs
          restored drag and drop on Studio Pages
          additional styling for fixed state on Studio Pages
          add a new page action added to bottom of Studio Pages
      
      Dev
          changes for viewing tabs in studio,
          refactored the tab code,
          decoupled the code from django layer.
          is_hideable flag on tabs
          get_discussion method is needed to continue to support
      external_discussion links for now since used by 6.00x course.
          override the __eq__ operator to support comparing with
      dict-type tabs.
      
      Test
          moved test code to common,
          added acceptance test for built-in pages
          added additional unit tests for tabs.
          changed test_split_modulestore test to support serializing objects
      that are fields in a Course.
      
      Env:
          updated environment configuration settings so they are
          consistent for both cms and lms.
      Nimisha Asthagiri committed
  9. 10 Feb, 2014 1 commit
  10. 05 Feb, 2014 2 commits
  11. 23 Jan, 2014 1 commit
  12. 14 Jan, 2014 1 commit
  13. 20 Dec, 2013 1 commit
  14. 17 Dec, 2013 1 commit
  15. 10 Dec, 2013 1 commit
  16. 03 Dec, 2013 1 commit
  17. 21 Nov, 2013 1 commit
  18. 19 Nov, 2013 1 commit
  19. 14 Nov, 2013 2 commits
  20. 06 Nov, 2013 1 commit
  21. 29 Oct, 2013 2 commits
  22. 09 Oct, 2013 1 commit
  23. 01 Oct, 2013 1 commit
  24. 31 Jul, 2013 1 commit
  25. 18 Jul, 2013 1 commit
  26. 12 Jul, 2013 1 commit
  27. 09 Jul, 2013 3 commits
  28. 13 May, 2013 2 commits
  29. 10 May, 2013 2 commits