1. 11 Mar, 2015 1 commit
  2. 23 Feb, 2015 2 commits
  3. 20 Feb, 2015 2 commits
  4. 28 Jan, 2015 1 commit
  5. 27 Jan, 2015 1 commit
  6. 21 Jan, 2015 1 commit
  7. 20 Jan, 2015 1 commit
  8. 14 Jan, 2015 1 commit
  9. 06 Jan, 2015 1 commit
  10. 05 Jan, 2015 1 commit
  11. 14 Dec, 2014 1 commit
  12. 14 Oct, 2014 1 commit
  13. 25 Sep, 2014 1 commit
  14. 24 Sep, 2014 1 commit
    • Disabled student view if course is not yet released for students. · f14dd9d3
      LMS-6617
      
      Fixed wiki merge url regex.
      TNL-413
      
      ECOM-345 changed any lists that could display with only 1 item to divs
      
      ECOM-345 Added aria tags for header
      
      ECOM-364 Accessibility update for footer
      
      added my name to the authors file
      
      Addressing feedback from code review - removing unnecessary element references in selectors
      
      Updated header aria-label to be main
      Waheed Ahmed committed
  15. 25 Aug, 2014 1 commit
  16. 22 Aug, 2014 1 commit
  17. 10 Jul, 2014 1 commit
  18. 23 Jun, 2014 1 commit
  19. 18 Jun, 2014 1 commit
  20. 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
  21. 16 Apr, 2014 1 commit
  22. 13 Mar, 2014 1 commit
  23. 28 Feb, 2014 1 commit
  24. 07 Feb, 2014 1 commit
  25. 16 Jan, 2014 1 commit
  26. 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
  27. 03 Dec, 2013 1 commit
  28. 01 Nov, 2013 1 commit
  29. 16 Oct, 2013 2 commits
  30. 30 Sep, 2013 1 commit
  31. 27 Sep, 2013 1 commit
    • Stanford paid course registration · 667a1ead
      With tests, some settings changes
      (all should default to not breaking anything for edx)
      
      Added styling for shopping cart User Experience
      - Styled shoppingcart list page
      - Styled navigation shopping cart button
      - Styled receipt page
      - Styled course about page for shopping cart courses
      
      Addressed HTML/SCSS issues
      
      Remove offending body class and unnecessary sass changes
      
      Addresses many review comments on stanford shopping cart
      
      * framework for generating order instructions on receipt page
        in shoppingcart.models
      * move user_cart_has_item into shoppingcart.models
      * move min_course_price_for_currency into course_modes.models
      * remove auto activation on purchase
      * 2-space indents in templates
      * etc
      
      revert indentation on navigation.html for ease of review
      
      pep8 pylint
      
      move logging/error handling from shoppingcart view to model
      
      Addressing @dave changes
      Jason Bau committed
  32. 23 Sep, 2013 1 commit
  33. 20 Sep, 2013 1 commit
  34. 19 Sep, 2013 1 commit
  35. 13 Sep, 2013 1 commit
  36. 02 Aug, 2013 2 commits