Skip to content

Releases: openedx/edx-enterprise

Type check added, as well as quality fixes

20 Aug 19:15
990fc07
Compare
Choose a tag to compare

Adding a type check to the CourseEnrollmentSerializer in the enterprise_learner_portal app to prevent 500s.

Also adding enterprise_learner_portal app to quality check commands.

Fix for update course description in SAP

20 Aug 13:58
39b3aa9
Compare
Choose a tag to compare

Fix for include course run dates and pacing type in the course description sent to SAP. Prior release (1.9.2) did not include bumping the version in init.py.

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