- Apr 22, 2019
-
-
jansenk authored
-
- Apr 19, 2019
-
-
jansenk authored
-
- Apr 18, 2019
-
-
Calen Pennington authored
-
Michael Youngstrom authored
-
Zainab Amir authored
In the footer added a button to the right of lang selection dropdown which reloads the page once it's clicked.
-
Zainab Amir authored
The changes adds line breaks in email template LEARNER-5408
-
Zainab Amir authored
datetime.now(UTC) gives unexpected results. Using "now()" function from django.utils.timezone tends to be a much more reliable way to get a time zone aware timestamp for the current time. PROD-190
-
- Apr 17, 2019
-
-
Christie Rice authored
-
Ned Batchelder authored
An @contextmanager will raise an exception from its yield statement if an exception happens in the with-block that uses it. If the context manager needs to do clean up, it should do it even if an exception is raised, so it needs to be done in a finally clause.
-
Christie Rice authored
-
Matthew Piatetsky authored
-
- Apr 16, 2019
-
-
Jeremy Bowman authored
-
Michael Roytman authored
-
- Apr 14, 2019
-
-
Matthew Piatetsky authored
Change content_type_gating enabled_for_enrollment to return false if a course has no verified mode or a user is not enrolled in the audit mode
-
- Apr 12, 2019
-
-
Rick Reilly authored
-
albemarle authored
-
- Apr 11, 2019
-
-
Calen Pennington authored
-
Zainab Amir authored
Currently the pull_translation job does not compile the js/jsx strings. To update the .mo files correctly and reflect the translated strings on prod the command paver i18n_dummy was run. LEARNER-7045
-
Waheed Ahmed authored
Facebook emailed that edX doesn't comply with Platform Policy 8.3, also fixed Google button according to their policy. PROD-174
-
Nimisha Asthagiri authored
ARCH-641
-
- Apr 10, 2019
-
-
noraiz-anwar authored
-
irfanuddinahmad authored
-
- Apr 09, 2019
-
-
Matthew Piatetsky authored
-
Matthew Piatetsky authored
-
- Apr 08, 2019
-
-
Matthew Piatetsky authored
This reverts commit 418540b7.
-
Zainab Amir authored
Getting current site by NAME was failing on stage. LEARNER-5408
-
muhammad-ammar authored
-
- Apr 05, 2019
-
-
Christopher Pappas authored
Moving rbac settings above plugins Moving the setting above plugins in common.py for the lms and cms as well
-
Alan Zarembok authored
-
Dave St.Germain authored
-
Dave St.Germain authored
-
Dave St.Germain authored
-
Hammad Ahmad Waqas authored
flag value added signal to destroy data_sharing_consent_needed flag if user is is enrolled in enterprise course.
-
- Apr 03, 2019
-
-
Alex Dusenbery authored
-
Matthew Piatetsky authored
-
- Apr 02, 2019
-
-
Nimisha Asthagiri authored
-
Matthew Piatetsky authored
-
- Apr 01, 2019
-
-
Matt Tuchfarber authored
-
Christie Rice authored
-
- Mar 30, 2019
-
-
Christie Rice authored
-