1. 02 May, 2016 7 commits
  2. 30 Apr, 2016 1 commit
  3. 29 Apr, 2016 1 commit
  4. 28 Apr, 2016 1 commit
    • Hide After Due setting for Timed Exams · ea77c3ec
      TNL-4366
      Changes in studio to allow the hide_after_due setting to be utilized.
      
      Includes:
          -python changes to contentstore, where the data is stored.
          -refactoring of timed-examination-preference-editor.underscore, to add this
              setting and make the editor more accessible.
          -javascript changes to link the new setting to the correct data model.
          -sass updates to fix a11y issues on the editor modal.
          -addition of post-due visibility information to course outline in studio.
          -new tests: python, js, acceptance, and a11y
      Eric Fischer committed
  5. 26 Apr, 2016 1 commit
  6. 22 Apr, 2016 1 commit
  7. 28 Mar, 2016 1 commit
  8. 23 Feb, 2016 1 commit
  9. 28 Jan, 2016 1 commit
  10. 31 Dec, 2015 1 commit
  11. 21 Dec, 2015 1 commit
  12. 15 Dec, 2015 1 commit
  13. 11 Dec, 2015 2 commits
  14. 04 Dec, 2015 1 commit
  15. 03 Dec, 2015 1 commit
  16. 18 Nov, 2015 1 commit
  17. 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
  18. 30 Oct, 2015 1 commit
  19. 24 Sep, 2015 1 commit
    • Improve response handling in AjaxHelpers · b2a0b2f7
      I've changed the logic so that AjaxHelpers keeps
      track of which requests have not yet had mock
      responses sent. This ensures that every response
      is handled before moving on to the next one,
      rather than always handling the last request.
      My intention is that this won't allow bugs to creep
      in where a request isn't fired and instead the test
      responds to an old request. It also should ensure
      that extra events aren't accidentally fired.
      Andy Armstrong committed
  20. 11 Sep, 2015 1 commit
  21. 01 Sep, 2015 2 commits
  22. 28 Aug, 2015 1 commit
  23. 26 Aug, 2015 1 commit
  24. 13 Aug, 2015 1 commit
  25. 29 Jul, 2015 1 commit
  26. 28 Jul, 2015 1 commit
  27. 23 Jul, 2015 1 commit
  28. 15 Jul, 2015 1 commit
  29. 09 Jul, 2015 1 commit
  30. 08 Jul, 2015 2 commits
  31. 07 Jul, 2015 1 commit