1. 13 Jul, 2015 1 commit
    • ECOM-1661 removed nav links for logged out states · 51deec38
      Add context for navigation states
      added find course to dashboard sidebar and included check for context that Will adds in PR
      removed nav_course_search context due to design change so replaced with nav_hidden
      Removed rwd_header.js and all references as no longer being used.
      
      Wrapped Find Courses in dashboard sidebar in if statement
      AlasdairSwan committed
  2. 10 Jul, 2015 2 commits
  3. 24 Jun, 2015 1 commit
  4. 16 Jun, 2015 1 commit
  5. 03 Jun, 2015 1 commit
  6. 15 May, 2015 2 commits
  7. 07 May, 2015 1 commit
  8. 17 Apr, 2015 2 commits
  9. 23 Mar, 2015 1 commit
  10. 11 Mar, 2015 1 commit
  11. 25 Feb, 2015 1 commit
  12. 28 Jan, 2015 1 commit
  13. 27 Jan, 2015 1 commit
  14. 21 Jan, 2015 1 commit
  15. 20 Jan, 2015 1 commit
  16. 06 Jan, 2015 1 commit
  17. 05 Jan, 2015 1 commit
  18. 14 Dec, 2014 1 commit
  19. 10 Nov, 2014 1 commit
  20. 14 Oct, 2014 1 commit
  21. 25 Sep, 2014 1 commit
  22. 24 Sep, 2014 1 commit
  23. 25 Aug, 2014 1 commit
  24. 22 Aug, 2014 1 commit
  25. 10 Jul, 2014 1 commit
  26. 23 Jun, 2014 1 commit
  27. 18 Jun, 2014 1 commit
  28. 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
  29. 16 Apr, 2014 1 commit
  30. 13 Mar, 2014 1 commit
  31. 28 Feb, 2014 1 commit
  32. 07 Feb, 2014 1 commit
  33. 16 Jan, 2014 1 commit
  34. 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
  35. 03 Dec, 2013 1 commit
  36. 01 Nov, 2013 1 commit
  37. 16 Oct, 2013 1 commit