- Oct 29, 2019
-
-
Troy Sankey authored
DE-1764
-
- Oct 28, 2019
-
-
irfanuddinahmad authored
ENT-2428: Update edx-enterprise version
-
irfanuddinahmad authored
-
AsadAzam authored
Upgrade RateXblock
-
Hassan authored
Fix NULLs in history generation.
-
Hassan Javeed authored
-
asadazam93 authored
-
Uzair Rasheed authored
Add warning to the bottom of verification status card on dashboard.
-
Awais Qureshi authored
BOM-995
-
- Oct 27, 2019
-
-
edX Transifex Bot authored
-
- Oct 26, 2019
-
-
Awais Qureshi authored
Fixing acceptance test.
-
- Oct 25, 2019
-
-
Matthew Piatetsky authored
add missing parameter to discount_percentage
-
julianajlk authored
-
Aarif authored
changes made to sanitize the urls for consistent comparison - BOM-992
-
Calen Pennington authored
Expose user course duration in the user metadata
-
julianajlk authored
REV-943
-
edX cache uploader bot authored
-
Matthew Piatetsky authored
[REV-728] add discount percentage configuration
-
Calen Pennington authored
-
edX requirements bot authored
-
uzairr authored
Learners are not allowed to make an attempt of the procotored exam if they verify their identity near to proctored exam date.To make them, aware about their expiry date, modification are done to the status card so that user experience will be improved. PROD-769
-
adeelehsan authored
Logs added to investigate the middleware
-
adeelehsan authored
-
aarif authored
changes made to finalize the url sanitization to make url comparison consistent changes made to avoid running sanitize in python 2 changes made to substitute proper query param in url for comparison changes made to split and compare the query parameter with expected url updated the split logic to properly split/slice url parts for comparison updated the dashboard template to remove encode and avoid bytes encoded embeded url updated the dashboard template to enclose social media urls with unicode
-
Awais Qureshi authored
BOM-968
-
Awais Qureshi authored
BOM-981
-
noraiz-anwar authored
-
Ayub authored
BOM-949
-
Ayub authored
BOM-987
-
Ayub authored
BOM-964
-
Ayub authored
BOM-989
-
- Oct 24, 2019
-
-
Manjinder Singh authored
* fix type mismatch in third_party_auth migrations * fix type mismatch in verify_student migrations * fix type mismatch in video_config migrations * fix type mismatch in verified_track_content migrations * fix type mismatch in commercemigrations * fix type mismatch in xblock_config migrations * fix type mismatch in course_creators migrations * fix type mismatch in contentstore migrations
-
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.
-