1. 07 Jun, 2016 1 commit
  2. 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
  3. 22 Dec, 2015 1 commit
  4. 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
  5. 29 Jun, 2015 1 commit
  6. 03 Jun, 2015 1 commit
  7. 24 Mar, 2015 1 commit
  8. 18 Mar, 2015 1 commit
  9. 25 Feb, 2015 1 commit
  10. 12 Jan, 2015 3 commits