- Jan 25, 2021
-
-
Ahtisham Shahid authored
* Improved traces for new relic in cms dashboard
-
- Jan 23, 2021
-
-
Usama Sadiq authored
Merge pull request #26142 from edx/testeng/bokchoy_auto_cache_update_cf1e6aeb39c0a811897f5ef92c7f5a34b83afa52 Bokchoy Testing DB Cache update
-
- Jan 22, 2021
-
-
edX cache uploader bot authored
-
David Ormsbee authored
[MNG-1904] Fix: update new runtime's runtime.anonymous_student_id to store in DB
-
Waheed Ahmed authored
Updated Facebook SSO button color acccording to their brand guidelines. VAN-296
-
Waheed Ahmed authored
If an enterprise customer is associated with the request, keep the user on the monolith FE and do not redirect them to MFE. VAN-125
-
Saad Yousaf authored
* Logo text for edge * Refactored code Co-authored-by:
Asad <asadazam93@gmail.com>
-
Usama Sadiq authored
Python Requirements Update
-
jawad khan authored
LEARNER-8097 Added self paced in course serializer
-
edX requirements bot authored
-
- Jan 21, 2021
-
-
Braden MacDonald authored
This addresses a longstanding TODO item to make runtime.anonymous_student_id for content libraries v2 work the same way as it does for XBlocks in regular courses, persisting the "context ID" (equivalent to course ID) to the database. This way, if SECRET KEY is changed, existing anonymous IDs will continue to work unchanged. This is a potentially breaking change, but should mostly affect capa problems using external code graders or Matlab code input, and I'm not aware of any such usage of the new runtime / libraries v2.
-
Michael Roytman authored
update version of edx-proctoring library to 2.5.13
-
Michael Roytman authored
-
Matthew Piatetsky authored
[AA-497] Only set due dates on subsections that contain graded assignments with a score and a nonzero weight
-
Kyle McCormick authored
Deprecated edx-platform import paths (for example, `student` instead of `common.djangoapps.student`) currently raise warnings when used. We want to fully remove support for those paths. As an easily reversible way to initially remove support, we add a new setting to LMS and Studio called `ERROR_ON_DEPRECATED_EDX_PLATFORM_IMPORTS`, defaulting to False. We set it to True for devstack and will set it to True in Stage and Production soon. If critical errors occur, we can easily flip the setting back to False.
-
Kyle McCormick authored
The correct path is `common.djangoapps.course_modes...`
-
M. Zulqarnain authored
* Upgrade social-auth-core * Fixing a test. Co-authored-by:
Usama Sadiq <usama.sadiq@arbisoft.com> Co-authored-by:
Awais Qureshi <awais.qureshi@arbisoft.com>
-
edX requirements bot authored
-
Zainab Amir authored
-
- Jan 20, 2021
-
-
Matthew Piatetsky authored
Previously we were only checking the graded attribute which doesn't account for ungraded assignments https://openedx.atlassian.net/browse/AA-497
-
Bianca Severino authored
Update edx-proctoring to 2.5.12
-
stvn authored
* Commits: Bump version of lti-consumer-xblock to include fixed migrations
-
Bianca Severino authored
-
Kshitij Sobti authored
Bump version of lti-consumer-xblock to include fixed migrations from https://github.com/edx/xblock-lti-consumer/pull/136
-
Nathan Sprenkle authored
-
Sarina Canelake authored
[BD-03] [TNL-7805] [BB-3371] LTI Discussion Tab
-
Hammad Ahmad Waqas authored
edx-enterprise version bump.
-
edX cache uploader bot authored
-
Kshitij Sobti authored
-
Kshitij Sobti authored
This PR lays the groundwork for a an LTI tab that can embed any LTI1.1-based tool as an course tab. It also adds another tab based on this LTI Tab that offers special support for embedding LTI-based discussion tools in a course tab. If enabled this will replace the existing discussion tab.
-
HammadAhmadWaqas authored
-
Usama Sadiq authored
Python Requirements Update
-
Ali Akbar authored
update thresholds after IM security fixes 5
-
edX requirements bot authored
-
- Jan 19, 2021
-
-
Matt Hughes authored
This will help us flip mysterious cases where proctored exams are marked inactive. JIRA:MST-609
-
Kyle McCormick authored
Pulls in: * Translation corrections (1.10.1) * Fix deprecated import, which is soon to be unsupported (1.10.2)
-
Ali-D-Akbar authored
-
Diana Huang authored
Add edx_sga to our code_owners mappings.
-
David Ormsbee authored
[SE-3530] Adds Boto3 support for Import/Export functionality
-
David Ormsbee authored
[MCKIN-26432] [BB-3158] Add Unit to breadcrumbs navigation
-