- Mar 17, 2020
-
-
Jansen Kantor authored
* correctly resolve teamset-level and course-level max_team_size
-
Michael Terry authored
Fix error in experiment tracking
-
Hammad Ahmad Waqas authored
ENT-2580| better exception handling
-
edX requirements bot authored
-
HammadAhmadWaqas authored
-
Hammad Ahmad Waqas authored
ENT-2580 | printing only id for failed enterprise course enrollments
-
- Mar 16, 2020
-
-
Michael Terry authored
If the user is not logged in, the ExperimentWaffleFlag code was raising an exception when trying to send an event to segment. This is a quick fix to ignore anonymous users.
-
Matthew Piatetsky authored
[REV-1119] Enable first purchase discount for all eligible users
-
Jeff LaJoie authored
AA-51: Adds in 'Up next' banner to course home
-
edX cache uploader bot authored
-
Jeff LaJoie authored
-
Matthew Piatetsky authored
Not fully cleaning up the holdback code yet since the follow on first purchase discount tests may make use of it REV-1119
-
David Ormsbee authored
Allow one letter extra fields
-
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
-
HammadAhmadWaqas authored
also setting query batch size 1000 instead of 5000
-
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.
-