Skip to content
Snippets Groups Projects
  1. Aug 09, 2021
  2. 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
  3. May 24, 2021
  4. May 19, 2021
  5. Nov 10, 2020
    • Kyle McCormick's avatar
    • Kyle McCormick's avatar
      Use full names for common.djangoapps imports; warn when using old style (#25477) · 151bd136
      Kyle McCormick authored
      * Generate common/djangoapps import shims for LMS
      * Generate common/djangoapps import shims for Studio
      * Stop appending project root to sys.path
      * Stop appending common/djangoapps to sys.path
      * Import from common.djangoapps.course_action_state instead of course_action_state
      * Import from common.djangoapps.course_modes instead of course_modes
      * Import from common.djangoapps.database_fixups instead of database_fixups
      * Import from common.djangoapps.edxmako instead of edxmako
      * Import from common.djangoapps.entitlements instead of entitlements
      * Import from common.djangoapps.pipline_mako instead of pipeline_mako
      * Import from common.djangoapps.static_replace instead of static_replace
      * Import from common.djangoapps.student instead of student
      * Import from common.djangoapps.terrain instead of terrain
      * Import from common.djangoapps.third_party_auth instead of third_party_auth
      * Import from common.djangoapps.track instead of track
      * Import from common.djangoapps.util instead of util
      * Import from common.djangoapps.xblock_django instead of xblock_django
      * Add empty common/djangoapps/__init__.py to fix pytest collection
      * Fix pylint formatting violations
      * Exclude import_shims/ directory tree from linting
  6. Nov 02, 2020
  7. Sep 16, 2020
  8. Sep 14, 2020
    • Thomas Tracy's avatar
      A modal used to collect demographics information (#24956) · 0151b80a
      Thomas Tracy authored
      
      * A modal used to collect demographics information
      
      Add checkmark to final page (#24957)
      
      Remove themeing to get ready for staging
      
      MICROBA-574 | Dismiss CTA after learner finishes answering modal questions (#24965)
      
      [MICROBA-574]
      - Dismiss CTA after learner finishes answering demographics questions
      - Cleanup comments
      
      * Various initial bugfixes
      
      - fixes 2 issues with the multiselect dropdown erasing state
      - prevents input higher than 255 characters in the self describe
      - fixes 400 errors when the user selects a default option
      - Removes additional page count section
      
      - Re-adding deleted JS file. Can't clean this up until after we cutover to using the new Demographics modal
      
      * Add translatable string to clear button
      
      * Remove extra page counter from the header for the third time
      
      * Remove unneeded template context
      
      Co-authored-by: default avatarMatt Tuchfarber <mtuchfarber@edx.org>
      Co-authored-by: default avatarJustin Hynes <jhynes@edx.org>
  9. Jul 29, 2020
  10. Jul 24, 2020
  11. Jul 23, 2020
  12. Jul 20, 2020
  13. Jul 17, 2020
  14. Jun 29, 2020
  15. Jun 25, 2020
  16. Jun 24, 2020
  17. Jun 15, 2020
  18. Jun 12, 2020
  19. May 29, 2020
  20. May 28, 2020
  21. May 08, 2020
  22. May 04, 2020
  23. Apr 06, 2020
  24. Mar 18, 2020
  25. Mar 17, 2020
    • Adeel Khan's avatar
      Fix link for ad blocker. · 51480918
      Adeel Khan authored
      Explore new courses links gets
      disabled by ad blocker. Changing
      class name to bypass this.
      
      PROD-1348
      51480918
  26. Jan 23, 2020
  27. Oct 09, 2019
  28. Sep 26, 2019
  29. Sep 02, 2019
  30. Aug 28, 2019
  31. Jun 28, 2019
  32. Jun 24, 2019
  33. May 03, 2019
  34. Mar 30, 2019
  35. Mar 11, 2019
  36. Jan 10, 2019
  37. Dec 21, 2018