1. 31 May, 2016 1 commit
  2. 02 May, 2016 1 commit
  3. 25 Apr, 2016 1 commit
  4. 03 Feb, 2016 1 commit
    • Refactor and improve js_utils helpers · f555ffd5
      - Rename escape_json_dumps to dump_js_escaped_json
      - Rename escape_js_string to js_escaped_string
      - Update js_escaped_string to output empty string for None
      - Introduce dump_html_escaped_json
      - Move dump_js_escaped_json after the pipe as new best practice
      - Introduce additional uses of helpers
      - Introduce new djangolib directory and move js_utils
      Robert Raposa committed
  5. 22 Jan, 2016 1 commit
  6. 04 Nov, 2015 1 commit
    • Add json escaping to Studio · 3682fac8
      Make escaping for json simpler and more consistent in Mako templates
      - add escape_json_dumps to escape and json.dumps
      - add escape_js_str to escape javascript string
      - refactor Studio to use escape_json_dumps in Mako templates
      
      TNL-2646: Escape json.dumps
      Robert Raposa committed
  7. 24 Sep, 2015 1 commit
  8. 03 Aug, 2015 1 commit
  9. 28 Jul, 2015 1 commit
  10. 20 Jul, 2015 1 commit
  11. 01 Jul, 2015 3 commits
  12. 17 Jun, 2015 1 commit
  13. 08 Jun, 2015 1 commit
  14. 01 Jun, 2015 1 commit
  15. 14 Apr, 2015 1 commit
  16. 09 Jan, 2015 3 commits
  17. 06 Jan, 2015 1 commit
  18. 14 Nov, 2014 1 commit
  19. 28 Feb, 2014 1 commit
  20. 30 Jan, 2014 1 commit
  21. 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
  22. 31 Jul, 2013 3 commits
  23. 02 Jul, 2013 1 commit
  24. 05 Jun, 2013 1 commit
    • Theme the authenticated index view · f25fdebe
      Much like the work done on the default (unauthenticated) index view,
      adjust the background image (actually, let the CSS handle it instead
      of an embedded `style` attribute in the HTML). Other adjustments
      (language, logo) are made for Stanford specifically and need to be
      reworked for general theming.
      Nate Hardison committed
  25. 03 Jan, 2013 1 commit
  26. 19 Nov, 2012 1 commit
  27. 04 Sep, 2012 2 commits
  28. 24 Jul, 2012 1 commit
  29. 22 Jul, 2012 1 commit
  30. 20 Jul, 2012 2 commits
  31. 19 Jul, 2012 1 commit
  32. 18 Jul, 2012 1 commit