Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
ADR for supporting multiple user enterprises
Architecture Decision Record for supporting learners linked to multiple enterprises.
Get the enterprise_customer linked with SAML and mark it active.
Update the session in case of a customer with multiple linked enterprises
Update the enterprise customer in the session in case of a customer with multiple linked enterprises
Added Source to Enterprise Offer enrollments
Merge pull request #639 from edx/aj/ENT-2082_offer version bump
Mark the current learner enterprise-customer active flag to True
Mark the current learner enterprise-customer active flag to True
Update to xapi exports for users with multiple linked enterprises.
Updated xapi exports with an active enterprise setting for users with multiple linked enterprises.
Added EnterpriseCourseEnrollment Source to background enrollment source
Merge pull request #631 from edx/aj/ENT-2082_enroll_task [ENT-2082] Added Source to the enterprise enrollment background task
EnterpriseCourseEnrollmentSource for Enterprise Enrollments by URL
Set the EnterpriseCourseEnrollmentSource for Enterprise Enrollments by URL
Separate enterprise enrollments from all other enrollments in django admin
- Display enterprise course enrollments separate from non-enterprise course enrollments in the "Enterprise Customer Learner" Django admin form
Custom get function in EnterpriseCustomerUserManager
Custom get function in EnterpriseCustomerUserManager to enable multiple user enterprises