Commit Graph

60428 Commits

Author SHA1 Message Date
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
Ali-D-Akbar
33335cd65d PROD-2023 2021-02-04 10:21:39 +05:00
Ali-D-Akbar
810fd89be6 PROD-2022 2021-02-04 10:21:39 +05:00
Ali-D-Akbar
584ea0b614 PROD-2021 2021-02-04 10:21:39 +05:00
Ali-D-Akbar
2d9531e8d1 PROD-2020 2021-02-04 10:21:39 +05:00
Ali-D-Akbar
cace39bbc7 PROD-2016 2021-02-04 10:21:39 +05:00
Ali-D-Akbar
fd7c526c76 PROD-2001 2021-02-04 10:20:25 +05:00
Ali-D-Akbar
551ec819fc PROD-2000 2021-02-04 10:20:25 +05:00
Ali-D-Akbar
c7a467b04d PROD-1999 2021-02-04 10:20:25 +05:00
Ali-D-Akbar
bff5ac45e6 PROD-1998 2021-02-04 10:20:25 +05:00
Ali-D-Akbar
4c2f07e1ed PROD-1997 2021-02-04 10:20:25 +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
Carla Duarte
d6beb37d72 AA-635: learner dashboard course card image bug 2021-02-03 16:21:43 -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
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
Kyle McCormick
3185dda123 fix: Rename send_activation_email task (step 3/3) (#26329)
The old name was
`student.send_activation_email`.

The new name is now
`common.djangoapps.student.tasks.send_activation_email`.

We no longer user the old task name,
so we can safely stop registering it with Celery
workers, without fear of dropping any lingering
tasks under the old name.
2021-02-03 11:10:01 -05:00
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
Usama Sadiq
8c2472a821 Merge pull request #26349 from edx/usamasadiq/lower-pylint-upper-threshold
Lower the UPPER_PYLINT_THRESHOLD to 4000
2021-02-03 20:06:44 +05:00
Alexander Sheehan
1c26f3900f bumping enterprise version to 3.17.20 2021-02-03 09:57:16 -05:00
Jayram
2a5cd14e68 add annotations for ALWAYS_REDIRECT_HOMEPAGE_TO_DASHBOARD_FOR_AUTHENTICATED_USER feature flag 2021-02-03 20:24:14 +05:30
usamasadiq
144a16f424 Lower the pylint_error_threshold to 4000 2021-02-03 19:38:29 +05:00
Kyle McCormick
1d2d59f8bd Merge pull request #26328 from edx/kdmccormick/send-activation-email-2
fix: rename send_activation_email task (step 2/3)
2021-02-03 09:09:31 -05:00
Jawayria
200b318892 Resolved pylint error 2021-02-03 18:59:09 +05:00
Jawayria
308c152c29 Merge pull request #26326 from edx/bom-2312
pylint-amnesty on common/lib
2021-02-03 18:46:16 +05:00
Jawayria
b17e69644e Merge pull request #26323 from edx/bom-2314
Applied pylint-amnesty to openedx/core/{djangolib, lib, tests, *.py
2021-02-03 18:46:02 +05:00
Jawayria
eb85fe5276 Merge pull request #26286 from edx/py-amnesty-coursewarehistory
Applied pylint-amnesty to coursewarehistoryextended
2021-02-03 18:45:42 +05:00
Sarina Canelake
5bf36dfa0c Merge pull request #26268 from edx/sarina/extend-draft-mongo-support
Extend expiration of DEPRECATE_OLD_COURSE_KEYS_IN_STUDIO toggle
2021-02-03 08:28:35 -05:00