1. 05 Dec, 2017 1 commit
  2. 30 Nov, 2017 1 commit
  3. 16 Nov, 2017 1 commit
  4. 23 Oct, 2017 1 commit
  5. 24 Aug, 2017 1 commit
  6. 23 Aug, 2017 1 commit
  7. 06 Aug, 2017 1 commit
  8. 01 Aug, 2017 1 commit
  9. 12 Jun, 2017 1 commit
  10. 30 May, 2017 1 commit
  11. 22 May, 2017 1 commit
  12. 10 May, 2017 1 commit
  13. 09 May, 2017 2 commits
  14. 26 Apr, 2017 1 commit
  15. 06 Oct, 2016 1 commit
  16. 11 Aug, 2016 1 commit
  17. 13 May, 2016 2 commits
  18. 12 May, 2016 1 commit
  19. 11 May, 2016 1 commit
  20. 13 Apr, 2016 1 commit
  21. 06 Apr, 2016 2 commits
  22. 09 Feb, 2016 1 commit
  23. 03 Feb, 2016 1 commit
  24. 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
  25. 20 Jan, 2016 1 commit
  26. 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
  27. 16 Dec, 2015 1 commit
  28. 09 Dec, 2015 1 commit
  29. 07 Dec, 2015 1 commit
  30. 03 Dec, 2015 1 commit
  31. 30 Nov, 2015 1 commit
  32. 25 Nov, 2015 1 commit
  33. 22 Nov, 2015 1 commit
  34. 21 Oct, 2015 1 commit
  35. 29 Sep, 2015 1 commit
  36. 17 Sep, 2015 1 commit
  37. 14 Sep, 2015 1 commit