- Nov 17, 2020
-
-
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
-
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
-
David Ormsbee authored
[BD-04] Convert Conditional XModule to XBlock
-
Bianca Severino authored
-
Michael Terry authored
AA-289: rewrite how course updates behave when dismissed
-
Awais Jibran authored
Adding brand-edx.org as a dependency to edx-platform
-
Bianca Severino authored
Set expiration_date field in IDVerificationAttempt model
-
Awais Jibran authored
-