1. 01 Dec, 2014 4 commits
  2. 26 Nov, 2014 1 commit
  3. 21 Nov, 2014 1 commit
  4. 14 Nov, 2014 1 commit
  5. 10 Nov, 2014 1 commit
  6. 09 Nov, 2014 1 commit
  7. 07 Nov, 2014 3 commits
  8. 04 Nov, 2014 2 commits
  9. 03 Nov, 2014 1 commit
    • Implement shim for mobile video events. · 821c97fb
      This PR addresses the following issues:
      
      1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised.
      2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices.
      3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons.
      
      Fixes: AN-3818
      Gabe Mulley committed
  10. 01 Nov, 2014 1 commit
  11. 30 Oct, 2014 3 commits
  12. 29 Oct, 2014 3 commits
  13. 24 Oct, 2014 1 commit
  14. 23 Oct, 2014 2 commits
  15. 21 Oct, 2014 2 commits
    • WL-98 · 1035d67a
      fix typo and add more security on API
      
      fix some bugs and typos
      
      address PR feedback
      
      be sure to send emails when accounts already exist
      
      PR feedback
      
      fix multiple uploads
      
      pep8 fixes
      
      pep8 fix
      
      pylint fixes
      
      fix url mapping
      
      WL-98
      - Complete code coverage
      - Update code for error and warning messages.
      - improve code as per some suggestions
      
      updated the UI of the auto_enroll feature
      
      fixed the errors
      
      PR feedback
      
      add test
      
      add back file filtering
      
      add some more error handling of input
      
      remove unneeded coffeescript code
      
      pylint fixes
      
      add pep8 space
      
      WL-98
      - Updated and added test cases.
      - Updated membership coffee file for errors display handling.
      - fixed minor text issues.
      
      allow for blank lines and add a test
      
      add blank line (pep8)
      asadiqbal08 committed
    • Fix validation for checkboxes in forms. · fabd8a97
      Remove hard-coded TOS checkbox in registration template.
      Disable new dashboard in settings; expose password reset end-point in student account app.
      Added empty JS tests for new JavaScript
      Will Daly committed
  16. 20 Oct, 2014 5 commits
  17. 17 Oct, 2014 3 commits
  18. 14 Oct, 2014 3 commits
  19. 08 Oct, 2014 1 commit
  20. 07 Oct, 2014 1 commit