Skip to content
Snippets Groups Projects
  1. Feb 26, 2021
  2. Feb 25, 2021
  3. Feb 23, 2021
  4. Feb 22, 2021
  5. Feb 19, 2021
  6. Feb 18, 2021
  7. Feb 16, 2021
  8. Feb 10, 2021
  9. Feb 09, 2021
  10. Feb 08, 2021
  11. Feb 04, 2021
    • Talia Rhodes's avatar
      update enterprise · 84e2bf07
      Talia Rhodes authored
      84e2bf07
    • Alex Dusenbery's avatar
      edx-enterprise version 3.17.21 · 6d13b2c8
      Alex Dusenbery authored
      Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments.
      For new learners and admins, associate their user-role with the customer to which they are linked.
      Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user.
      Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
      6d13b2c8
  12. Feb 03, 2021
  13. Feb 02, 2021
  14. Feb 01, 2021
  15. Jan 29, 2021
  16. Jan 28, 2021
  17. Jan 27, 2021
    • Alex Dusenbery's avatar
      Upgrade edx-enterprise to 3.17.12 | Conditionally allows the deletion of... · 86e74bef
      Alex Dusenbery authored
      Upgrade edx-enterprise to 3.17.12 | Conditionally allows the deletion of individual EnterpriseCourseEnrollment and related LicensedEnterpriseCourseEnrollment records via the Django Admin site, so that site admins can manually delete enterprise enrollments that were created in error.
      This is only allowed if a Django settings feature flag is set to True.
      86e74bef
  18. Jan 25, 2021
  19. Jan 21, 2021
  20. Jan 20, 2021
  21. Jan 19, 2021
  22. Jan 18, 2021
Loading