1. 23 Feb, 2016 1 commit
  2. 28 Jan, 2016 1 commit
  3. 21 Dec, 2015 1 commit
  4. 15 Dec, 2015 1 commit
  5. 11 Dec, 2015 1 commit
  6. 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
  7. 30 Oct, 2015 1 commit
  8. 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
  9. 11 Sep, 2015 1 commit
  10. 01 Sep, 2015 2 commits
  11. 28 Aug, 2015 1 commit
  12. 26 Aug, 2015 1 commit
  13. 13 Aug, 2015 1 commit
  14. 28 Jul, 2015 1 commit
  15. 23 Jul, 2015 1 commit
  16. 15 Jul, 2015 1 commit
  17. 08 Jul, 2015 1 commit
  18. 15 Jun, 2015 1 commit
  19. 06 May, 2015 1 commit
  20. 17 Apr, 2015 1 commit
  21. 24 Mar, 2015 1 commit
  22. 18 Mar, 2015 1 commit
  23. 10 Mar, 2015 1 commit
    • Entrance Exam authoring and messaging updates · 5a7ac441
      Multi-commit history:
      - hide drag functionality for entrance exam section.
      - hide entrance exam subsection elements e.g. delete, drag, name etc.
      - show unit/verticals expanded in case of entrance exam
      - modify code in order to allow user to update entrance exam score from UI.
      - write down unit tests.
      - write down Jasmine tests.
      - add bok-choy test
      - updated bok-choy test
      - internationalize string
      - repositioned sequential block creatori
      - SOL-221 (entrance exam message)
      - SOL-199 LMS Part (show entrance exam content) and hide the course navigation bar.
      - redirect the view in case of entrance exam.
      - update code structure as per suggestions
      - write down unit tests
      - fix pep8
      - instead of hiding the exam requirement message, now also showing the exam the completion message (success state).
      - write down unit test to show exam completion message.
      - Update code as per review suggestions
      - update doc string
      - addressed review suggestions
      - change sequential message text
      - css adjustments
      - added new css class for entrance exam score in studio
      - added Jasmine test for remaning coverage
      - sequential message should appear under the context of entrance exam subsection.
      - updated text in CMS and LMS as per suggestions.
      - added unit text to insure sequential message should not be present in other chapters rather then entrance exam.
      - skip setter if empty prerequisite course list
      - exclude logic from xblock_info.js that is specifically related to entrance exam.
      - added js tests and updated code as per suggestions
      - added tests
      - addressed several PR issues
      - Several small fixes (style, refactoring)
      - Fixed score update issue
      - added some more unit tests.
      - code suggested changes.
      - addressed PR feedback
      asadiqbal committed
  24. 24 Feb, 2015 1 commit
  25. 20 Feb, 2015 1 commit
  26. 10 Feb, 2015 1 commit
  27. 09 Feb, 2015 1 commit
  28. 29 Jan, 2015 1 commit
  29. 15 Jan, 2015 6 commits
  30. 12 Jan, 2015 5 commits