- Mar 18, 2021
-
-
Simon Chen authored
Currently in edx.org production, we have seen unhelpful error message that produces noises covering real important errors. This change would update the logging so we can have better and informative error messages for ID Verification
-
Waheed Ahmed authored
Currently extra query params are not being handled in get TPAContextView, Fixed using already available get_next_url_for_login_page(). VAN-415
-
Usama Sadiq authored
Co-authored-by:
Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com> Co-authored-by:
Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com>
-
Usama Sadiq authored
-
Usama Sadiq authored
-
Usama Sadiq authored
Ran pyupgrade on {debug, demographics, discussions}.
-
Dillon Dumesnil authored
refactor: AA-692: Update location of is-hidden class when fa icon is …
-
Awais Qureshi authored
Pyupgrade in common/djangoapps/third-party-modes/
-
Awais Qureshi authored
Pyupgrade in common/djangoapps/coursemodes.
-
Zainab Amir authored
Added a new property in edx.bi.user.account.registered event to track total time it took the user to register. VAN-413
-
AsadAzam authored
* Improved logging for import * Refactored code * Refactored code * Refactored code * Refactored code * Refactored code * refactored code * Refactored code * Updating log Co-authored-by:
Awais Jibran <awaisdar001@gmail.com>
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Matthew Piatetsky authored
[AA-461] Change how we get course ids to avoid memory issues
-
- Mar 17, 2021
-
-
Matthew Piatetsky authored
-
Dillon Dumesnil authored
We ran into a bug where the is-hidden class was being overridden by the font awesome styling due to a late load of font awesome (causing the fa class to take precedence). This changes to instead wrap the icon in the span so there is no competing between the two classes on the same element
-
Awais Qureshi authored
Upgrading update-edx-bulk-grades to latest ver.
-
Stu Young authored
add email to segment traits for enrollment events
-
Awais Qureshi authored
pyupgrade in content-type-gating
-
M. Zulqarnain authored
-
M. Zulqarnain authored
-
M. Zulqarnain authored
-
Awais Qureshi authored
-
Jawayria authored
BOM-2408: Removed unused imports from openedx/core/djangoapps/content
-
Awais Qureshi authored
pyupgrade in course-bookmarks, course-duration
-
Robert Raposa authored
Adds logging and monitoring capabilities for expected errors. See the ADR and how-to documentation for details of how to configure and use the EXPECTED_ERRORS setting and new monitoring and logging. ARCHBOM-1708 Co-authored-by:
Tim McCormack <tmccormack@edx.org>
-
Awais Qureshi authored
-
jawad khan authored
* LEARNER-7611 Get all quality video urls in blocks api * moved video profiles from blocks api to video_module
-
Jawayria authored
BOM-2352: Removed unused imports from lms/djangoapps/{lti_provider, m…
-
edX requirements bot authored
-
- Mar 16, 2021
-
-
Stuart Young authored
-
Matthew Piatetsky authored
[AA-461] Call celery task directly from management command instead of calling the signal
-
Matthew Piatetsky authored
AA-461
-
Matt Tuchfarber authored
Enable course cert sync for all courses
-
Matt Tuchfarber authored
Removes waffle flag restriction for syncing certificate available dates to the credentials service.
-
Stu Young authored
add traits to segment context for enrollment activated events
-
Christie Rice authored
-
Alex Dusenbery authored
fix: enterprise 3.18.6 | The update_role_assignments_with_customers command no longer updates records. It only creates new records, which helps de-risk the operation.
-