1. 11 Feb, 2015 1 commit
  2. 19 Dec, 2014 1 commit
  3. 09 Dec, 2014 1 commit
  4. 25 Nov, 2014 1 commit
  5. 13 Nov, 2014 1 commit
  6. 11 Nov, 2014 1 commit
  7. 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
  8. 11 Oct, 2014 1 commit
  9. 09 Oct, 2014 1 commit
  10. 03 Oct, 2014 1 commit
  11. 09 Sep, 2014 1 commit
  12. 21 Aug, 2014 1 commit
  13. 25 Jul, 2014 1 commit
    • Remove duplicated data from legacy events · f7eb7df5
      When event-tracking was fully integrated into the platform, some data was replicated in the context in the middleware and then later extracted and moved the old location by event-tracking. The legacy code path was not updated to remove this transient shim data from the context resulting in duplication of the information. This patch ensures that the transient information is removed from the context before emitting the event.
      
      Fixes: AN-2369
      Gabe Mulley committed
  14. 11 Jul, 2014 1 commit
  15. 27 Jun, 2014 1 commit
  16. 23 Jun, 2014 1 commit
  17. 03 Jun, 2014 1 commit
  18. 02 Jun, 2014 2 commits
  19. 29 May, 2014 1 commit
  20. 07 May, 2014 1 commit
    • Make course ids and usage ids opaque to LMS and Studio [partial commit] · e2bfcf2a
      This commit updates common/djangoapps.
      
      These keys are now objects with a limited interface, and the particular
      internal representation is managed by the data storage layer (the
      modulestore).
      
      For the LMS, there should be no outward-facing changes to the system.
      The keys are, for now, a change to internal representation only. For
      Studio, the new serialized form of the keys is used in urls, to allow
      for further migration in the future.
      
      Co-Author: Andy Armstrong <andya@edx.org>
      Co-Author: Christina Roberts <christina@edx.org>
      Co-Author: David Baumgold <db@edx.org>
      Co-Author: Diana Huang <dkh@edx.org>
      Co-Author: Don Mitchell <dmitchell@edx.org>
      Co-Author: Julia Hansbrough <julia@edx.org>
      Co-Author: Nimisha Asthagiri <nasthagiri@edx.org>
      Co-Author: Sarina Canelake <sarina@edx.org>
      
      [LMS-2370]
      Calen Pennington committed
  21. 01 May, 2014 1 commit
  22. 11 Mar, 2014 1 commit
  23. 10 Mar, 2014 1 commit
  24. 27 Feb, 2014 1 commit
  25. 13 Feb, 2014 1 commit
  26. 06 Jan, 2014 3 commits
  27. 05 Dec, 2013 2 commits
  28. 03 Dec, 2013 2 commits
  29. 18 Nov, 2013 1 commit
  30. 06 Nov, 2013 3 commits
  31. 29 Oct, 2013 1 commit
  32. 17 Oct, 2013 1 commit
  33. 08 Oct, 2013 1 commit