1. 02 May, 2016 2 commits
  2. 25 Apr, 2016 2 commits
  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. 18 Dec, 2015 1 commit
  5. 17 Dec, 2015 1 commit
    • Support tool for changing enrollments. · 30f25105
      Allows support staff or global staff to view a list of a learner's
      enrollments, and change enrollment modes. We generate a
      ManualEnrollmentAudit record for these enrollment changes in order to
      track updates. Additionally, enrollment changes are handled through
      the enrollment API, which handles bookkeeping such as granting refunds
      where appropriate.
      
      ECOM-2825
      Peter Fogg committed
  6. 16 Dec, 2015 1 commit
    • Support tool for changing enrollments. · a680919e
      Allows support staff or global staff to view a list of a learner's
      enrollments, and change enrollment modes. We generate a
      ManualEnrollmentAudit record for these enrollment changes in order to
      track updates. Additionally, enrollment changes are handled through
      the enrollment API, which handles bookkeeping such as granting refunds
      where appropriate.
      
      ECOM-2825
      Peter Fogg committed
  7. 12 Aug, 2015 1 commit