Talia Rhodes
84e2bf0704
update enterprise
2021-02-04 11:53:22 -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
Jawayria
1bfbedcc8f
Merge pull request #26280 from edx/py-amnesty-course-api
...
Applied pylint-amnesty to course_api
2021-02-04 14:44:24 +05:00
Jawayria
731ccc8ce3
Applied pylint-amnesty to openedx/core/djangoapps/{session_inactivity_timeout, signals, site_configurations}
2021-02-04 14:40:28 +05:00
Jawayria
959aed9841
Resolved pep8 issues
2021-02-04 14:07:47 +05:00
Zaman Afzal
f92226b211
ENT-4041 Multiple Enterprises Feature waffle switch annotation ( #26321 )
2021-02-04 14:05:00 +05:00
Jawayria
e9b167e1fd
Applied pylint-amnesty to course_api
2021-02-04 13:22:45 +05:00
Zaman Afzal
fa98f0837e
ENT-4034 Third party auth waffle switch annotation ( #26304 )
2021-02-04 13:21:39 +05:00
Ali Akbar
966d7ec785
Merge pull request #26361 from edx/IM/security-fixes-7-thresholds
...
update thresolds after IM security fixes 7
2021-02-04 10:38:45 +05:00
Aarif
6af99e64bf
replaced unittest assertions pytest assertions ( #26270 )
2021-02-04 10:08:39 +05:00
Aarif
f99229fa6f
replaced unittest assertions pytest assertions ( #26242 )
2021-02-04 10:06:28 +05:00
Aarif
277d52982c
reaplced unittest assertions pytest assertions ( #26241 )
2021-02-04 09:55:55 +05:00
Ali-D-Akbar
05bc0b9273
update thresolds after IM security fixes 7
2021-02-04 09:50:20 +05:00
oliviaruizknott
d33d9a66c8
docs: clarify comment
2021-02-03 16:52:34 -05:00
Bianca Severino
3f5cbcfc6a
Check for an existing proctored exam before sending proctoring requirements email
2021-02-03 15:54:52 -05:00
Gonzalo Romero
22eb29dabe
[TSD]Adding toggle annotations for wiki settings ( #26262 )
...
Adding toggle annotations for WIKI settings
* adding annotations for WIKI_HANDLING_ACCOUNT
* adding annotations for WIKI_ANONYMOUS
* add toggle annotations for WIKI_ENABLED
* add toggle annotations for WIKI_USE_BOOTSTRAP_SELECT_WIDGET
2021-02-03 15:43:20 -05:00
anjalia28
df45be2e20
[TSD] add toggle annotations for FEATURES['ENABLE_DISCUSSION_SERVICE'] ( #26205 )
...
* add toggle annotations for FEATURES['ENABLE_DISCUSSION_SERVICE']
* added comments in cms/envs/common.py
2021-02-03 15:18:14 -05:00
Alexander J Sheehan
935533b680
Merge pull request #26351 from edx/alex-sheehan-edx/bump-enterprise-3.17.20
...
bumping enterprise version to 3.17.20
2021-02-03 15:04:36 -05:00
edx-pipeline-bot
4b6001eb2b
Merge pull request #26355 from edx/private_to_public_c5b0056
...
Mergeback PR from private to public.
2021-02-03 14:59:52 -05:00
Ali Akbar
c5b0056b30
Merge pull request #215 from edx/IM/security-fixes-6
...
Incident Management Security Fixes 6
2021-02-04 00:03:38 +05:00