1. 05 Apr, 2016 1 commit
  2. 16 Mar, 2016 1 commit
  3. 04 Mar, 2016 2 commits
  4. 17 Feb, 2016 1 commit
  5. 16 Feb, 2016 1 commit
    • Make base.html Mako template safe by default · b69c6d62
      Make base.html Mako template safe by default by:
      1. Add page-level default of html escaping
      2. Fix escaping of all variables in base.html
      3. Fix escaping of all dependent underscore templates
      Also includes additional best practices for certificates and
      textbooks JavaScript/Underscore in order to complete that work.
      
      TNL-3425
      Robert Raposa committed
  6. 10 Feb, 2016 1 commit
  7. 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
  8. 01 Feb, 2016 1 commit
  9. 12 Jan, 2016 1 commit
  10. 29 Dec, 2015 1 commit
  11. 22 Dec, 2015 1 commit
  12. 10 Nov, 2015 1 commit
  13. 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
  14. 30 Oct, 2015 1 commit
  15. 28 Oct, 2015 1 commit
  16. 08 Oct, 2015 1 commit
  17. 17 Sep, 2015 1 commit
  18. 26 Aug, 2015 1 commit
  19. 20 Jul, 2015 1 commit
  20. 28 May, 2015 1 commit
  21. 15 May, 2015 3 commits
  22. 14 May, 2015 1 commit
  23. 12 May, 2015 1 commit
  24. 11 Mar, 2015 1 commit
  25. 28 Jan, 2015 2 commits
  26. 27 Jan, 2015 1 commit
  27. 21 Jan, 2015 1 commit
  28. 20 Jan, 2015 1 commit
  29. 15 Jan, 2015 1 commit
  30. 14 Jan, 2015 1 commit
  31. 12 Jan, 2015 1 commit
  32. 19 Dec, 2014 1 commit
  33. 30 Oct, 2014 1 commit
  34. 20 Oct, 2014 1 commit
  35. 17 Oct, 2014 2 commits