- Sep 27, 2020
- Sep 25, 2020
-
-
Thomas Tracy authored
- fixes an issue with the keyboard not properly opening the multiselect - Adds missing aria-label - properly disables "clear all" on multiselect when theres an error
-
Robert Raposa authored
- Add ADR for the extraction of waffle_utils to edx-toggles to reuse across IDAs. - Add ADR for temporarily leaving CourseWaffleFlag in edx-platform in order to simplify extraction. - Add ADR for simplifying the interface for WaffleFlag and WaffleSwitch by removing the Namespace classes. ARCHBOM-1339 Co-authored-by:
Feanil Patel <feanil@edx.org>
-
Calen Pennington authored
Increase the mongo query count by one because edxnotes has been turned back on, and it loads the course from the modulestore as part of get_html
-
Kyle McCormick authored
-
Kyle McCormick authored
-
Troy Sankey authored
Bypass calls to has_access() when listing courses
-
Robert Raposa authored
ARCHBOM-1495: replace deprecated RequestMetricsMiddleware
-
Troy Sankey authored
-
Robert Raposa authored
remove flaky test_login_ratelimited
-
Troy Sankey authored
-
Robert Raposa authored
-
Troy Sankey authored
When listing courses for which a user has "staff" level access, bypass calls to has_access() and use a hopefully more performant and simpler access pattern that uses only a single ORM query and far less processing per course. Caution: this short-circuit implementation does not handle org-level access grants.
-
Robert Raposa authored
Replace deprecated RequestMetricsMiddleware with renamed version RequestCustomAttributesMiddleware. ARCHBOM-1495
-
Justin Hynes authored
MICROBA-595 | Add default option to work status choices
-
Fox Piacenti authored
-
edX requirements bot authored
-
- Sep 24, 2020
-
-
Justin Hynes authored
[MICROBA-595] - Add default option to work status choices
-
Kyle McCormick authored
This message comes from the content library block transformer, and has been filling up our logs at a rate of 250k instances/hr. Since we don't need to see this log message in production any more, we are lowering it to the DEBUG level.
-
Awais Qureshi authored
Python Requirements Update
-
Nadeem Shahzad authored
update db dump github action (PSRE-248)
-
nadeemshahzad authored
-
edX Transifex Bot authored
-
edX requirements bot authored
-
- Sep 23, 2020
-
-
Troy Sankey authored
Add even more telemetry to the CourseIdListView
-
Binod Pant authored
-
Thomas Tracy authored
-
Troy Sankey authored
This time, we narrow our search down to paginate_queryset().
-
Usama Sadiq authored
Pin importlib-metadata to version 1.7.0
-
Calen Pennington authored
-
Calen Pennington authored
We fully hide authorization denied blocks from the mobile app (until the latest version of the mobile app rolls out).
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
Calen Pennington authored
-
jawad khan authored
* Added Apple sign-in button branding LEARNER-7926
-
Troy Sankey authored
Add more monitoring to the CourseIdListView
-