Skip to content

Releases: openedx/edx-enterprise

EnterpriseCourseEnrollmentSource for Enterprise Enrollments by URL

21 Nov 13:59
755eb73
Compare
Choose a tag to compare

Set the EnterpriseCourseEnrollmentSource for Enterprise Enrollments by URL

Separate enterprise enrollments from all other enrollments in django admin

20 Nov 16:10
e906000
Compare
Choose a tag to compare
  • Display enterprise course enrollments separate from non-enterprise course enrollments in the "Enterprise Customer Learner" Django admin form

Custom get function in EnterpriseCustomerUserManager

18 Nov 14:36
07d9947
Compare
Choose a tag to compare

Custom get function in EnterpriseCustomerUserManager to enable multiple user enterprises

2.0.21

14 Nov 11:55
ef734db
Compare
Choose a tag to compare
  • Remove success_url validation for select enterprise page.

Added Source to Enterprise API Enrollments

13 Nov 21:11
e8fa734
Compare
Choose a tag to compare
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

13 Nov 17:31
700bd10
Compare
Choose a tag to compare

Sorted results of enterprise-learner API by active flag in descending order so active enterprises are on the top

Better handling when Integrated Channels return unexpected results

13 Nov 13:27
070278e
Compare
Choose a tag to compare

Better handling when Integrated Channels return unexpected results

Added Source to Enterprise CourseEnrollment and Pending Enrollments

08 Nov 18:11
b3c4863
Compare
Choose a tag to compare

Added Source to Enterprise CourseEnrollment and Pending Enrollments.

ENT-2463 | Fix race condition that can occur in EnterpriseCustomerUser enroll method

07 Nov 20:34
ab86686
Compare
Choose a tag to compare

Try and protect against race condition EnterpriseCustomerUser.enroll() method during course enrollments.

Added missing migration for EnterpriseCustomerUser

07 Nov 16:11
020c99f
Compare
Choose a tag to compare

Added missing migration for EnterpriseCustomerUser