Skip to content

Releases: openedx/edx-enterprise

Add field for enabling subscription management screen in the admin portal to EnterpriseCustomer.

13 Mar 14:26
f33eb89
Compare
Choose a tag to compare

Add field for enabling subscription management screen in the admin portal to EnterpriseCustomer.

Added the salesforce opportunity_id in manage learner django admin.

12 Mar 08:06
38f79ce
Compare
Choose a tag to compare

Added the salesforce opportunity_id in manage learner django admin.

Fix JSON field formatting in Django Admin

10 Mar 17:10
2dec805
Compare
Choose a tag to compare
Fix JSON field formatting in Django Admin for ECS (#723)

ENT-2677

Added new data type for enterprise report configurations

05 Mar 14:24
3cbd779
Compare
Choose a tag to compare

Added new data type, engagement, for enterprise report configurations.

Removing learner_portal_hostname references from edx-enterprise

03 Mar 16:38
c17cae5
Compare
Choose a tag to compare

ENT-2646 | Removing learner_portal_hostname references from edx-enterprise. Applications consuming our enterprise customer api should now hold their enterprise learner portal hostnames in their env vars

Removed the code for enrolling the program from manage learner django admin panel.

27 Feb 15:37
c620613
Compare
Choose a tag to compare

Removed the code for enrolling the program from manage learner django admin panel.

Quiet Logging

26 Feb 16:40
f89ae7b
Compare
Choose a tag to compare
Merge pull request #713 from edx/bderusha/quiet-logging

Update log level for content changes to debug

Restricted PendingEnterpriseCustomerUser to be linked with only one EnterpriseCustomer at a time

25 Feb 07:57
72968e7
Compare
Choose a tag to compare
  • PendingEnterpriseCustomerUser can only be added by one Enterprise at a time

Added discount percentage support in pending enrollment use case.

17 Feb 09:52
9c9ee7c
Compare
Choose a tag to compare

Added discount percentage support in pending enrollment use case.

Added totalHours field for successfactors completion notification

10 Feb 12:31
a288d1e
Compare
Choose a tag to compare

Added totalHours field for successfactors completion notification.