- Mar 19, 2021
-
-
Usama Sadiq authored
-
Tim McCormack authored
Pillow was pinned for Python 3.5 support, which we no longer need. - https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst - https://facelessuser.github.io/soupsieve/about/changelog/
-
Bianca Severino authored
Revert edx-proctoring to 3.7.12
-
Saqib authored
-
Bianca Severino authored
-
Lael Birch authored
Bump edx-enterprise
-
Sarina Canelake authored
Fix missing email context values and pass site configuration to better multi-site customization
-
Lael Birch authored
-
Awais Qureshi authored
refactor: remove unused imports.
-
Awais Qureshi authored
Pyupgrade in common/djangoapps/third-party-modes part3
-
Awais Qureshi authored
Pyupgrade in common/djangoapps/third-party-modes part2
-
edX requirements bot authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
Awais Jibran authored
-
Shimul Chowdhury authored
site configuration to email context.
-
- Mar 18, 2021
-
-
Christie Rice authored
MICROBA-923
-
Feanil Patel authored
fix: Add more info in warning log messages.
-
Alexander J Sheehan authored
bumping enterprise version to 3.18.7
-
Feanil Patel authored
If this happens, it's usefule to know what main view code was being targetd so that we can more easily investigate what might have caused this issue. Add a new custom attribute 'safe_sessions.user_mismatch' to find requests that had this issue in our monitoring system.
-
Bianca Severino authored
Update edx-proctoring to 3.7.13
-
Awais Jibran authored
-
Robert Raposa authored
The `error_expected` custom attribute used to contain both the class name and the error message. This had the following issues: * Combining data in the same custom attribute limits the ability to query. * The additional error class and message data is only needed for ignored errors, since this data isn't available elsewhere. The following changes were made: * `error_expected` will always have the value True if present. * `error_ignored` no longer exists. * `error_ignored_class` will contain the error module and class for ignored errors. * `error_ignored_message` will contain the error message for ignored errors. ARCHBOM-1708
-
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
-