- Mar 04, 2020
-
-
Troy Sankey authored
This reverts commit e6f58b6d. This is our third (3rd!) attempt to deploy stage 2 of this column rename.
-
Kyle McCormick authored
The PR template that I added a few months ago doesn't seem to be adding any value to platform PRs.
-
Robert Raposa authored
BOM-1324: delete oauth2.enforce_jwt_scopes waffle switch
-
Robert Raposa authored
The code for this switch was removed in: https://github.com/edx/edx-platform/pull/23188 BOM-1324
-
Alex Dusenbery authored
-
Manjinder Singh authored
* Removing all settings that have OIDC in name * Removing ENABLE_DOP_ADAPTER * changes JWT_ISSUER value in devstack
-
Awais Jibran authored
* Workaround the error in find_question_label. This is a temporary log, which will give us information and unblock the course team. PROD-1326 * raise exception after logging it.
-
Ahtisham Shahid authored
Updated requirements by make upgrade
-
Ahtisham Shahid authored
-
- Mar 03, 2020
-
-
Jansen Kantor authored
-
Adam Butterworth authored
TNL-7094
-
Feanil Patel authored
* Delete flaky test. * Remove flaky instructor dashboard help test. * Remove flaky problem type tests. * Remove flaky studio container tests. * Remove flaky studio container tests. * Remove flaky studio problem editor tests. * Remove flaky enrollment track mode tests. * Delete flaky video transcript tests. * Fix pep8 issue.
-
atesker authored
EDUCATOR-4920 Control permission to REST endpoint CR1 EDUCATOR-4920 Control permission to REST endpoint CR1
-
edX cache uploader bot authored
-
Michael Terry authored
Add ExperimentWaffleFlag
-
Simon Chen authored
MST-121 We should allow the business case where a learner can be enrolled into a program, then unenrolled, then enroll into another program with the same course
-
Michael Terry authored
This is a helpful class when running an experiment, to help bucket users and keep track of which enrollments to consider as part of the experiment. AA-53
-
Diana Huang authored
Make upgrade to remove duplicate django-countries.
-
Alex Dusenbery authored
Update ORA to 2.6.16 | Fixes the text_response property to be more backwards-compatible with _old_ ORA blocks.
-
Diana Huang authored
-
David Ormsbee authored
Allow Block Structures Collect to work in Studio
-
Calen Pennington authored
Upgrade edx-when
-
Diana Huang authored
-
edX cache uploader bot authored
-
Troy Sankey authored
Merge pull request #23236 from edx/pwnage101/deng-18-rename_site_configuration_siteconfiguration_values_2.2 Add migration to populate site_values in SiteConfigurationHistory
-
David Ormsbee authored
Block Structures were meant to be gathered using the LMS process, as it's meant to be an optimized store for the LMS to use. But there's an argument to be made for at least the Collect side of the Collect + Transform could be a Studio concern, because it explicitly needs to avoid user-awareness. In either event, collect() was broken on devstack before this commit because Studio's runtime does not permit handler_url invocation on "thirdparty" XBlocks. Since VideoBlock is not really third-party (and it's questionable whether there's any benefit to making the distinction these days), I'm just making this change to allow Studio to run collect() without error in the Studio process. This will fix devstack, which does not properly route these collect() calls to the LMS process (because celery runs in-proc by default).
-
Manjinder Singh authored
* Revert "Ran make migration on third_party_auth (#23253)" This reverts commit 49be65cc. * Removing provider.util import * Removing further provider things * Adding hash tests
-
Awais Jibran authored
Fix due date extension view.
-
Awais Jibran authored
Run `make upgrade` on edx-platform to update python packages. PROD-1333
-
Feanil Patel authored
Revert "Ran make migration on third_party_auth"
-
Manjinder Singh authored
This reverts commit 49be65cc.
-
Adam Butterworth authored
TNL-7094 Remove auto focusing of InlineDiscussion views on load. Removing this unneeded focus management eliminates scroll issues when discussions are contain in an iframe in a parent page.
-
Ahtisham Shahid authored
created logs to track edx-lti.org errors
-
- Mar 02, 2020
-
-
Dave St.Germain authored
Add verified mode to the courseware API
-
Feanil Patel authored
Feanil/add shortuuid
-
Manjinder Singh authored
* Ran make migration on third_party_auth and removing skip comment from test_migrations_are_in_sync
-
Cory Lee authored
-
Feanil Patel authored
-
Feanil Patel authored
-
Feanil Patel authored
-