- Mar 16, 2020
-
-
Jeff LaJoie authored
-
Awais Jibran authored
(story): Add switch to disable forum digest in prod.
-
Michael Terry authored
Add func to generate ics for schedule
-
Cory Lee authored
* Readd historical schedule fks
-
adeelehsan authored
Command added to recover learner accounts
-
Michael Terry authored
This is an unused-as-of-yet utility function to generate a bunch of ics files for a user's course schedule. Will be used as part of the calendar_sync feature package. AA-37
-
adeelehsan authored
PROD-1361
-
Manjinder Singh authored
-
Awais Qureshi authored
BOM-1399
-
Awais Qureshi authored
checking django-wiki and fixing deprecation warnings.
-
Hammad Ahmad Waqas authored
ENT-2580 | added management command to push old enrollments to ecommerce
-
- Mar 13, 2020
-
-
edX cache uploader bot authored
-
Awais Jibran authored
Handle deprecation warn by importing right class.
-
Zachary Hancock authored
fixes bug where bulk creation of enrollments caused no new history records to be created
-
Awais Jibran authored
2900k/ last 7 days
-
Brittney Exline authored
Version upgrade for edx-enterprise
-
Simon Chen authored
MST-157 Create a new program enrollments inspector support tool to help edX support members to inspect the existing states of program enrollees This reverts commit 37f3c3f8.
-
Simon Chen authored
-
Michael Terry authored
Avoid subquery on table being updated
-
Brittney Exline authored
-
Albert (AJ) St. Aubin authored
Aj/microba 152
-
Michael Terry authored
MySQL doesn't like you subquerying on the same table you are trying to update in one query. https://dev.mysql.com/doc/refman/8.0/en/subquery-restrictions.html PROD-1366
-
Albert (AJ) St. Aubin authored
[MICROBA-152]
-
Cory Lee authored
-
Nick authored
AA-59 show reset dates banner on courseware page
-
edX requirements bot authored
-
- Mar 12, 2020
-
-
Nicholas D'Alfonso authored
- Also, only show banner if the course end_date has not already pass AND if the user is verified within the course.
-
David Ormsbee authored
Revert "MST-157 Create a new program enrollments inspector support tool Part 1"
-
David Ormsbee authored
Revert "MST-157 Create a new program enrollments inspector support tool to help edX support members to inspect the existing states of program enrollees" This reverts commit 9bdcb9c5.
-
Simon Chen authored
MST-157 Create a new program enrollments inspector support tool to help edX support members to inspect the existing states of program enrollees
-
Abdul Hannan authored
* Remove start field in Schedules Co-authored-by:
hunytalk <ahannan@edx.org> Co-authored-by:
Cory Lee <cory@edx.org>
-
David Ormsbee authored
Revert "Fix Blockstore XBlock Runtime's handling of occasional S3 errors"
-
David Ormsbee authored
-
Robert Raposa authored
ARCHBOM-952: make upgrade + openedx-calc from PyPI
-
edX cache uploader bot authored
-
Diana Huang authored
Unpin super-csv and allow it to be upgraded.
-
Diana Huang authored
-
Jeremy Bowman authored
We upgraded these before in https://github.com/edx/edx-platform/pull/23119 along with django-countries (which released a new version just before that), but had to revert in https://github.com/edx/edx-platform/pull/23237 because of a performance regression in the admin page for EnterpriseCustomer. We think django-countries was the culprit and have pinned it, so trying these two again by themselves.
-
Dillon Dumesnil authored
AA-58: Add date-summary-container html back in
-
David Ormsbee authored
Fix Blockstore XBlock Runtime's handling of occasional S3 errors
-