Commit Graph

57463 Commits

Author SHA1 Message Date
Felipe Montoya
081a334fb8 Merge pull request #26212 from eduNEXT/lmm/annotation_mfe_urls
[TSD] Add annotations for MFE URL settings
2021-02-05 17:51:05 -05:00
Felipe Montoya
aba34c506e Merge pull request #26406 from jramnai/tsd-enable_student_history_view
[TSD] docs: Add annotations for ENABLE_STUDENT_HISTORY_VIEW feature flag
2021-02-05 17:50:41 -05:00
Aarif
b3b8e81148 replaced unittest assertions pytest assertions (#26267) 2021-02-05 23:54:11 +05:00
Tim McCormack
38f29c30f8 feat: Use edx-proctoring 3.0.0 and set required ID generation key (#26408)
MST-637: edx-proctoring 3.0.0 now requires a new key for use in ID
generation, starting from same value as SECRET_KEY (pre-rotation, but
rotation never happened for devstack.)

Remote config changes already made for relevant environments.
2021-02-05 16:19:14 +00:00
Tim McCormack
ac7a9f405b refactor: Remove old version of anonymous user ID generation (#26398)
In commit 2723e0e2/PR #26162, we created a new version of the
`anonymous_id_for_user` method that would make it safe to rotate the
`SECRET_KEY` setting (without changing existing anonymous IDs). This
included a toggle to allow fast reversion to the old code if needed.

This commit removes the old code and the toggle as we are satisfied with
the correctness and performance of the new code.

ref: ARCHBOM-1645
2021-02-05 15:35:16 +00:00
Waheed Ahmed
335915a933 Fix failed attempts and lockout messages for MFE.
VAN-342
2021-02-05 19:37:20 +05:00
Matthew Piatetsky
b91f720b7e Merge pull request #26293 from edx/AA-613
[AA-613] Return content type gate for staff users when masquerading as the Learner in Audit or Learner in Limited Access Roles
2021-02-05 09:18:34 -05:00
Jayram Nai
df517c7c21 docs: Add annotations for ENABLE_STUDENT_HISTORY_VIEW feature flag 2021-02-05 18:54:36 +05:30
Matthew Piatetsky
ae7d0a1ed8 Return content type gate for staff users when masquerading as the Learner in Audit or Learner in Limited Access Roles
This is necessary to display the content type gate in the UI
AA-613
2021-02-04 17:34:16 -05:00
Ned Batchelder
ceb0933f18 Merge pull request #26278 from edx/nedbat/less-specific
fix: Studio setting descriptions shouldn't mention edx.org
2021-02-04 16:59:57 -05:00
Christie Rice
1fe0eee969 MICROBA-918 Fix warnings (#26397) 2021-02-04 15:45:00 -05:00
Carla Duarte
a08faaaa9c Merge pull request #26360 from edx/ciduarte/AA-635
AA-635: learner dashboard course card image bug
2021-02-04 14:58:53 -05:00
Christie Rice
8845685fd8 MICROBA-918 Check for the allowlist on invalidation and failing grades (#26356) 2021-02-04 13:42:33 -05:00
taliaedX
2bc851033d Merge pull request #26394 from edx/trhodes/update_enterprise_feb4
update enterprise to 3.17.22
2021-02-04 13:15:12 -05:00
Robert Raposa
d7b2ff0be4 Merge pull request #26229 from edx/robrap/warn-against-lms-import-in-cms
warn against import from lms in cms
2021-02-04 12:28:36 -05:00
Usama Sadiq
21f30853e0 Merge pull request #26386 from edx/testeng/bokchoy_auto_cache_update_756cd3b5981ada981ee7276b226777348f8e8e4a
Bokchoy Testing DB Cache update
2021-02-04 22:19:19 +05:00
Matt Hughes
af70102d46 Don't show onboarding info panel for practice exams
JIRA:MST-634
2021-02-04 12:11:45 -05:00
Talia Rhodes
84e2bf0704 update enterprise 2021-02-04 11:53:22 -05:00
edX cache uploader bot
856087d516 Updating Bokchoy testing database cache 2021-02-04 10:16:18 -05:00
Olivia Ruiz-Knott
016b1ce3f7 Merge pull request #26227 from edx/ork/MICROBA-905_add-history-to-certificate-invalidation
MICROBA-905 Add django-simple-history  to CertificateInvalidation model
2021-02-04 10:11:05 -05:00
Sid Verma
d81215c1e9 [SE-3685] Hide footer links if unconfigured in Certificates (#25872)
* Don't show marketing links if not configured

* Remove failing test
2021-02-04 10:09:49 -05:00
Usama Sadiq
047cc151f4 Merge pull request #26385 from edx/usamasadiq/bom-2332-pylint-amnesty
Applied pylint amnesty
2021-02-04 19:46:00 +05:00
usamasadiq
297dfd9718 Applied pylint amnesty 2021-02-04 19:14:40 +05:00
Bianca Severino
e5cc220d96 Merge pull request #26357 from edx/bseverino/proctored-exam-email
[MST-636] Add additional check for proctoring requirements
2021-02-04 09:09:12 -05:00
Alex Dusenbery
6d13b2c817 edx-enterprise version 3.17.21
Introduce and use a roles_api module, use the roles API in receivers that want to create or delete role assignments.
For new learners and admins, associate their user-role with the customer to which they are linked.
Does not yet specify the enterprise_customer for deletions. We want to maintain current behavior on deletes until we do a data backfill of that field. So for now, we'll continue to delete all assignments held by the deleted user.
Install django-cache-memoize, so that we can memoize roles (not assignments) in the Django cache.
2021-02-04 09:08:27 -05:00
Waheed Ahmed
38187de0f9 Authn MFE: Toggle for microfrontend redirect.
VAN-308
2021-02-04 18:58:58 +05:00
Robert Raposa
87a3777a79 Merge pull request #26374 from regisb/regisb/no-future
[BD-21] Upgrade usage of edx_toggles.toggles
2021-02-04 08:43:06 -05:00
Jawayria
cf064be41a Merge pull request #26370 from edx/jawayria/bom-2328-pylint-amnesty
Applied pylint-amnesty to openedx apps
2021-02-04 18:40:17 +05:00
Jawayria
3d19ee8272 Merge pull request #26372 from edx/jawayria/bom-2329-pylint-amnesty
BOM-2329: Applied pylint-amnesty to system_wide_roles, theming, user_…
2021-02-04 18:31:05 +05:00
Jawayria
ff3e9995fc Merge pull request #26375 from edx/jawayria/bom-2330-pylint-amnesty
BOM-2330: Applied pylint-amnesty to util, verified_track_content, vid…
2021-02-04 18:30:55 +05:00
Jawayria
d6061f03db Merge pull request #26381 from edx/jawayria/bom-2331-pylint-amnesty
BOM-2331: Applied pylint-amnesty to waffle_utils, xblock, xmodule_dja…
2021-02-04 18:30:42 +05:00
Awais Qureshi
1f778dd729 Merge pull request #26378 from edx/BOM-2335
BOM-2335
2021-02-04 18:22:23 +05:00
Awais Qureshi
1e0e7aa494 Merge pull request #26379 from edx/BOM-2336
BOM-2336
2021-02-04 18:20:12 +05:00
Jawayria
9ecbe15d91 BOM-2329: Applied pylint-amnesty to system_wide_roles, theming, user_api, user_authn 2021-02-04 18:00:51 +05:00
Jawayria
d37faa8270 BOM-2330: Applied pylint-amnesty to util, verified_track_content, video_config, video_pipeline 2021-02-04 17:52:58 +05:00
Jawayria
250c94dc6a BOM-2331: Applied pylint-amnesty to waffle_utils, xblock, xmodule_django, zendesk_proxy, __init__.py 2021-02-04 17:49:15 +05:00
M. Zulqarnain
e159ab8e4d Pylint amnesty in openedx plugin_api, profile_images and programs apps (#26377) 2021-02-04 17:10:38 +05:00
M. Zulqarnain
6e7af5eab6 lint amnesty in monkey_patch,oauth_dispatch,olx_rest_api and password_policy (#26376) 2021-02-04 17:10:16 +05:00
Awais Qureshi
5ea60327b1 BOM-2336
Apply pylint-amnesty.
2021-02-04 16:49:47 +05:00
Awais Qureshi
07b182b3be BOM-2335
Apply pylint-amnesty.
2021-02-04 16:37:41 +05:00
Usama Sadiq
96dd5855ca Merge pull request #26371 from edx/usamasadiq/bom-2309-pylint-amnesty
Applied pylint-amnesty to common/djangoapps/entitlements
2021-02-04 16:17:38 +05:00
M. Zulqarnain
96ff0734f7 BOM-2320 : Pylint amnesty in course apps under openedx (#26348)
* pylint amnesty in course apps under openedx
2021-02-04 15:34:14 +05:00
M. Zulqarnain
355423d322 pylint amnesty in openedx (#26364) 2021-02-04 15:34:01 +05:00
M. Zulqarnain
c3c57c5ecd BOM-2322 : Pylint amnesty in openedx apps (#26367)
* pylint amnesty in demographics, discussions and comments app
2021-02-04 15:33:50 +05:00
usamasadiq
e1ed3211c1 Applied pylint-amnesty to common/djangoapps/entitlements 2021-02-04 15:33:25 +05:00
M. Zulqarnain
39b207007c BOM-2323 : Pylint amnesty in embargo and enrollments apps (#26368)
* pylint amnesty in openedx apps
2021-02-04 15:32:59 +05:00
M. Zulqarnain
99c169c444 pylint amnesty in heartbeat,header_control and lang_pref (#26369) 2021-02-04 15:32:10 +05:00
Régis Behmo
9370eae0a2 Upgrade usage of edx_toggles.toggles
The waffle classes previously in future are now available directly from
edx_toggles.toggles. Since this future module is going to be removed soon,
we become future-proof by getting rid of it.
2021-02-04 10:51:58 +01:00
Jawayria
b6b6489b96 Merge pull request #26313 from edx/amnesty-util
Applied pylint-amnesty to util
2021-02-04 14:44:50 +05:00
Jawayria
11174a8d9c Merge pull request #26285 from edx/py-amnesty-courseware
Applied pylint-amnesty to courseware
2021-02-04 14:44:36 +05:00