Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
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
2.0.21
- Remove
success_url
validation for select enterprise page.
Added Source to Enterprise API Enrollments
Merge pull request #620 from edx/aj/ENT-2082_api [MICROBA-56] Added Source to the EnterpriseEnrollments for Enterprise APIs
Sorted results of enterprise-learner API by active flag
Sorted results of enterprise-learner API by active flag in descending order so active enterprises are on the top