- Jan 28, 2020
-
-
Calen Pennington authored
-
- Jan 21, 2020
-
-
Ned Batchelder authored
Use API doc tooling from its own library
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Zia Fazal authored
ENT-2543: Added ability to add enrollment with GlobalStaff permissions
-
zia.fazal@arbisoft.com authored
added unit test Reviewer feedback changes Fixed broken test
-
Ahtisham Shahid authored
created separate const for search_index_update queue
-
- Jan 20, 2020
-
-
adeel khan authored
Adds instagram and removes google-plus footer links
-
edx-transifex-bot authored
-
Aarif authored
Removed the deprecated app_name usage from lms/urls.py BOM-1155
-
- Jan 17, 2020
-
-
Brandon Baker authored
-
Brandon Baker authored
-
Adeel Khan authored
PROD-1178
-
Jansen Kantor authored
-
David Ormsbee authored
Add way to get YouTube metadata that doesn't require a session cookie
-
Adam Butterworth authored
-
edX requirements bot authored
-
M Zulqarnain authored
BOM-1145 : Django 2.2 Supported version of sorl-thumbnail
-
Ahtisham Shahid authored
-
Aarif authored
-
adeelehsan authored
Unsubscribe link added in bulk emails
-
Usama Sadiq authored
BOM-1141 Upgrade social-auth-app-django
-
- Jan 16, 2020
-
-
Braden MacDonald authored
The Video Player XBlock will sometimes make API calls to /couses/yt_video_metadata, a REST API endpoint that in turn loads video metadata from YouTube using the configured settings.YOUTUBE_API_KEY. However, in the Blockstore-based XBlock runtime, we are running XBlocks in a secure sandbox, and the user's browser cannot pass session cookies when calling REST API endpoints. So currently, the video XBlock tries to request YouTube metadata from that API endpoint, but it fails if run within such a sandbox. The existing API also doesn't work for anonymous users (users who are allowed to see video XBlocks but who have not logged in to an LMS user account). This commit updates the Video XBlock so that it can use a handler to load the data from YouTube instead of a generic REST API. This works well in the new runtime, because it has code to support calling handlers within the sandbox, including by anonymous users. I also fixed a bug where on a default devstack, the endpoint will try calling YouTube using PUT_YOUR_API_KEY_HERE as an API key, and get a "bad request" error from YouTube. The code could be re-organized by moving things around, but I've left everything as-is for now to keep the diff as small as possible.
-
edX cache uploader bot authored
-
Calen Pennington authored
Dont delete course overviews
-
Zulqarnain authored
-
Calen Pennington authored
-
Diana Huang authored
Merge pull request #22876 from edx/testeng/bokchoy_auto_cache_update_e00340173c2d18e4052a08fe465230530b2d3202 Bokchoy Testing DB Cache update
-
brianhw authored
Update edx-val from 1.2.0 to 1.2.1
-
usamasadiq authored
Added the link to latest master commit of GitHub for Django 2.2 support.
-
Zulqarnain authored
-
edX cache uploader bot authored
-
adeel khan authored
Fix footer link for wcag.
-
Awais Qureshi authored
BOM-1126
-
Awais Qureshi authored
Awais786/bom 1050
-
Zulqarnain authored
-
Awais Qureshi authored
Removing the moto.
-
Syed Muhammad Dawoud Sheraz Ali authored
remove the logs
-
DawoudSheraz authored
-