1. 06 Apr, 2017 1 commit
  2. 02 Apr, 2017 1 commit
  3. 11 Mar, 2017 1 commit
  4. 22 Feb, 2017 1 commit
  5. 01 Feb, 2017 1 commit
  6. 13 Dec, 2016 1 commit
  7. 12 Dec, 2016 1 commit
  8. 26 Sep, 2016 1 commit
  9. 08 Sep, 2016 1 commit
  10. 06 Sep, 2016 1 commit
  11. 25 Jul, 2016 1 commit
  12. 27 Jun, 2016 1 commit
  13. 09 Jun, 2016 1 commit
  14. 08 Jun, 2016 1 commit
  15. 06 Apr, 2016 1 commit
  16. 29 Mar, 2016 1 commit
  17. 29 Jan, 2016 1 commit
  18. 04 Dec, 2015 1 commit
  19. 01 Dec, 2015 1 commit
  20. 17 Nov, 2015 2 commits
  21. 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
  22. 07 Sep, 2015 1 commit
  23. 04 Sep, 2015 1 commit
  24. 31 Aug, 2015 1 commit
  25. 27 Aug, 2015 1 commit
  26. 13 Jul, 2015 1 commit
  27. 26 Jun, 2015 5 commits
  28. 24 Jun, 2015 1 commit
    • User info cookie · 5e86a647
      * Add a new cookie for user information
      * Make marketing cookie names configurable.
      * Handle URL reversal when URLs don't exist (in Studio)
      * Move cookie code from student/helpers.py into its own module.
      Will Daly committed
  29. 19 Jun, 2015 2 commits
  30. 17 Apr, 2015 2 commits
  31. 30 Jan, 2015 1 commit
    • Make logistration generally available if feature flag is active · a8bed5ce
      Makes logistration available at /login and /register as well as /accounts/login/ and /accounts/register/. In addition:
      
      - Adds support for redirect URLs in third party auth for combined login/registration page
      - Adds support for external auth on the combined login/registration page
      - Removes old login and registration acceptance tests
      - Adds deprecation warnings to old login and register views
      - Moves third party auth util to student_account
      - Adds exception for microsites (theming)
      Renzo Lucioni committed
  32. 06 Jan, 2015 1 commit
  33. 22 Dec, 2014 1 commit