- Jan 30, 2020
- Jan 29, 2020
-
-
Alex Dusenbery authored
-
Adam Butterworth authored
document.referrer may include a trailing slash or path which is now handled by the new condition
-
Nick authored
AA date description font size
-
Adam Butterworth authored
TNL-7044
-
Waheed Ahmed authored
Do not return certificates if there is no active certificate configuration. PROD-1200
-
Nicholas D'Alfonso authored
- make the font size of the description in the date widget the same as the title.
-
edX cache uploader bot authored
-
Dave St.Germain authored
Add API to support courseware MFE
-
syedimranhassan authored
Move devstack lms.yml and studio.yml to configuration repo
-
syedimranhassan authored
-
Ahtisham Shahid authored
PROD-1184 fixed pdf loading issue in textbook
-
- Jan 28, 2020
-
-
Adam Butterworth authored
[TNL-7043] If vertical block content is in an iframe in the learning microfrontend app, add a base tag in the head (of the iframe document) to force links to navigate the parent window.
-
julianajlk authored
REV-1092
-
Dave St.Germain authored
-
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.
-