1. 17 May, 2014 1 commit
  2. 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
  3. 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
  4. 03 Jan, 2014 1 commit
  5. 06 Dec, 2013 1 commit
  6. 19 Nov, 2013 1 commit
  7. 01 Nov, 2013 1 commit
  8. 30 Oct, 2013 1 commit
  9. 04 Oct, 2013 1 commit
  10. 01 Oct, 2013 1 commit
  11. 09 Aug, 2013 4 commits
  12. 12 Jul, 2013 1 commit
  13. 14 May, 2013 1 commit
  14. 22 Mar, 2013 1 commit
  15. 14 Feb, 2013 1 commit
  16. 12 Feb, 2013 1 commit
  17. 07 Feb, 2013 2 commits
  18. 04 Feb, 2013 1 commit
  19. 17 Jan, 2013 1 commit
  20. 27 Dec, 2012 1 commit
  21. 26 Dec, 2012 2 commits