- Nov 06, 2019
-
-
Braden MacDonald authored
This PR introduces some backend python + REST APIs for storing static asset files along with an XBlock in a content library. It also updates the new runtime to be able to load such static asset files. Example use cases: * Store an image file with an HTML block and then use the image inline in the HTML block. * Store a PDF file with an HTML block and provide a link in the HTML for the learner to download the PDF. * Store .srt files or even video .mp4 files that belong to a video XBlock. Within the bundle, these static asset files are stored in a "static/" subfolder of the folder that contains the OLX file. Extending an existing LMS/Studio convention, a static asset file such as "image.png" is referenced within the OLX as "/static/image.png" and the URL will be rewritten by the runtime.
-
Syed Muhammad Dawoud Sheraz Ali authored
added conditional logs for RCA
-
DawoudSheraz authored
-
Syed Muhammad Dawoud Sheraz Ali authored
enable video url re-write flag for all the courses
-
DawoudSheraz authored
-
- Nov 05, 2019
-
-
Manjinder Singh authored
-
edX requirements bot authored
-
edX cache uploader bot authored
-
Matthew Piatetsky authored
Create data migration to populate FBEEnrollmentExclusion Table
-
Diana Huang authored
Move password reset logic and code to user_authn.
-
Matthew Piatetsky authored
-
Diana Huang authored
-
Alex Dusenbery authored
-
- Nov 04, 2019
-
-
Jeremy Bowman authored
-
edX cache uploader bot authored
-
Ned Batchelder authored
Fix static urls in pdf_viewer.html to correctly display pdf viewer fo…
-
Matthew Piatetsky authored
[REV-693] Create table to keep track of FBE holdback experiment enrollments
-
Aarif authored
updated the csv DictReader to make the csv output compatible across both python versions -BOM-993
-
julianajlk authored
REV-705
-
Manjinder Singh authored
* Upgraded dependencies
-
Manjinder Singh authored
* using six.assertCountEqual * Fix type mismatches in css migrations
-
Feanil Patel authored
Python Requirements Update
-
Waheed Ahmed authored
Fix program card for smaller screens like ipad.
-
Waheed Ahmed authored
Text was overflowing from card on screens containing resolution between 768 to 810 pixels. PROD-748
-
edX requirements bot authored
-
Hasnain Naveed authored
ENT-2437 | get_enterprise_customer_for_learner method replaced with e…
-
aarif authored
updated the csv reader to make the csv output compatible across both python versions added the encoding argument to unicodecsv.DictReader method updated the csv file read process to accomodate different input types changes made to fix issues with UniversalNewLineIterator changes made as suggested changes made as suggested changes made to fulfill quality check requirement to pass quality check minor changes
-
Syed Muhammad Dawoud Sheraz Ali authored
add encoded video key check in video transformer
-
Waheed Ahmed authored
fix(i18n): update translations
-
DawoudSheraz authored
-
- Nov 03, 2019
-
-
edX Transifex Bot authored
-
- Nov 02, 2019
-
-
Nimisha Asthagiri authored
Move RegistrationFormFactory from user_api to user_authn
-
danial authored
-
- Nov 01, 2019
-
-
Stu Young authored
-
Ned Batchelder authored
Use latest sphinxcontrib-openapi on GitHub to get a feature we need
-
Diana Huang authored
And get_registration_extension_form.
-
Matthew Piatetsky authored
-
Ned Batchelder authored
Add more tests of the new round()
-
Feanil Patel authored
Revert "Fix static urls in pdf_viewer.html to correctly display PDF viewer for textbooks"
-
Feanil Patel authored
-