- Jan 28, 2020
-
-
Robert Raposa authored
BOM-897: add newrelic metrics and trace details
-
Calen Pennington authored
Add ADR for relative courseware dates
-
Robert Raposa authored
Add newrelic metrics and trace details to determine performance issue in CourseListView. BOM-897
-
Waheed Ahmed authored
Stop showing certificate information on profile page if there is no active certificate configuration. PROD-1200
-
Calen Pennington authored
-
Zainab Amir authored
Currently there is no option to schedule bulk emails to be sent out at a specific time for instructor led courses. It would reduce the effort required to create an engaging course if instructor led course teams had the option to turn on weekly highlight emails as well. PROD-575
-
adeel khan authored
Limiting dataset for notify_credentials job
-
Adeel Khan authored
notify_credentials job when executed without any restriction consumes a lot of memory because of huge dataset that makes it unsuable to be executed periodically. This patch would time bound it to only work on last day dataset. PROD-1190
-
- Jan 27, 2020
-
-
Chris Pappas authored
-
Waheed Ahmed authored
Need to pass certificate status incase `DISABLE_HONOR_CERTIFICATES` feature flag is ON. PROD-60
-
Kyle McCormick authored
-
Kyle McCormick authored
This reverts commit cdb06198, which itself reverted 3ca00621. The original commit (3ca006) was reverted because it was suspected that it was causing unexpectedly-increased memcached usage and 500s in the Gradebook API. It is not clear whether that is actually the case. We are optimistically reinstating 3ca006 and will monitor production to see if there is an adverse effect. MST-105
-
edX requirements bot authored
-
Awais Qureshi authored
Updated the django-ratelimit to add support for Django 2.2
-
Waheed Ahmed authored
If there is no dropdown for a course but there is another course in program which have a dropdown, $('.run-select').val() returns that run's value. Fixed by using $el. PROD-1217
-
adeelehsan authored
Order history removed from dashboard
-
Waheed Ahmed authored
Learner who have already earned PDF honor certificates in old courses are unable to see the certificate links on dashboard and course progress pages since `course.cert_html_view_enabled` is deprecated and default to True for all courses. PROD-60
-
- Jan 26, 2020
-
-
Aarif authored
Updating the django-rate-limit requirement. updated the django-ratelimit to use unreleased version that supports Django 2.2
-
- Jan 24, 2020
-
-
Jansen Kantor authored
add stubbed api functions, tests
-
Adam Butterworth authored
Otherwise it fails to go fullscreen before playback
-
edX cache uploader bot authored
-
Diana Huang authored
Unpin edx-rest-api-client and make upgrade.
-
Diana Huang authored
-
Muhammad Ammar authored
upgrade edx-enterprise to 2.1.4
-
Matthew Piatetsky authored
[REV-1071] add more incomes
-
Adam Butterworth authored
[TNL-7051] Clicking a video XBlock's fullscreen button now takes the video fullscreen instead of full window. Gracefully fallback to full window if fullscreen apis are absent
-
muhammad-ammar authored
-
edX requirements bot authored
-
adeelehsan authored
Warning added in admin
-
adeelehsan authored
PROD-1153
-
Syed Muhammad Dawoud Sheraz Ali authored
modify URL generation in tinymce editor
-
Usama Sadiq authored
BOM-1143 Django-auth-toolkit update
-
DawoudSheraz authored
-
usamasadiq authored
Django-auth-toolkit update Pinned the latest commit from github to get Django2.2 support in testing. Pinned the zipp<2.0.0 to get Python<3.5 support too.
-
- Jan 23, 2020
-
-
Kyle McCormick authored
This reverts commit 3ca00621.
-
Matthew Piatetsky authored
-
Jeff Witt authored
-