Skip to content

Releases: openedx/edx-enterprise

Update course description in SAP

20 Aug 12:25
58a0540
Compare
Choose a tag to compare

Include course run dates and pacing type in the course description sent to SAP.

Fix for distribution egg

19 Aug 15:28
53a6767
Compare
Choose a tag to compare

An entry for the enterprise_learner_portal was missing from MANIFEST.in preventing the entire app's subdirectories from being packaged up into the dist egg. This is fixed in this release.

Also included are some previously unreleased typo fixes

Adding enterprise_learner_portal app

15 Aug 16:29
cd05c57
Compare
Choose a tag to compare

This release adds the enterprise_learner_portal app for the purpose of supporting the data needs of the enterprise learner portal product (instance of frontend-app-learner-portal for enterprise)

Remove tincan from src directory

15 Aug 14:36
0eda44d
Compare
Choose a tag to compare

Handled corner cases for default values in CornerstoneCourseListAPI.

01 Aug 07:12
bb09fbc
Compare
Choose a tag to compare

Handle corner cases for default values in CornerstoneCourseListAPI.

Added history models and updated Cornerstone Course List API

31 Jul 13:23
51a0341
Compare
Choose a tag to compare
  • Added history models for PendingEnrollment and PendingEnterpriseCustomerUser.
  • Sending default values for required fields in Cornerstone Course List API

1.8.6

25 Jul 18:23
3ec1a20
Compare
Choose a tag to compare

Add/Update logs for GrantDataSharingPermissions and DataSharingConsentView views to improve monitoring.

Introduce enterprise catalog queries

24 Jul 13:51
80aa170
Compare
Choose a tag to compare
Merge pull request #529 from edx/mushtaq/catalog-queries

Enterprise catalog queries

1.8.1

22 Jul 14:44
c76d07a
Compare
Choose a tag to compare

Show linked enterprise customer on Enterprise Customer Learners and System wide Enterprise User Role Assignments admin screen

1.8.0

22 Jul 14:01
f2f812f
Compare
Choose a tag to compare

Replce edx-rbac jwt utils with edx-drf-extensions jwt utils