1. 07 Dec, 2015 1 commit
  2. 03 Dec, 2015 2 commits
  3. 30 Oct, 2015 1 commit
  4. 29 Oct, 2015 1 commit
  5. 26 Oct, 2015 1 commit
  6. 20 Oct, 2015 1 commit
  7. 18 Sep, 2015 1 commit
  8. 19 Aug, 2015 1 commit
  9. 21 Jul, 2015 1 commit
  10. 22 Jun, 2015 1 commit
    • Reverification iOS support and refactor · 8c52c92b
      * Delete reverification templates
      * Delete photocapture.js
      * Delete unused "name change" end-points
      * Rebuild the reverification views using Backbone sub-views
      * Stop passing template names to the JavaScript code
      * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
      Will Daly committed
  11. 15 Jun, 2015 1 commit
  12. 03 Jun, 2015 1 commit
  13. 18 May, 2015 5 commits
  14. 01 May, 2015 1 commit
  15. 17 Apr, 2015 1 commit
    • Credit message on track selection page. · 3b160eef
      * Adds a credit course mode to indicate that a course
      has a credit option.
      
      * Hides the credit option from the track selection and
      pay-and-verify pages.
      
      * Shows different messaging for the verified track if
      it's possible to upgrade from verified to credit at the end
      of the course.
      Will Daly committed
  16. 16 Apr, 2015 1 commit
    • Better i18n (cont.) · b7c6b4ad
      1. Fix sentence breaks inside `photo_reverification.html` and `midcourse_photo_reverification.html`.
      2. Combine three setences inside `choose.html`.
      3. Adding some punctuation marks to reduce duplicated strings with only different Punctuation marks in translation.
      4. Move the colons inside the strings to be translated. This may be not necessary for now, but I think this may help translation by removing potential word meaning conflict.
      5. Sorry for
      louyihua committed
  17. 15 Apr, 2015 1 commit
  18. 14 Apr, 2015 1 commit
  19. 10 Apr, 2015 1 commit
  20. 03 Apr, 2015 1 commit
  21. 01 Apr, 2015 1 commit
  22. 30 Mar, 2015 1 commit
  23. 19 Mar, 2015 1 commit
  24. 18 Mar, 2015 1 commit
  25. 17 Mar, 2015 1 commit
  26. 16 Mar, 2015 1 commit
    • Lms should be independent of mathjax · 4a086f54
      When cdn is down specially in the country like china
      and others user face problem as application doesn't
      work as intended. Instead of making mathjax hard
      dependecy I have converted it into soft dependey
      so that it won't cause user problem to use application
      smothly if mathjax is not present.
      
      TNL-1498
      Waqas Khalid committed
  27. 19 Feb, 2015 1 commit
  28. 10 Feb, 2015 1 commit
    • Discussion forum doesn't work when mathjax is down · 11159ba7
      When mathjax is down discussion forum doesn't work
      as we were using markdown.js with processor as
      mathjax. Unavailability of mathjax raise error in
      js which stops discussion to render. So I made
      markdown independent of mathjax. Markdown now will
      use mathjax when it is available otherwise ignore it.
      
      TNL-1149
      Waqas Khalid committed
  29. 19 Jan, 2015 1 commit
  30. 14 Jan, 2015 1 commit
  31. 09 Jan, 2015 1 commit
  32. 06 Jan, 2015 2 commits
  33. 20 Nov, 2014 2 commits