1. 03 Jun, 2015 1 commit
  2. 02 Jun, 2015 2 commits
  3. 06 Jan, 2015 1 commit
  4. 15 Nov, 2014 1 commit
  5. 19 Sep, 2014 1 commit
  6. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · d5029abf
      This commit updates lms/templates.
      
      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. 08 Apr, 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. 11 Mar, 2014 2 commits
  10. 28 Feb, 2014 1 commit
  11. 27 Feb, 2014 2 commits
  12. 14 Feb, 2014 1 commit
  13. 14 Jan, 2014 1 commit
    • Introduction of the Microsite feature which allows for limited multi-tenant… · a3211a74
      Introduction of the Microsite feature which allows for limited multi-tenant branding on a subdomain basis, e.g. foo.edx.org and bar.edx.org
      
      fix errorenous logic when running a microsite that could reside in a hosting environment with a marketing site in front of it
      
      pep8/pylint fixes
      
      address PR feedback, remove underscore from test hostname
      
      more pep8/pylint cleanup. Skip test_microsites test, it works on localdev, not on Jenkins. Need to talk with QA team
      
      manually add Ned's single-to-double quote fix
      
      change aws.py runtimes so that the microsite_dir that is read from configuration is changed to a python path
      
      Conflicts:
      	lms/templates/help_modal.html
      Chris Dodge committed
  14. 10 Jan, 2014 1 commit
  15. 09 Jan, 2014 1 commit
  16. 03 Dec, 2013 1 commit
  17. 16 Oct, 2013 1 commit
  18. 25 Sep, 2013 2 commits
  19. 17 Sep, 2013 2 commits
  20. 09 Sep, 2013 5 commits
  21. 19 Aug, 2013 1 commit
  22. 14 Aug, 2013 2 commits
  23. 13 Aug, 2013 2 commits
  24. 02 Aug, 2013 1 commit
  25. 01 Aug, 2013 1 commit
  26. 31 Jul, 2013 2 commits
  27. 10 Jun, 2013 1 commit