edx-enterprise
edx-enterprise copied to clipboard
This repository is a depedency of edx-platform and needs to be upgraded to Python 3.11 before the Readwood release is cut (mid-April). - [ ] Requirements are compiled with Python...
This change enables CI checks for PRs targeted against branches other than `master`. This is useful for stacked PRs, as it allows to run checks for all dependent PRs.
Description: Added encryption fields to the model of degreed2 config. JIRA: https://2u-internal.atlassian.net/jira/software/c/projects/ENT/issues/ENT-8009
Add index on error_message and enterprise_course_enrollment_id except of only enterprise_course_enrollment_id **Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files)...
## Description Adds a new endpoint that generates a secured Algolia API key capable of retrieving only data that is associated with enterprises linked to a requesting user. This is...
**NOTE** The PR has been moved to draft to rework the changes. ### Description This allows enterprise learners whose enterprise catalog contains private "invitation only" courses to enroll without having...
### Description This adds a new attribute `hide_course_price_when_zero` to the EnterpriseCustomer model, which will hide the pricing information from the enrollment page when the final price of a premium course...
### Description This PR introduces some improvements to the 'Manage Learners' page of Enterprise Customer admin that will allow enrolling learners into "Invite Only" courses. Refer #1745 for full details...
This helps to include this app in the Open edX plugin translations: - https://github.com/openedx/edx-platform/pull/33922
**Merge checklist:** - [ ] Any new requirements are in the right place (do **not** manually modify the `requirements/*.txt` files) - `base.in` if needed in production but edx-platform doesn't install...