Skip to content

Releases: openedx/edx-enterprise

Updating enterprise_learner_portal LMS API calls

24 Sep 16:11
6abe932
Compare
Choose a tag to compare

Functions moved to different places in the LMS, so I am updating the import statements here

added a new endpoint to get list of enterprise customer

20 Sep 10:00
eccbde2
Compare
Choose a tag to compare

added a new endpoint to get list of enterprise customer with basic data only without pagination

Add enterprise_portal_reporting_config toggle

19 Sep 18:42
c525d89
Compare
Choose a tag to compare

This adds a reporting configuration screen toggle, to hide/show reporting configuration UI from enterprises.

Added ability to set password to Enterprise Reporting Configurations APIs

18 Sep 19:44
6c5fb33
Compare
Choose a tag to compare

Added ability to set password to Enterprise Reporting Configurations APIs

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.