Skip to content
Snippets Groups Projects
  1. Apr 20, 2018
  2. Apr 05, 2018
  3. Apr 04, 2018
    • Tyler Hallada's avatar
      Studio-frontend in-context image selection modal · d31249ba
      Tyler Hallada authored
      Open edit image modal via a custom signal
      
      Send img tag attributes in open signal
      
      Send natural image dimensions if no attr specified
      
      Add new modal button in addition to old button
      
      Also load built CSS when waffle switch on
      
      Swap out TinyMCE toolbar button on waffle switch
      
      Pass LANGUAGE_CODE from Django to template to studio-frontend
      
      Define request.LANGUAGE_CODE in test_container_page.py
      d31249ba
  4. Jan 12, 2018
  5. Jul 19, 2017
  6. Mar 01, 2017
  7. Jan 10, 2017
  8. Jun 07, 2016
  9. May 23, 2016
  10. Mar 04, 2016
  11. Feb 05, 2016
  12. Feb 03, 2016
    • Robert Raposa's avatar
      Refactor and improve js_utils helpers · f555ffd5
      Robert Raposa authored
      - 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
      f555ffd5
  13. Dec 22, 2015
  14. Dec 21, 2015
  15. Dec 18, 2015
  16. Nov 04, 2015
    • Robert Raposa's avatar
      Add json escaping to Studio · 3682fac8
      Robert Raposa authored
      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
      3682fac8
  17. Oct 07, 2015
  18. Jun 15, 2015
  19. May 06, 2015
  20. Feb 25, 2015
  21. Jan 15, 2015
  22. Jan 12, 2015
  23. Jan 06, 2015
  24. Nov 05, 2014
  25. Oct 20, 2014
  26. Oct 01, 2014
  27. Sep 19, 2014
  28. Aug 21, 2014
  29. Aug 07, 2014