Releases: openedx/edx-enterprise
Updating enterprise_learner_portal LMS API calls
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
added a new endpoint to get list of enterprise customer with basic data only without pagination
Add enterprise_portal_reporting_config toggle
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
Added ability to set password to Enterprise Reporting Configurations APIs
Implement "move to completed" functionality for Enterprise Enrollments.
Implement "move to completed" functionality for Enterprise Enrollments.
Improved enterprise enrollment workflow logging
Improved enterprise enrollment workflow logging for easier querying in Splunk
Updated learner portal enrollments endpoint to require an enterprise id.
Updated learner portal enrollments endpoint to require an enterprise id.
Corrected migration for Enterprise Reporting Configurations model
Merge pull request #559 from edx/aj/ENT-2191 Corrected issue with missing information in a migration.
Added additional Enterprise Reporting Configurations APIs
To support managing Reporting Configurations we are releasing APIs using our feature-based roles for authentication.
Added XAPILearnerDataTransmissionAudit model for xapi integrated channel.
Added XAPILearnerDataTransmissionAudit model for xapi integrated channel and more useful logging.