- Jan 31, 2020
-
-
Simon Chen authored
-
Calen Pennington authored
Upgrade edx-when to 0.6.0 to support converting relative to absolute …
-
Alex Dusenbery authored
-
Dave St.Germain authored
Add new role for course data researcher
-
Uzair Rasheed authored
Add additional check for grade display on course banner.
-
Awais Jibran authored
Generate Grade Report for Verified Learners by Default
-
George Babey authored
Adds management command for bulk updating email addresses
-
George Babey authored
This PR adds a management command that will update the email address of the given accounts provided through a CSV file. This is necessary internally at edX to update a number of internal accounts which are using sibling email addresses and would be locked out after we enforce SSO.
-
- Jan 30, 2020
-
-
Calen Pennington authored
-
Abdul Hannan authored
Upgrade django-release-util version
-
Troy Sankey authored
Remove reads from old column
-
hunytalk authored
-
Nathan Sprenkle authored
* Add ability for team-members to look up each other's anonymous user IDs for team assignments
-
Alex Dusenbery authored
-
Feanil Patel authored
Remove the role parameter from the courses api.
-
Manjinder Singh authored
Currently, we are working on removing the rest_framework_auth library from edx-platform. For this push, we need to remove the oauth2Authentication class. This PR creates a new class oauth2AuthenticationDeprecated that adds additional new relic metrics. The metrics would allow us to see how often this class is used and its success rate. The hope is that this information will help us with transitioning to a different authentication class.
-
Awais Qureshi authored
Awais786/bom 1121 mixin
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Aarif authored
Old style mixin compatibility with django2.2
-
Awais Jibran authored
Fix schedules app
-
uzairr authored
PROD-1142
-
Aarif authored
Replace deprecated password_reset_confirm with class based view - BOM-1139
-
- Jan 29, 2020
-
-
Feanil Patel authored
BOM-1228 The api is already not very performant and trying to limit it to only show courses where you are staff causes the code to iterate over almost all the courses and times out before it returns any results to the user. The plan is to build a different api for the thing we need that will just provide the course IDs for courses where you are staff and sholud be much faster.
-
hunytalk authored
-
Troy Sankey authored
-
Troy Sankey authored
Updates tests for code changes in commit "Remove reads from old column".
-
hunytalk authored
-
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.
-