Manjinder Singh
1f32bc63ef
Removing deprecated rest_framework_oauth library ( #23127 )
2020-02-18 11:17:27 -05:00
Manjinder Singh
2274cd09b4
Added options to pytest calls ( #23083 )
...
- added more default options to pytest calls in setup.cfg and pytest.ini files.
- pytest-json-report's plugin name in pluggy has changed, so added option for multiple names
2020-02-18 08:58:44 -05:00
edX cache uploader bot
1369aa4333
Updating Bokchoy testing database cache ( #23126 )
2020-02-18 08:38:12 -05:00
Ahtisham Shahid
e185652aa1
Merge pull request #23108 from edx/ahtisham/PROD-1244
...
Fixed Staff graded problem Import
2020-02-18 17:36:48 +05:00
Aarif
399be25068
Merge pull request #23121 from edx/jsonfield-migration
...
Added migration for JSONField
2020-02-18 12:02:43 +05:00
Ahtisham Shahid
19ef1e70d9
updated dependencies
2020-02-18 10:46:14 +05:00
Zia Fazal
28b657ef94
Merge pull request #23122 from edx/ziafazal/ENT-2269-b
...
Pull `LEARNER_PORTAL_URL_ROOT` from environment tokens
2020-02-17 19:26:45 +05:00
zia.fazal@arbisoft.com
6129f26ef4
Pull LEARNER_PORTAL_URL_ROOT from environment tokens
2020-02-17 18:53:09 +05:00
Ahtisham Shahid
60ad8c8813
Merge pull request #22989 from edx/ahtisham/PROD-452
...
Fixed staff debug in instructor tab
2020-02-17 18:15:18 +05:00
Aarif
41c886a42d
Added migration for JSONField
2020-02-17 16:15:53 +05:00
Ahtisham Shahid
04421b648e
Merge pull request #23041 from edx/ahtisham/PROD-920
...
Video Transcripts setting not preserved
2020-02-17 13:58:15 +05:00
Ahtisham Shahid
728f7d2c71
Updated Trascript functionality
...
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
2020-02-17 11:48:28 +05:00
edX Transifex Bot
2d65e864e4
fix(i18n): update translations
2020-02-16 16:26:20 -05:00
Robert Raposa
6b55961499
Merge pull request #23115 from edx/robrap/update-auth-docs-2
...
update auth docs
2020-02-14 16:36:01 -05:00
Diana Huang
10aabf9072
Merge pull request #23113 from edx/diana/unpin-search
...
Unpin edx-search and update to latest version.
2020-02-14 14:14:05 -05:00
Diana Huang
59bb5fddd1
Unpin edx-search and update to latest version.
...
https://openedx.atlassian.net/browse/BOM-1036
2020-02-14 13:43:50 -05:00
Robert Raposa
0a64e11db7
update auth docs
...
1. clarify asymmetric jwt decision.
2. move relevant auth docs to edx-drf-extensions and
edx-rest-api-client.
2020-02-14 13:26:35 -05:00
Manjinder Singh
a18d936d46
Revert "Adding new settings to correct places ( #23051 )" ( #23112 )
...
This reverts commit f08185443e .
2020-02-14 13:14:18 -05:00
Robert Raposa
d8c3cfe278
Merge pull request #23106 from edx/robrap/update-auth-docs
...
remove hard line breaks
2020-02-14 11:48:11 -05:00
Dave St.Germain
d01563de6d
Merge pull request #23007 from edx/dcs/unauth-api
...
Allow anonymous access to courseware API
2020-02-14 11:30:56 -05:00
Tim McCormack
ceff4ff3c3
Merge pull request #23110 from edx/jenkins/upgrade-python-requirements-2cae703
...
Python Requirements Update
2020-02-14 16:18:03 +00:00
Dave St.Germain
9da8ff0f0b
Allow anonymous access to courseware API, and return error message if user is unenrolled.
2020-02-14 11:03:15 -05:00
Nathan Sprenkle
c66176da13
Add error reporting to UI for CSV team management ( #23035 )
...
* Add error banner for upload memberships errors
* Edit error message language
* Fix linter warnings
2020-02-14 09:58:58 -05:00
Christie Rice
8fb4049c62
Remove flaky test ( #23075 )
2020-02-14 09:05:45 -05:00
Zia Fazal
352318738a
Merge pull request #23099 from edx/ziafazal/ENT-2626
...
ENT-2626: Stop hitting enterprise API in case of 404 error
2020-02-14 16:37:16 +05:00
edX requirements bot
876b3cae42
Updating Python Requirements
2020-02-14 05:55:05 -05:00
adeel khan
2cae703496
Merge pull request #23073 from edx/adeel/prod_1243_hide_mobile_course_available
...
Using DISABLE_MOBILE_COURSE_AVAILABLE flag to disable mobile course available settings
2020-02-14 15:26:05 +05:00
zia.fazal@arbisoft.com
2453bc8c05
Stop showing hitting enterprise API in case of 404 error
...
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
2020-02-14 15:16:51 +05:00
Uzair Rasheed
eab4e632ab
Merge pull request #23105 from edx/PROD-1034/justify-text-to-improve-usablity
...
Justify the course banner text to improve usablity
2020-02-14 14:46:57 +05:00
Ahtisham Shahid
19137e2737
Fixed staff debug on instructor page
...
added unit test js
fixed test js
updated test commetn
updated xss
2020-02-14 12:20:14 +05:00
Jansen Kantor
cec654f753
two csv upload team-creation bugs ( #23036 )
...
fix csv-upload bugs
2020-02-13 17:16:00 -05:00
edX requirements bot
61154f5dbc
Python Requirements Update ( #23103 )
...
* Updating Python Requirements
* Constrain edx-when version for now
2020-02-13 15:22:01 -05:00
Kyle McCormick
bac070e8af
fixup! fixup! Handle next and course_id in /login_ajax
...
nvm, just skip_unless_lms
2020-02-13 12:24:51 -05:00
Kyle McCormick
0875ede96f
fixup! Handle next and course_id in /login_ajax
...
fix test_login_success_with_redirect in studio
2020-02-13 12:24:51 -05:00
Kyle McCormick
234eedd8c6
Handle next and course_id in /login_ajax
...
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.
2020-02-13 12:24:51 -05:00
Robert Raposa
1718cc91ba
remove hard line breaks
2020-02-13 10:16:33 -05:00
Adeel Khan
d8fb768684
Using Feature flag to disable Mobile Course Available UI
...
This patch would disable Mobile Course Available
UI field in studio's advanced settings based on
DISABLE_MOBILE_COURSE_AVAILABLE flag..
PROD-1243
2020-02-13 19:49:09 +05:00
uzairr
55f87d2ee5
Justify the course banner text to improve usablity
...
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
2020-02-13 17:25:35 +05:00
edx-pipeline-bot
9d81f2a320
Merge pull request #23101 from edx/private_to_public_eaaebc6
...
Mergeback PR from private to public.
2020-02-13 04:40:20 -05:00
Awais Jibran
eaaebc6d93
Merge pull request #169 from edx/aj/sec-fix-capa
...
SECURITY FIX : Fix CAPA Problems
2020-02-13 13:52:29 +05:00
adeelehsan
49be02a052
Merge pull request #23096 from edx/aehsan/prod-1229/add_micromaster_to_contact_form
...
MicroMaster added in contact us form
2020-02-13 01:32:16 +05:00
adeelehsan
e18747a2e0
MicroMaster added in contact us form
...
PROD-1229
2020-02-13 00:06:00 +05:00
Calen Pennington
829aa23db3
Merge pull request #23091 from cpennington/replace-coverage-contexts-during-upload
...
Replace old coverage context files when uploading
2020-02-12 13:00:46 -05:00
adeelehsan
47393b5f7e
Merge pull request #23089 from edx/aehsan/prod-1229/changed_microbachelors_to_micro
...
MicroBachelor changed to Micro
2020-02-12 22:59:40 +05:00
Jeremy Bowman
e1d1c29c00
Fix DRF deprecation warnings ( #23082 )
...
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)
2020-02-12 12:51:40 -05:00
Calen Pennington
06d0d9f3e1
Merge pull request #23086 from edx/nedbat/relative_coverage_files
...
Use relative_files setting for coverage
2020-02-12 11:43:19 -05:00
Calen Pennington
646cf1ed12
Replace old coverage context files when uploading
2020-02-12 11:29:32 -05:00
Calen Pennington
0031d07b86
Merge pull request #23085 from cpennington/upload-coverage-content
...
Pipe COLLECT_WHO_TESTS_WHAT through to jenkins-report.sh so that we u…
2020-02-12 10:09:17 -05:00
Saad Yousaf
6875ef3449
Merge pull request #23055 from edx/saad/PROD-1250
...
Studio export/import bug with problems having more than one pre-tag in problem.
2020-02-12 16:17:20 +05:00
adeelehsan
a41f992e10
MicroBachelor changed to Micro
...
PROD-1229
2020-02-12 15:27:25 +05:00