Skip to content

Releases: openedx/edx-enterprise

Implement "move to completed" functionality for Enterprise Enrollments.

06 Sep 20:46
69cdb2a
Compare
Choose a tag to compare

Implement "move to completed" functionality for Enterprise Enrollments.

Improved enterprise enrollment workflow logging

04 Sep 11:33
af6ffca
Compare
Choose a tag to compare

Improved enterprise enrollment workflow logging for easier querying in Splunk

Updated learner portal enrollments endpoint to require an enterprise id.

29 Aug 20:07
44a1643
Compare
Choose a tag to compare

Updated learner portal enrollments endpoint to require an enterprise id.

Corrected migration for Enterprise Reporting Configurations model

29 Aug 14:58
e88b43a
Compare
Choose a tag to compare
Merge pull request #559 from edx/aj/ENT-2191

Corrected issue with missing information in a migration.

Added additional Enterprise Reporting Configurations APIs

28 Aug 17:15
840c45d
Compare
Choose a tag to compare

To support managing Reporting Configurations we are releasing APIs using our feature-based roles for authentication.

Added XAPILearnerDataTransmissionAudit model for xapi integrated channel.

23 Aug 11:18
8775119
Compare
Choose a tag to compare

Added XAPILearnerDataTransmissionAudit model for xapi integrated channel and more useful logging.

Another iteration on enterprise_learner_portal serializer

21 Aug 18:55
0fc021c
Compare
Choose a tag to compare
Once again prevent errors happen if certificate_info is None (#556)

* Once again prevent errors happen if certificate_info is None

* Bumping version

* Changing declaration of certificate_info

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.