- Oct 24, 2019
-
-
edX cache uploader bot authored
-
Jason Myatt authored
Allow empty order numbers in django admin for Entitlements
-
Feanil Patel authored
Pass back the answer html as a string instead of bytes.
-
Manjinder Singh authored
* fix type mismatch in course_goals migrations * fix type mismatch in experiments migrations * fix type mismatch in xblock_django migrations * fix type mismatch in catalog migrations * fix type mismatch in static_replace migrations * fix type mismatch in bulk_email migrations * fix type mismatch in course_overviews migrations
-
Jeremy Bowman authored
-
Jason Myatt authored
-
Manjinder Singh authored
* Fix type mismatches in the course_modes migrations * Fix type mismatches in the course_action_state migrations * Fix type mismatches in the schedules migrations * Fix type mismatches in grades migrations * Fix type mismatches in video_pipeline * Fix type mismatches in api_admin * Fix mismatches in credential migrations
-
Feanil Patel authored
We did this already for the 'get_html' function for a capa problem but there wasn't a test to ensure this works correctly for the get_question_answer function that powers the show answer button. I ran into it while doing a quick smoke test on the python 3 sandbox.
-
Awais Jibran authored
Improve logging against Problem grade report
-
Awais Jibran authored
-
edx-transifex-bot authored
-
Ayub authored
BOM-947
-
Ayub authored
BOM-946
-
Ayub authored
BOM-951
-
- Oct 23, 2019
-
-
edX Transifex Bot authored
-
adeelehsan authored
Added logs to investigate the issue
-
adeelehsan authored
-
Manjinder Singh authored
* Fix type mismatches in track migrations * Fix type mismatches in oauth_dispatch * Fix type mismatches in badges migrations * fix type mismatch in contentserver migrations * Fix type mismatches in mobile_api migrations * fix type mismatch in crawlers migrations * fix type mismatch in dark_lang migrations * fix type mismatch in branding migrations
-
julianajlk authored
REV-980
-
Feanil Patel authored
Python Requirements Update
-
edX requirements bot authored
-
Ayub khan authored
certificates: Explicitly Set fields to unicode to avoid migration
-
Ayub khan authored
lms_xblock: Explicitly Set fields to unicode to avoid migration
-
Ayub khan authored
waffle_utils: Explicitly Set fields to unicode to avoid migration
-
Ned Batchelder authored
Use sphinxcontrib-openapi to do the heavy lifting of Open API rendering.
-
Aarif authored
Updated the assertion make comparison consistent - BOM-960
-
Zia Fazal authored
Refactored enterprise unlink code to fix ENT-1890
-
aarif authored
changes made to allow non field dictionary comparisons as intended changes made to fix failure on reading values for dictionaries updated the comparison operation to make comparison consistent (irrespective of the order of items) changes made to allow non field dictionary comparisons as intended changes made to fix failure on reading values for dictionaries
-
Awais Qureshi authored
Fixing bytes issue.
-
Zia Fazal authored
Refactored enterprise unlink code to fix ENT-1890 Fixed quality violations and brokent test Fixed pylint quality violations Fixed failing unit test Fixed broken test after rebasing with master
-
Awais Qureshi authored
Open a file in read binary mode to avoid bytes issues.
-
- Oct 22, 2019
-
-
Jeremy Bowman authored
-
edX cache uploader bot authored
-
Ned Batchelder authored
-
Hassan authored
Added management command to populate history from snapshot data.
-
Robert Raposa authored
-
Hassan Javeed authored
-
Feanil Patel authored
Make settings regex non greedy.
-
Chris Pappas authored
-
David Ormsbee authored
Change completion API to work with any learning context
-