- Jan 22, 2020
-
-
Abdul Hannan authored
Remove null, blank from start field in Schedules. Step 4/5
-
hunytalk authored
-
Ahtisham Shahid authored
Updated border color on login page fields Ally
-
adeelehsan authored
fetch lms root url using configuration helper
-
M Zulqarnain authored
BOM-1132 : Change deprecated storage methods signatures
-
Aarif authored
Added the app_name to URL inclusions to remove warnings - BOM-1148
- Jan 21, 2020
-
-
Ned Batchelder authored
Use API doc tooling from its own library
-
Ned Batchelder authored
-
Ned Batchelder authored
-
Ned Batchelder authored
-
iamsobanjaved 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
-
Zulqarnain authored
-
Ahtisham Shahid authored
created separate const for search_index_update queue
-
- Jan 20, 2020
-
-
Ahtisham Shahid authored
-
adeel khan authored
Adds instagram and removes google-plus footer links
-
edx-transifex-bot authored
-
adeelehsan authored
PROD-1063:
-
Aarif authored
Removed the deprecated app_name usage from lms/urls.py BOM-1155
-
- Jan 18, 2020
-
-
Brandon Baker authored
-
Brandon Baker authored
-
- Jan 17, 2020
-
-
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
-
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
-
- Jan 16, 2020
-
-
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
-