1. 07 Jun, 2016 1 commit
  2. 31 May, 2016 1 commit
  3. 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
  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. 24 Oct, 2015 1 commit
  6. 24 Sep, 2015 1 commit
  7. 08 Jul, 2015 1 commit
  8. 07 Jul, 2015 1 commit
  9. 02 Jul, 2015 1 commit
  10. 19 Mar, 2015 1 commit
  11. 10 Mar, 2015 1 commit
  12. 06 Jan, 2015 1 commit
  13. 23 Dec, 2014 1 commit
  14. 19 Dec, 2014 1 commit
  15. 07 Nov, 2014 1 commit
  16. 05 Nov, 2014 1 commit
  17. 20 Oct, 2014 1 commit
  18. 17 May, 2014 1 commit
  19. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · 0d88379e
      This commit adds all of cms.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  20. 21 Mar, 2014 1 commit
    • Changes for viewing built-in tabs in studio · e86b4a12
      Changed "Status Page" -> "Page".
      
      UX:
          support for displaying built-in tabs
          restored drag and drop on Studio Pages
          additional styling for fixed state on Studio Pages
          add a new page action added to bottom of Studio Pages
      
      Dev
          changes for viewing tabs in studio,
          refactored the tab code,
          decoupled the code from django layer.
          is_hideable flag on tabs
          get_discussion method is needed to continue to support
      external_discussion links for now since used by 6.00x course.
          override the __eq__ operator to support comparing with
      dict-type tabs.
      
      Test
          moved test code to common,
          added acceptance test for built-in pages
          added additional unit tests for tabs.
          changed test_split_modulestore test to support serializing objects
      that are fields in a Course.
      
      Env:
          updated environment configuration settings so they are
          consistent for both cms and lms.
      Nimisha Asthagiri committed
  21. 03 Jan, 2014 1 commit
  22. 06 Dec, 2013 1 commit
  23. 19 Nov, 2013 1 commit
  24. 01 Nov, 2013 1 commit
  25. 30 Oct, 2013 1 commit
  26. 04 Oct, 2013 1 commit
  27. 01 Oct, 2013 1 commit
  28. 09 Aug, 2013 4 commits
  29. 12 Jul, 2013 1 commit
  30. 14 May, 2013 1 commit
  31. 22 Mar, 2013 1 commit
  32. 14 Feb, 2013 1 commit
  33. 12 Feb, 2013 1 commit
  34. 07 Feb, 2013 2 commits
  35. 04 Feb, 2013 1 commit
  36. 17 Jan, 2013 1 commit