- Feb 18, 2020
-
-
Ahtisham Shahid authored
-
- Feb 17, 2020
-
-
Ahtisham Shahid authored
Video Transcripts setting not preserved
-
Ahtisham Shahid authored
removed extras fixed initial state of transcript Fixed js tests fixed js tests created and fixed tests Updated Trascript functionality updated v name fixed spacing
-
- Feb 16, 2020
-
-
edX Transifex Bot authored
-
- Feb 14, 2020
-
-
Robert Raposa authored
update auth docs
-
Diana Huang authored
Unpin edx-search and update to latest version.
-
-
Robert Raposa authored
1. clarify asymmetric jwt decision. 2. move relevant auth docs to edx-drf-extensions and edx-rest-api-client.
-
Manjinder Singh authored
This reverts commit f0818544.
-
Robert Raposa authored
remove hard line breaks
-
Dave St.Germain authored
Allow anonymous access to courseware API
-
Tim McCormack authored
Python Requirements Update
-
Dave St.Germain authored
-
Nathan Sprenkle authored
* Add error banner for upload memberships errors * Edit error message language * Fix linter warnings
-
Christie Rice authored
-
Zia Fazal authored
ENT-2626: Stop hitting enterprise API in case of 404 error
-
edX requirements bot authored
-
adeel khan authored
Using DISABLE_MOBILE_COURSE_AVAILABLE flag to disable mobile course available settings
-
zia.fazal@arbisoft.com authored
Stop showing hitting enterprise API when request is originated as result of 404 error. fixed quality violations Removed line break add unit tests Updated test docstring
-
Uzair Rasheed authored
Justify the course banner text to improve usablity
-
- Feb 13, 2020
-
-
Jansen Kantor authored
fix csv-upload bugs
-
edX requirements bot authored
* Updating Python Requirements * Constrain edx-when version for now
-
Kyle McCormick authored
nvm, just skip_unless_lms
-
Kyle McCormick authored
fix test_login_success_with_redirect in studio
-
Kyle McCormick authored
Currently, the /login_ajax endpoint does not regard any `next` or `course_id` parameters. This commit changes that, sharing the logic that /login (which the current templated login page uses) employs to cacluate a redirect-after-login URL based on `next` and `course_id`. The new functionality is behind ENABLE_LOGIN_MICROFRONTEND.
-
Robert Raposa authored
-
Adeel Khan authored
This patch would disable Mobile Course Available UI field in studio's advanced settings based on DISABLE_MOBILE_COURSE_AVAILABLE flag.. PROD-1243
-
uzairr authored
Course banner text is justified from both sides which is creating extra spaces between the text ultimately impacting on usability. To improve it, its alignment is modified and now it is no longer affecting usability. PROD-1034
-
edx-pipeline-bot authored
Mergeback PR from private to public.
-
Awais Jibran authored
SECURITY FIX : Fix CAPA Problems
-
- Feb 12, 2020
-
-
adeelehsan authored
MicroMaster added in contact us form
-
adeelehsan authored
PROD-1229
-
Calen Pennington authored
Replace old coverage context files when uploading
-
adeelehsan authored
MicroBachelor changed to Micro
-
Jeremy Bowman authored
Fix all deprecation warnings generated by Django REST Framework during the unit tests: * ``The `base_name` argument is pending deprecation in favor of `basename`.`` (86 occurrences) * `` `detail_route` is deprecated and will be removed in 3.10 in favor of `action`, which accepts a `detail` bool. Use `@action(detail=True)` instead.`` (18 occurrences)
-
Calen Pennington authored
Use relative_files setting for coverage
-
Calen Pennington authored
-
Calen Pennington authored
Pipe COLLECT_WHO_TESTS_WHAT through to jenkins-report.sh so that we u…
-
Saad Yousaf authored
Studio export/import bug with problems having more than one pre-tag in problem.
-
adeelehsan authored
PROD-1229
-