oliviaruizknott
0533ecc814
feat: allow notify_credentials to take a list of usernames
2021-02-09 17:04:21 -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
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
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
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
Waheed Ahmed
38187de0f9
Authn MFE: Toggle for microfrontend redirect.
...
VAN-308
2021-02-04 18:58:58 +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
959aed9841
Resolved pep8 issues
2021-02-04 14:07:47 +05:00
Jawayria
e9b167e1fd
Applied pylint-amnesty to course_api
2021-02-04 13:22:45 +05:00
oliviaruizknott
d33d9a66c8
docs: clarify comment
2021-02-03 16:52:34 -05:00
Carla Duarte
d6beb37d72
AA-635: learner dashboard course card image bug
2021-02-03 16:21:43 -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
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
Felipe Montoya
b3cbc404d9
Merge pull request #26046 from open-craft/danielf/BB-3502
...
[BTR-53] [BB-3502] Misuse of urljoin in Gradebook URL from Instructor Panel
2021-02-03 12:59:21 -05:00
Nimisha Asthagiri
2a8b57b01f
Merge pull request #26350 from jramnai/tsd-redirect_user_to_homepage
...
[TSD] annotations for ALWAYS_REDIRECT_HOMEPAGE_TO_DASHBOARD_FOR_AUTHENTICATED_USER
2021-02-03 12:52:51 -05:00
Nimisha Asthagiri
3f8aa0bd7d
Merge pull request #26352 from jramnai/tsd-courses_are_borwsable
...
[TSD] adds annotations for COURSES_ARE_BROWSABLE feature flag
2021-02-03 12:45:54 -05:00
Nimisha Asthagiri
01f2a73081
Merge pull request #26353 from jramnai/tsd-enable_account_deletion
...
[TSD] add annotations for ENABLE_ACCOUNT_DELETION feature flag
2021-02-03 12:45:25 -05:00
Nimisha Asthagiri
cdb254075c
Merge pull request #26354 from jramnai/tsd-enable_bulk_enrollment_view
...
[TSD] add annotations for ENABLE_BULK_ENROLLMENT_VIEW feature flag
2021-02-03 12:45:06 -05:00
Jawayria
03e6a874d0
Applied pylint-amnesty to courseware
2021-02-03 21:56:24 +05:00
Robert Raposa
bb4cfca17b
Merge pull request #26183 from open-craft/nizar/tsd-maintenance-warning
...
[TSD] Documents maintenance banner switch and setting and updates switch
2021-02-03 11:41:38 -05:00
Jayram
d312ab4ff5
add annotations for ENABLE_BULK_ENROLLMENT_VIEW feature flag
2021-02-03 21:44:42 +05:30
Jayram
ebbf09bf0e
add annotations for ENABLE_ACCOUNT_DELETION feature flag
2021-02-03 21:29:04 +05:30
Jayram
8bbf966ae3
adds annotations for COURSES_ARE_BROWSABLE feature flag
2021-02-03 20:43:15 +05:30
Jayram
2a5cd14e68
add annotations for ALWAYS_REDIRECT_HOMEPAGE_TO_DASHBOARD_FOR_AUTHENTICATED_USER feature flag
2021-02-03 20:24:14 +05:30
Jawayria
eb85fe5276
Merge pull request #26286 from edx/py-amnesty-coursewarehistory
...
Applied pylint-amnesty to coursewarehistoryextended
2021-02-03 18:45:42 +05:00
M. Zulqarnain
6f2d54d53b
BOM-2268 : Add Pylint amnesty for Bulk Email ( #26208 )
...
* Add Amnest for Bulk Email
2021-02-03 18:15:37 +05:00
M. Zulqarnain
c9c14ee6fc
BOM-2279 : Pylint amnesty for edxnotes,email_marketing, and experiments ( #26274 )
...
* lint amnesty for edxnotes,email_marketing, and experiments
2021-02-03 18:15:26 +05:00
M. Zulqarnain
65cf0db337
BOM-2278 : Pylint amnesty in discussion, dashboard ( #26275 )
...
* pylint amnesty in discussion, dashboard
2021-02-03 18:15:14 +05:00
M. Zulqarnain
feaf5011c8
BOM-2287 : Pylint amnesty in teams,tests,survey and verify_student ( #26305 )
...
* lint amnesty in teams,tests,survey and verify_student
2021-02-03 18:15:03 +05:00
M. Zulqarnain
0213fde968
BOM-2281 : Pylint amnesty for grades,gating and instructor app ( #26343 )
...
* pyint amnesty for grades,gating and instructor app
2021-02-03 18:14:35 +05:00
Jawayria
462158b3da
Resolved quality issue
2021-02-03 16:57:55 +05:00
Jawayria
2ce363abb0
Applied pylint-amnesty to coursewarehistoryextended
2021-02-03 16:54:49 +05:00
Jawayria
1255cc0ac1
Merge pull request #26281 from edx/py-amnesty-certificates
...
Applied pylint-amnesty to certificates
2021-02-03 15:36:03 +05:00
jawad khan
957f3ab8a5
LEARNER-8191 - Added first_component_block_id in dates api ( #26319 )
...
* LEARNER-8191
Added first_componnet_block_id in dates api
2021-02-03 13:53:21 +05:00
Nimisha Asthagiri
60319c52d9
Merge pull request #26251 from eduNEXT/TSD_retirement_settings_annotations
...
[TSD] Adding annotations for User Retirement settings
2021-02-02 21:00:24 -05:00
Nimisha Asthagiri
95761866a2
Merge pull request #26261 from eduNEXT/TSD_edx_notes_settings_annotations
...
[TSD] Adding annotations for edx_notes_api settings
2021-02-02 20:51:43 -05:00
Nimisha Asthagiri
3b1fe1868b
Merge pull request #26252 from edx/tsd/disable_login_button
...
[TSD] add annotations for the DISABLE_LOGIN_BUTTON feature flag
2021-02-02 20:50:19 -05:00
Nizar Mahmoud
4e16b92971
Documents maintenance banner setting and toggle and adds necessary unit tests
2021-02-02 23:04:53 +03:00
Jawayria
f5f037b62f
Resolved errors
2021-02-02 20:30:46 +05:00
Jawayria
71e0ee6eaf
Resolved errors
2021-02-02 19:52:11 +05:00
jawad khan
8529e433b8
Added completion from root to child blocks api and increased version
...
* Added completion from root to child blocks api and increased version
Learner-8158
2021-02-02 19:51:14 +05:00
Jawayria
1d1dc07310
Resolved quality failures
2021-02-02 19:24:08 +05:00
Jawayria
bb53cd9af0
Applied pylint-amnesty to certificates
2021-02-02 19:24:08 +05:00
Jawayria
92a13c55c3
Applied pylint-amnesty to certificates
2021-02-02 19:23:48 +05:00
Christie Rice
ad3ab3712e
MICROBA-918 Remove unused variables, standardize imports, and use factories in tests ( #26291 )
2021-02-02 09:00:18 -05:00