Waheed Ahmed
cb8556bfa6
Merge pull request #182 from edx/aehsan/fix_xss_linting_issues
...
fixed xss linting issues
2020-06-30 19:30:25 +05:00
edX Transifex Bot
ce9d22254b
fix(i18n): update translations
2020-06-28 17:45:57 -04:00
Aarif
9e34cb3df9
Removed deprecated future imports ( #24295 )
2020-06-28 23:40:03 +05:00
Zainab Amir
0b80987ba0
Add vem_enabled_courses_percentage ( #24294 )
...
Add a field to VEM config model that will decide the percentage of
courses allowed to go to VEM pipeline. The courses that don't meet the
criteria will go to VEDA.
PROD-1722
2020-06-26 14:30:42 +05:00
Awais Qureshi
bbe9d19c01
BOM-1811
...
assert_has_calls() has different order of specified calls.
if any_order is true then the calls can be in any order,
but they must all appear in mock_calls.
https://docs.python.org/3/library/unittest.mock.html#unittest.mock.Mock.assert_has_calls
2020-06-25 22:04:48 +05:00
adeelehsan
c127706ee7
Fixed XSS issues in xblock.js.
...
PROD-1660
PROD-1662
2020-06-25 14:09:20 +05:00
Zachary Hancock
bcc1ddd375
add proctoring escalation contact setting ( #24243 )
2020-06-24 16:02:17 -04:00
Michael Roytman
e5f298e158
Change validation code to use the value of the proctoring_provider model when making a comparison instead of the entire model. Otherwise, the condition 'current_provider != requested_provider' always resolves to True.
2020-06-23 18:49:28 -04:00
Robert Raposa
9b0024376a
update flags using flag_undefined_default=True
...
In order to enable us to remove flag_undefined_default, this
updates flags according to alternatives documented in:
https://github.com/edx/edx-platform/blob/master/openedx/core/djangoapps/waffle_utils/docs/decisions/0001-refactor-waffle-flag-default.rst
These flags were updated with a migration:
- enable_checklists_quality
- REJECTED_EXAM_OVERRIDES_GRADE
- ENFORCE_FREEZE_GRADE_AFTER_COURSE_END
- WRITABLE_GRADEBOOK
ARCHBOM-1304
2020-06-23 14:37:50 -04:00
Aarif
27480cdd2f
Removed deprecated future imports
2020-06-23 18:51:43 +05:00
Michael Roytman
af36b2941d
Merge pull request #24273 from edx/mroytman/PROD-1761-advanced-settings-proctoring-fix
...
Add condition to check whether the user has requested a change to the…
2020-06-22 14:02:11 -04:00
Michael Roytman
57d5736337
Add condition to check whether the user has requested a change to the proctoring_provider Advanced Setting. In the case that the setting is not available (i.e. the ENABLE_PROCTORING_PROVIDER_OVERRIDES waffle flag is not enabled for the course), the requested proctoring_provider will be None. We should consider, in this case, that the user has not requested a change to the proctoring_provider setting and therefore should not prevent the user from saving course settings if the other conditions for preventing changes to the proctoring_provider setting are met.
2020-06-22 11:22:23 -04:00
Awais Qureshi
576ad48dbd
Merge pull request #24274 from eduNEXT/eric/py38_dict_insertion_order
...
[BD-6] Update dicts order to fix tests
2020-06-22 20:10:49 +05:00
edX Transifex Bot
4f6aad45c8
fix(i18n): update translations
2020-06-21 17:35:47 -04:00
Eric Herrera
3cdd5c4d27
Change some tests dict order to fix assertion after python 3.7 change of preserving insertion order in dicts.
2020-06-21 09:32:34 -05:00
Michael Roytman
6a21cd3f91
rename blacklist/whitelist to exclude list/include list in Course Metadata class
2020-06-19 14:33:41 -04:00
Ali Akbar
edd9b02d52
Merge pull request #180 from edx/sustaining-xsslint-security-fixes
...
Sustaining xsslint security fixes
2020-06-18 11:32:39 +05:00
SaadYousaf
52cfe647b3
syncing certificates on course update on credential side.
2020-06-16 11:58:49 +05:00
edX Transifex Bot
8c9c536e82
fix(i18n): update translations
2020-06-11 11:50:40 -04:00
edX Transifex Bot
be7abfa271
fix(i18n): update translations
2020-06-11 11:01:12 -04:00
Kyle McCormick
4857bd5d1e
Disable changing special exam type after release date ( #24118 )
...
* Disable changing special exam type after release date
Do some client-side validation to make sure that exams
that *are* or *ever were* special may not be changed
to a special exam type (other than the current one)
after release date.
MST-258
Co-authored-by: Zach Hancock <zhancock@edx.org >
2020-06-11 10:45:04 -04:00
edX Transifex Bot
aa3501c63a
fix(i18n): update translations
2020-06-11 09:56:32 -04:00
Ali-D-Akbar
a02392d48a
PROD-1282
2020-06-10 14:40:58 +05:00
SaadYousaf
4fb5e7692f
PROD-1256
2020-06-10 14:40:58 +05:00
SaadYousaf
33543bb914
PROD-1258
2020-06-10 14:40:58 +05:00
SaadYousaf
684be2382e
PROD-1284
2020-06-10 14:40:58 +05:00
SaadYousaf
028c6e1d56
PROD-1255
2020-06-10 14:40:58 +05:00
Ali-D-Akbar
d3a9895f82
PROD-1283
2020-06-10 14:40:58 +05:00
Ali-D-Akbar
26f4b0f54b
PROD-1280
2020-06-10 14:40:58 +05:00
Ali-D-Akbar
e883636cbc
PROD-1288
2020-06-10 14:40:58 +05:00
Ali-D-Akbar
7470a9d447
PROD-1285
2020-06-10 14:40:58 +05:00
Ali-D-Akbar
3573e23c4e
PROD-1281
2020-06-10 14:40:58 +05:00
Waheed Ahmed
6b268c37b4
Rate limit logistration endpoints.
...
PROD-1506
2020-06-10 13:33:26 +05:00
Feanil Patel
278b747918
Don't fail to provision if we can't find the revision_config_file.
2020-06-08 16:21:30 -04:00
edX Transifex Bot
2315d0a0eb
fix(i18n): update translations
2020-06-07 17:55:18 -04:00
Zachary Hancock
f70ce6eb85
prevent proctoring provider changes after course start ( #24146 )
...
* prevent proctoring provider changes after course start
* better comment wording
* add support email to error msg
2020-06-05 13:25:12 -04:00
Zainab Amir
cdc1c91980
Integrate Video Encode Manager ( #24093 )
...
* Add VEMPipelineIntegration config model
* Add course waffle flag to enable vem pipeline selectively
PROD-1636
2020-06-04 11:45:34 +05:00
David Ormsbee
998d38b8b1
Merge pull request #23344 from edx/ormsbee/learning_seq_api
...
Learning Sequence / Course Outline API
2020-06-03 09:45:39 -04:00
asadazam93
86d7725f26
fixed visibility state for self paced
2020-06-03 14:06:54 +05:00
David Ormsbee
5d1b24988e
Create learning_sequences app, Course Outline API.
...
Introduces the learning_sequences app, intended to provide metadata for
sequences and course outlines. The short term goal is to provide faster
source of this information for the new Courseware microfrontend
(frontend-app-learning). The medium term goal is to provide an in-proc
API that is useful to other parts of the platform that need fast access
to course outline information customized for a user. The long term
goals are outlined in the README.rst.
This first iteration of the API only lays out the basic structure for
how we'd arrange the pieces, with enough of an implementation to feel
"real" (simple schedules, staff_only content hiding). It's not ready to
be turned on, and is not currently plugged into the publish-flow. The
only way to get data into this new API is via the update_course_outline
management command. The REST endpoint is also currently limited to
global staff only, though it's possible to get the outline for a student
by using the ?username= query parameter.
TNL-7122
2020-06-02 15:31:21 -04:00
Kyle McCormick
7e3470db42
Expose was_ever_proctored_exam dict entry on xblock_info ( #24040 )
...
In a follow-up PR, this entry will be used to validate
on the client-side that a block that *is* or *ever was*
a proctored/practice/onboarding exam cannot be configured
as a different proctored/practice/onboarding exam, as that
has led to problematic exam configuration states between
edX and proctoring providers.
MST-258
2020-06-02 09:44:12 -04:00
Ahtisham Shahid
d66cfcfe46
updated cms pages
2020-06-01 19:07:30 +05:00
edX Transifex Bot
740550491d
fix(i18n): update translations
2020-05-31 17:35:59 -04:00
Zainab Amir
bfd95c7fbb
Remove transcript credential saving in VAL ( #24066 )
2020-05-27 18:38:01 +05:00
adeelehsan
cc3d3aa4ab
Merge pull request #24023 from edx/aehsan/PROD-1610/fixed_xss_lint_issues
...
Fixed lint issues
2020-05-21 17:45:43 +05:00
adeelehsan
98590dbddf
Fixed xss lint issues
...
PROD-1609
PROD-1610
PROD-1614
PROD-1615
PROD-1616
2020-05-21 17:22:32 +05:00
Ahtisham Shahid
675721aa0e
fixed linter issue
2020-05-20 15:04:08 +05:00
Ahtisham Shahid
7110b45e85
fixed linter issue
2020-05-20 14:40:56 +05:00
Ahtisham Shahid
4f5496f02c
Fixed Import error due to pre tag
...
Fixed regex for nested pre tags
Updated import export test
fixed quality test issue
fixed No exception type(s) specified
updated tests
fixed linter issue
fixed linter issue
fixed linter issue
2020-05-20 13:17:53 +05:00
Zainab Amir
770e7ea3ab
Fix transcript status for VEDA videos ( #23962 )
2020-05-12 18:42:33 +05:00