- Nov 17, 2020
-
-
Robert Raposa authored
ARCHBOM-1260 Co-authored-by:
Tim McCormack <tmccormack@edx.org>
-
David Ormsbee authored
[SE-3329] Expose banner image url in course API
-
Albert (AJ) St. Aubin authored
[MICROBA-585] In support of an investigation into errors we are receiving for JWT tokens we are adding some data to the JSON response on a token refresh.
-
Thomas Tracy authored
-
Usama Sadiq authored
Python Requirements Update
-
edX requirements bot authored
-
Felipe Espinoza authored
It is required by edx-platform/openedx/core/lib/html_to_text.py
-
- Nov 16, 2020
-
-
Ned Batchelder authored
Squash a regex warning
-
Carla Duarte authored
AA-199: Surfacing program progress in courseware API
-
Michael Terry authored
When masquerading in courseware API, reset the request user
-
Carla Duarte authored
-
Ned Batchelder authored
warnings.py:109 - /edx/app/edxapp/edx-platform/common/djangoapps/static_replace/__init__.py:76: DeprecationWarning: Flags not at the start of the expression '\n (?x) ' (truncated)
-
Patrick Cockwell authored
Extend the learning_sequences Course Outline API to handle milestones, content gating, and special exams. This includes things like entrance exams that would block other content from being accessible, and proctored exams which would be unavailable until an exam is started. Co-authored-by:
Agrendalath <piotr@surowiec.it>
-
edX requirements bot authored
-
Saleem Latif authored
ENT-3680: Do not send email if profile not created, this code path is run as a result UserPreference save signal before profile is created.
-
- Nov 15, 2020
-
-
edX Transifex Bot authored
-
- Nov 13, 2020
-
-
Feanil Patel authored
Remove a deprecation warning.
-
Feanil Patel authored
DeprecationWarning: The unescape method is deprecated and will be removed in 3.5, use html.unescape() instead.
-
Diana Huang authored
Revert "Merge pull request #25515 from edx/diana/edx-search"
-
Usama Sadiq authored
Merge pull request #25589 from edx/testeng/bokchoy_auto_cache_update_c9a505492b25cb4bb326f9cdc6aba945997da1df Bokchoy Testing DB Cache update
-
Adam Stankiewicz authored
-
Diana Huang authored
This reverts commit 9714d741, reversing changes made to 5bc7c399.
-
Diana Huang authored
Update edx-platform to use Elasticsearch 7.
-
Feanil Patel authored
ARCHBOM-1369 Update ownership mappings.
-
Michael Terry authored
It's important that request.user be set as the effective user, because waffle flags and bits of code around the place look at it. This should make masquerading more accurate to what the learner sees.
-
Feanil Patel authored
Add mapping from django apps to repos so we can look up owners by this repo in the ownership mapping.
-
edX cache uploader bot authored
-
Kyle McCormick authored
This upgrades edx-organizations from 5.3.0 to 6.0.0, the notable change being the addition of a uniqueness constraint on `Organization.short_name`. TNL-7645
-
AsadAzam authored
Fixed social icons color
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
This reverts commit b73f7554.
-
Asad authored
-
Gábor Boros authored
Banner image URL is exposed on the course list and course details API endpoints. The new `banner_image_url` API field has both the relative and absolute URLs for the image it represents, if it is set.
-
Zainab Amir authored
-
Usama Sadiq authored
Python Requirements Update
-
Saleem Latif authored
Do not send email if profile not created, this code path is run as a result UserPreference save signal before profile is created.
-
edX requirements bot authored
-
- Nov 12, 2020
-
-
Bianca Severino authored
Default to expiry_date for older software secure photo verifications
-
David Ormsbee authored
[BD-04] Convert Randomize XModule to XBlock
-