- Jul 07, 2020
-
-
edX cache uploader bot authored
-
Kellie Selinka authored
update edx-enterprise version
-
Robert Raposa authored
Fix bug in metric temp_flag_no_request_default_match. Metric renamed to temp_flag_no_request_default_match_2 to ensure we are looking at the right data. This extends Phase 1 of the rollout, as documented in: https://github.com/edx/edx-platform/pull/24392 ARCHBOM-1331
-
Kellie Selinka authored
ENT-3073
-
Robert Raposa authored
Once USE_DEFAULT_TRUE_NAMESPACE is fully rolled out and proves to return True where we wish, we can remove this temporary roll-out flag introduced in: https://github.com/edx/edx-platform/pull/24322 ARCHBOM-1316
-
Christie Rice authored
-
daphneli-chen authored
dlichen/AA-202 setup
-
Christie Rice authored
* MICROBA-393 Add customized partner report headings * Add sorting
-
Alex Wang authored
-
Robert Raposa authored
This is Phase 1 of a 2 part rollout. Here, we want to ensure that checking if the waffle flag is set to active for everyone would provide the same value as the current implementation for calls that have no request. The current implementation is to use flag_undefined_default, which is deprecated and we are trying to remove. We are adding a custom metric to see if they match in Production. If all goes well, in Phase 2 we will switch to this new approach. ARCHBOM-1331
-
Daphne Li-Chen authored
-
Aura Milena Alba authored
[BD-10] [DEPR-83][DEPR-81] Remove pattern library in course_home.py
-
Christie Rice authored
-
Christie Rice authored
-
Alex Dusenbery authored
-
Feanil Patel authored
Constrain edx-enterprise.
-
Tim McCormack authored
-
- Jul 06, 2020
-
-
edX Transifex Bot authored
-
Ali Akbar authored
optimize course enrollment count query
-
Ali-D-Akbar authored
-
- Jul 02, 2020
-
-
Feanil Patel authored
This will allow for more controlled releases of enterprise code in edx-platform.
-
Robert Raposa authored
In order to remove the deprecated flag_undefined_default=True argument, this commit updates the following flags to always be enabled using a new temporary class: - course_experience.course_outline_page - course_experience.unified_course_tab Adds a temporary setting `USE_DEFAULT_TRUE_NAMESPACE`, to enable a monitored rollout of this change. TNL-7061 is the ticket where these flags will actually be removed. This requires more careful work including removing all dead code, and potentially refactoring tests that were testing shared functionality, but only when the flag was False. ARCHBOM-1316
-
Michael Terry authored
AA-220: Making Library Content an Aggregator CompletionMode
-
Alex Dusenbery authored
Turn on enterprise integration in devstack settings. We are first-class citizens, and we demand respect! :p
-
edX cache uploader bot authored
-
edX requirements bot authored
-
Awais Jibran authored
Patch IDV emails approved
-
Awais Jibran authored
-
- Jul 01, 2020
-
-
Dillon Dumesnil authored
This change will prevent Library Content from being marked as complete on view and the corresponding version bump to edx-completion contains code that will start looking at the children of the library content for completeness.
-
Ben Warzeski authored
* show teamset as pennant in team cards within my_teams view * update verifyCards spec helper to be able to check teamset label * update tests for team_card teamset label. Co-authored-by:
Ben Warzeski <benwarzeski@edX-C02CD0HCLVDM.cable.rcn.com>
-
Tim McCormack authored
...and pin django-ipware for the moment
-
Saleem Latif authored
Fixed COURSE_CATALOG_URL_ROOT attribute error for studio
-
Saleem Latif authored
-
Awais Qureshi authored
BOM-1521
-
Awais Qureshi authored
Removing ddt constraint.
-
- Jun 30, 2020
-
-
Jeremy Bowman authored
The new releases end up importing code in Studio that relies on an LMS-only setting. Pinning until resolved. Also pinning edx-completion until the test failures in #24365 get resolved.
-
Tim McCormack authored
- Reference correct version of Django docs - Updates to LMS envs diagram: - Rename aws.py reference in image (now production.py) - Remove deprecated and deleted environments - Update note on `devstack_docker.py` to explain history
-
stvn authored
* Commits: Add Studio warning for deprecated course keys
-