1. 31 May, 2016 1 commit
  2. 23 May, 2016 2 commits
  3. 04 May, 2016 1 commit
  4. 02 May, 2016 2 commits
  5. 25 Apr, 2016 1 commit
  6. 19 Feb, 2016 1 commit
  7. 17 Feb, 2016 1 commit
  8. 04 Feb, 2016 1 commit
  9. 03 Feb, 2016 1 commit
    • lms: Only show welcome video if show_homepage_promo_video is set · fef6f64a
      While show_homepage_promo_video would previously toggle the control to
      play the welcome video on and off, the YouTube embed iframe would be
      included in index.html unconditionally. This created the ugly
      situation that YouTube would try to pull in a non-existent video, and
      that a DoubleClick tracking beacon would be introduced to the start
      page for no reason.
      
      Instead, make sure show_homepage_promo_video toggles the entire modal
      video section on and off, suppressing it altogether unless
      show_homepage_promo_video is set.
      Florian Haas committed
  10. 19 Jan, 2016 1 commit
  11. 15 Jan, 2016 1 commit
  12. 04 Nov, 2015 1 commit
  13. 03 Jun, 2015 1 commit
  14. 01 Jun, 2015 1 commit
  15. 07 May, 2015 1 commit
  16. 14 Apr, 2015 1 commit
  17. 01 Apr, 2015 1 commit
  18. 06 Jan, 2015 4 commits
  19. 28 Feb, 2014 1 commit
  20. 18 Feb, 2014 1 commit
  21. 30 Jan, 2014 1 commit
  22. 14 Jan, 2014 2 commits
    • 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
  23. 03 Dec, 2013 1 commit
  24. 23 Sep, 2013 1 commit
  25. 09 Aug, 2013 1 commit
  26. 31 Jul, 2013 3 commits
  27. 05 Jun, 2013 1 commit
    • Add theming hooks to (old) landing page · 3fbab4d2
      Adjust the now-defunct landing page so that it doesn't render much
      of the edX-specific marketing info (social links, press releases,
      university partners, etc.) if a theme is enabled.
      
      Additionally, if the Stanford theme is enabled, add in some school-
      specific language and adjust the video modal to play a Stanford one.
      Nate Hardison committed
  28. 03 May, 2013 1 commit
  29. 27 Feb, 2013 1 commit
  30. 19 Feb, 2013 1 commit
  31. 17 Jan, 2013 1 commit
  32. 04 Jan, 2013 1 commit