- Feb 03, 2021
-
-
Jawayria authored
-
M. Zulqarnain authored
-
edX cache uploader bot authored
-
jawad khan authored
* LEARNER-8191 Added first_componnet_block_id in dates api
-
stvn authored
* Commits: style: Fix pylint issues in discussions app
-
Nimisha Asthagiri authored
[TSD] add annotations for ALLOW_COURSE_RERUNS feature flag
-
Nimisha Asthagiri authored
[TSD] add annotations for DISABLE_MOBILE_COURSE_AVAILABLE feature flag
-
Nimisha Asthagiri authored
[TSD] Adding annotations for User Retirement settings
-
Nimisha Asthagiri authored
[TSD] Adding annotations for edx_notes_api settings
-
Nimisha Asthagiri authored
[TSD] add annotations for the DISABLE_LOGIN_BUTTON feature flag
-
stvn authored
-
- Feb 02, 2021
-
-
Jeff Chaves authored
* Removes the sync_enterprise_catalog_query boolean field from the EnterpriseCustomerCatalog model. * Adds migration to remove the sync_enterprise_catalog_query boolean field.
-
Jeff Chaves authored
-
irfanuddinahmad authored
ENT-4063: Updated version for edx-enterprise
-
Manjinder Singh authored
* fix: Correcting logic for xblock_handler token expiration The previous math had a date math error which resulted in token expiring in 0-2 days instead of 2-4 days Co-authored-by:
Feanil Patel <feanil@edx.org> Co-authored-by:
Tim McCormack <tmccormack@edx.org>
-
stvn authored
* Commits: feat: Allow filtering of discussion providers
-
Kyle McCormick authored
Several tasks are explicitly named as (or like) their old, deprecated import path. The issue here is that django-user-tasks listens for task invocations, and attempts to import the task based on its name. If the task name is completely wrong, user-tasks will catch the ImportError and move on. If the task is a valid *deprecated* import, though, then user-tasks will choke on the raised `DeprecatedEdxPlatformImportError`. Thus, we must rename three tasks to their new full path: 1. entitlements.expire_old_enrollments 2. third_party_auth.fetch_saml_metadata 3. student.send_activation_email The first two are run daily, and so are safe to be renamed in place. The third task must be renamed using an expand-contract pattern; otherwise, we would drop hundreds of tasks during the App vs. Worker out-of-sync version window that happens at deployments. This commit is the expand phase.
-
Usama Sadiq authored
Applied pylint-amnesty to pipeline_mako
-
Usama Sadiq authored
Applied pylint-amnesty to static_replace
-
irfanuddinahmad authored
-
stvn authored
Propose and implement organization-wide discussion-provider filtering. Fixes: TNL-7814
-
jawad khan authored
* Added completion from root to child blocks api and increased version Learner-8158
-
Jawayria authored
-
Jawayria authored
-
Christie Rice authored
-
Jawayria authored
-
Jawayria authored
-
Usama Sadiq authored
Lower the UPPER_PYLINT_THRESHOLD to 5900
-
usamasadiq authored
-
Usama Sadiq authored
Applied pylint-amnesty to common/{lib, test, __init__.py}
-
Usama Sadiq authored
Applied pylint-amnesty to xblock_django
-
Usama Sadiq authored
Applied pylint-amnesty to terrain
-
Usama Sadiq authored
Applied pylint-amnesty to status
-
Usama Sadiq authored
Applied pylint-amnesty
-
Usama Sadiq authored
BOM-2306 : pylint amnesty in cms apps
-
Usama Sadiq authored
BOM-2282
-
Usama Sadiq authored
BOM-2283
-
Usama Sadiq authored
BOM-2284
-
Usama Sadiq authored
BOM-2285
-
Usama Sadiq authored
BOM-2286
-