1. 07 Apr, 2016 1 commit
  2. 10 Mar, 2016 2 commits
    • Unbound xblock method requires user id · 25e67370
      clear_student_state(), a method defined by ORA, requires information
      about the user making the request. Since this xblock is not bound,
      we must provide that information explicitly.
      Eric Fischer committed
    • Asynchronous download button for ORA2 data · 2b1a7eec
      Conflicts:
      	lms/djangoapps/instructor/tests/test_api.py
      	lms/djangoapps/instructor/utils.py
      	lms/djangoapps/instructor/views/api.py
      	lms/djangoapps/instructor/views/api_urls.py
      	lms/djangoapps/instructor/views/instructor_dashboard.py
      	lms/djangoapps/instructor_task/api.py
      	lms/djangoapps/instructor_task/tasks.py
      	lms/djangoapps/instructor_task/tasks_helper.py
      	lms/djangoapps/instructor_task/tests/test_api.py
      	lms/djangoapps/instructor_task/tests/test_tasks.py
      	lms/djangoapps/instructor_task/tests/test_tasks_helper.py
      	lms/envs/aws.py
      	lms/envs/common.py
      	lms/static/coffee/src/instructor_dashboard/data_download.coffee
      	lms/templates/instructor/instructor_dashboard_2/data_download.html
      dylanrhodes committed
  3. 27 Jan, 2016 1 commit
  4. 22 Jan, 2016 1 commit
    • Disable audit certificates for new audit enrollments. · 96cc3895
      Two new certificate statuses are introduced, 'audit_passing' and
      'audit_notpassing'. These signal that the GeneratedCertificate is not
      to be displayed as a cert to the user, and that they either passed or
      did not. This allows us to retain existing grading logic, as well as
      maintaining correctness in analytics and reporting.
      
      Ineligible certificates are hidden by using the
      `eligible_certificates` manager on GeneratedCertificate. Some places
      in the coe (largely reporting, analytics, and management commands) use
      the default `objects` manager, since they need access to all
      certificates.
      
      ECOM-3040
      ECOM-3515
      Peter Fogg committed
  5. 20 Jan, 2016 1 commit
  6. 15 Jan, 2016 1 commit
  7. 14 Jan, 2016 1 commit
  8. 13 Jan, 2016 1 commit
    • Disable audit certificates for new audit enrollments. · 60860e3a
      An `eligible_for_certificate` field is added to the
      GeneratedCertificate model. This way we can retain existing grading
      logic, as well as maintaining correctness in analytics and reporting.
      
      Ineligible certificates are hidden by using the
      `eligible_certificates` manager on GeneratedCertificate. Some places
      in the coe (largely reporting, analytics, and management commands) use
      the default `objects` manager, since they need access to all
      certificates.
      
      This commit also updates the DB cache for acceptance tests.
      Peter Fogg committed
  9. 04 Jan, 2016 1 commit
  10. 21 Dec, 2015 2 commits
  11. 16 Dec, 2015 2 commits
  12. 08 Dec, 2015 2 commits
  13. 04 Dec, 2015 1 commit
  14. 01 Dec, 2015 1 commit
  15. 30 Nov, 2015 1 commit
  16. 25 Nov, 2015 1 commit
  17. 24 Nov, 2015 1 commit
  18. 23 Nov, 2015 1 commit
  19. 22 Nov, 2015 1 commit
  20. 20 Nov, 2015 1 commit
  21. 19 Nov, 2015 1 commit
  22. 18 Nov, 2015 1 commit
  23. 10 Nov, 2015 3 commits
  24. 05 Nov, 2015 1 commit
  25. 03 Nov, 2015 1 commit
  26. 29 Oct, 2015 1 commit
  27. 19 Oct, 2015 1 commit
  28. 23 Sep, 2015 1 commit
  29. 21 Aug, 2015 1 commit
  30. 17 Aug, 2015 1 commit
  31. 13 Aug, 2015 1 commit
  32. 20 Jul, 2015 2 commits
  33. 17 Jul, 2015 1 commit