Releases: openedx/edx-enterprise
Releases · openedx/edx-enterprise
Total hours field for SuccessFactors export
Added total hours field to success factors export. This is mapped to estimated_hours field from content metadata.
2.1.4
- Add boolean field to track linked/unlinked EnterpriseCustomerUser records
Applied Django 2.2 compatability
Applied Django 2.2 compatability
Initialized EnrollmentApiClient with enterprise service worker user
Initialized EnrollmentApiClient with enterprise service worker user
Sync catalog admin to enterprise-catalog ida
- Added hooks to sync EnterpriseCustomerCatalog creation, deletion, and model updates in Django Admin to the new enterprise-catalog service
Changed EnrollmentApiClientJwt name back to original client's name
- Changed EnrollmentApiClientJwt name back to original client's name
Added management command to reset SAPSF completion data
Added management command to reset SAPSF completion data between two dates.
Removing unnecessary json encoding in the client data
Updated enterprise catalog client json formatting.
Replaced Edx-Api-Key in EnrollmentApiClient (remaining endpoints)
- Replaced Edx-Api-Key in the remaining endpoints of EnrollmentApiClient
Create Management command to create enterprise catalogs in new service
Introduced management command to migrate enterprise catalog data to new service.