Skip to content
Snippets Groups Projects
  1. Aug 20, 2021
  2. Aug 16, 2021
  3. Aug 15, 2021
  4. Aug 05, 2021
  5. Aug 04, 2021
  6. Jul 22, 2021
  7. Jul 15, 2021
    • Albert (AJ) St. Aubin's avatar
      feat: Add the Request Certificate button to a Course card · 26678daf
      Albert (AJ) St. Aubin authored
      [MICROBA-678]
      
      When a certificate is in an unexpected state (i.e. notpassing with a
      passing grade) this alert will allow the user to attempt to resolve the
      issue on their own. It will run the code that checks the certificates
      status. It requires that the course is configured to allow users to
      Request Certificates though.
      26678daf
  8. Jul 13, 2021
  9. Jul 01, 2021
  10. Jun 30, 2021
  11. Jun 24, 2021
  12. Jun 22, 2021
    • adeelehsan's avatar
      activation a11y issue fixed · 2e650110
      adeelehsan authored
      2e650110
    • Justin Hynes's avatar
      refactor: Rename "whitelist" references to "allowlist" where possible in... · 20591165
      Justin Hynes authored
      refactor: Rename "whitelist" references to "allowlist" where possible in Instructor Dashboard/Certificates apps
      
      [MICROBA-1179]
      - Continue renaming/removal of code referring to the Certificate "white list".
      
      The Certificates Django app `CertificateWhitelist` model is going away in an effort to make our codebase more inclusive. It is being replaced
      with the `CertificateAllowlist` model. This PR continues to replace references to the Certificate "whitelist" with "allowlist" wherever
      possible. There should be no change in functionality, nor are there any changes in appearance.
      20591165
  13. Jun 21, 2021
  14. Jun 10, 2021
  15. Jun 08, 2021
  16. May 28, 2021
  17. May 27, 2021
  18. May 26, 2021
  19. May 24, 2021
  20. May 19, 2021
  21. May 12, 2021
    • Omar Al-Ithawi's avatar
      Remove "edX" from the logout popup message · 64f8c01a
      Omar Al-Ithawi authored
      Not using `settings.PLATFORM_NAME` because sharing it with this script would need too much platform changes for this small error.
      
      Removing the word "edX" makes the statement more accurate for other forks. Generally there shouldn't be any mention of "edX" in the code.
      64f8c01a
  22. May 10, 2021
    • Alex Dusenbery's avatar
      feat: account activation now supports a next query param. ENT-4433 · 4b247013
      Alex Dusenbery authored
      This change causes the activation link that’s emailed to a newly-registered user
      to utilize a next query parameter. The impetus for this change is an edX Enterprise use-case:
      we'd like newly registered Enterprise Customer admins and learners
      to be directed to the Enterprise Learner Portal (or Admin Portal) upon account activation.
      This is likely a broad enough use case to be valuable in other endeavors.
      4b247013
  23. May 07, 2021
  24. May 06, 2021
  25. May 05, 2021
  26. May 04, 2021
  27. Apr 30, 2021
  28. Apr 19, 2021
  29. Apr 16, 2021
  30. Apr 15, 2021
Loading