Skip to content

Releases: openedx/edx-enterprise

Total hours field for SuccessFactors export

27 Jan 09:14
b79ea4d
Compare
Choose a tag to compare

Added total hours field to success factors export. This is mapped to estimated_hours field from content metadata.

2.1.4

24 Jan 13:18
7123cae
Compare
Choose a tag to compare
  • Add boolean field to track linked/unlinked EnterpriseCustomerUser records

Applied Django 2.2 compatability

24 Jan 08:06
f98bcbf
Compare
Choose a tag to compare

Applied Django 2.2 compatability

Initialized EnrollmentApiClient with enterprise service worker user

21 Jan 14:03
2c12bb9
Compare
Choose a tag to compare

Initialized EnrollmentApiClient with enterprise service worker user

Sync catalog admin to enterprise-catalog ida

17 Jan 15:29
30a3a93
Compare
Choose a tag to compare
  • 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

16 Jan 12:46
7e0c709
Compare
Choose a tag to compare
  • Changed EnrollmentApiClientJwt name back to original client's name

Added management command to reset SAPSF completion data

16 Jan 07:44
beaf5af
Compare
Choose a tag to compare

Added management command to reset SAPSF completion data between two dates.

Removing unnecessary json encoding in the client data

14 Jan 15:28
c004fc4
Compare
Choose a tag to compare

Updated enterprise catalog client json formatting.

Replaced Edx-Api-Key in EnrollmentApiClient (remaining endpoints)

13 Jan 13:38
ee3ddc0
Compare
Choose a tag to compare
  • Replaced Edx-Api-Key in the remaining endpoints of EnrollmentApiClient

Create Management command to create enterprise catalogs in new service

10 Jan 21:15
0049db4
Compare
Choose a tag to compare

Introduced management command to migrate enterprise catalog data to new service.