Releases: openedx/edx-enterprise
Add query_param to remove expired course runs from /enterprise/api/v1/enterprise_catalogs/UUID/ endpoint
Add query_param to remove expired course runs from /enterprise/api/v1/enterprise_catalogs/UUID/ endpoint
ENT-1289 | Table Schema Update: Enterprise Entitlements
Adding the migration file to officially remove the enterprise course entitlements
Added preview button in EnterpriseCustomer Admin page
Added preview button in EnterpriseCustomer Admin page
Add message box to code management page and admin portal
Add message box to code management page and admin portal
Update task call to accept primitives instead of python objects
Update task call to accept primitives instead of python objects to work with async celery configuration.
Comments out new signal code that breaks enterprise enrollment in B2C workflow
2.0.1 Commenting out new course enrollment signal code as it seems to be no…
Removing enterprise entitlement logic from codebase
Removing enterprise entitlement logic from codebase, including model, serializers, view, and any utilities around them
Adding post-save receiver to spin off EnterpriseCourseEnrollment creation tasks on CourseEnrollment creation signals
Adding post-save receiver to spin off EnterpriseCourseEnrollment creation tasks on CourseEnrollment creation signals
Resolved issue with content metadata image url
Course specific checks regarding image url in the content metadata were updated.
Added support to transmit single learner data
Added support to transmit single learner data