Robert Raposa
1c19fbf3b3
Merge pull request #26325 from regisb/regisb/migrate-toggle-state-report
...
[BD-21] Migrate toggle state report to edx-toggles
2021-03-22 08:27:49 -04:00
Awais Qureshi
c43cdd0cee
Merge pull request #27100 from edx/revert-27097-revert-27087-fixing-toggles
...
Revert "Revert "temp: Apply pylint amnesy ( Type annotation-invalid-choice )""
2021-03-22 17:26:23 +05:00
Awais Jibran
2ec17309d0
Code Refactor ( #27101 )
2021-03-22 16:07:06 +05:00
Awais Jibran
5f773d326d
Add missing import logs. ( #27066 )
2021-03-22 15:28:13 +05:00
Awais Qureshi
23bcd6f05d
revert: Reverts #27097
...
#27097 reverted the pylint amnesty change. After reverting the ubuntu20 deployment, now this can be deployed again.
2021-03-22 15:17:22 +05:00
edX requirements bot
41c1d237eb
Python Requirements Update ( #27094 )
...
* Updating Python Requirements
* fix proctoring test
Co-authored-by: Zulqarnain <muhammad.zulqarnain@arbisoft.com >
2021-03-22 15:15:46 +05:00
Nadeem Shahzad
44897fe4b8
Merge pull request #27097 from edx/revert-27087-fixing-toggles
...
Revert "temp: Apply pylint amnesy ( Type annotation-invalid-choice )"
2021-03-22 13:08:45 +05:00
Awais Qureshi
20c39b267e
Revert "temp: Apply pylint amnesy ( Type annotation-invalid-choice )"
2021-03-22 12:47:43 +05:00
Awais Qureshi
60cd0c1295
Merge pull request #27087 from edx/fixing-toggles
...
temp: Apply pylint amnesy ( Type annotation-invalid-choice )
2021-03-22 11:19:50 +05:00
Sofiane Bébert
5d7cd3d278
docs: annotate auto_certificate_generation ( #26770 )
2021-03-19 16:01:55 -04:00
Awais Qureshi
4611398429
temp: Apply pylint amnesy.
2021-03-19 23:01:31 +05:00
Usama Sadiq
aa618c460c
refactor: remove unused-imports ( #27083 )
2021-03-19 22:42:14 +05:00
Tim McCormack
7c18840f3d
chore: Unpin pillow and upgrade Python requirements ( #27081 )
...
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/
2021-03-19 16:56:01 +00:00
Régis Behmo
78c152975b
refactor: migrate toggle state report to edx_toggles
...
The toggle state report could not be shared with other IDAs. Here we make use
of the newly available report from edx_toggles, and customize it to add data
from WaffleFlagCourseOverrideModel.
2021-03-19 17:14:14 +01:00
Régis Behmo
ae7d4994bf
fix: deprecated waffle switch usage in test method
2021-03-19 17:08:57 +01:00
Bianca Severino
7a7c87d277
Merge pull request #27080 from edx/bseverino/proctoring-3.7.12
...
Revert edx-proctoring to 3.7.12
2021-03-19 09:59:46 -04:00
Saqib
b367b276c9
docs: add annotations for ENABLE_LTI_PROVIDER feature flag ( #27040 )
2021-03-19 09:42:24 -04:00
Bianca Severino
557029b0db
Revert edx-proctoring to 3.7.12
2021-03-19 09:38:43 -04:00
Lael Birch
bbade4f342
Merge pull request #27076 from edx/ENT-4333
...
Bump edx-enterprise
2021-03-19 09:13:40 -04:00
Sarina Canelake
2342f04447
Merge pull request #26435 from open-craft/shimulch/bb-3624-upstream
...
Fix missing email context values and pass site configuration to better multi-site customization
2021-03-19 08:42:38 -04:00
Lael Birch
20cc87f5ef
Bump edx-enterprise
2021-03-19 08:26:06 -04:00
Awais Qureshi
51e719b15a
Merge pull request #27075 from edx/fixing-unused-imports
...
refactor: remove unused imports.
2021-03-19 16:19:40 +05:00
Awais Qureshi
9c30125e69
Merge pull request #27054 from edx/third-party-auth-3
...
Pyupgrade in common/djangoapps/third-party-modes part3
2021-03-19 16:14:49 +05:00
Awais Qureshi
68c0153dbe
Merge pull request #27053 from edx/third-party-auth-2
...
Pyupgrade in common/djangoapps/third-party-modes part2
2021-03-19 16:07:59 +05:00
edX requirements bot
65e025c248
Updating Python Requirements ( #27070 )
2021-03-19 15:53:28 +05:00
Awais Qureshi
81bab4d01a
Pyupgrade in common/djangoapps/third-party-auth/tests.
2021-03-19 15:39:48 +05:00
Awais Qureshi
275e0c7527
refactor: remove unused imports.
2021-03-19 15:30:01 +05:00
Awais Qureshi
683e6f9aba
refactor: remove unused imports.
2021-03-19 15:22:03 +05:00
Awais Qureshi
05a5f5954b
refactor: remove unused imports.
2021-03-19 10:15:59 +00:00
Awais Qureshi
a2f5a46a68
refactor: Pyupgrade in common/djangoapps/third-party-auth/tests.
2021-03-19 12:40:15 +05:00
Awais Jibran
c377d87c54
Throw an error message if the assertion fails ( #27063 )
2021-03-19 12:23:26 +05:00
Shimul Chowdhury
e942f12adc
Add missing context platform_name and contact_mailing_address. And pass
...
site configuration to email context.
2021-03-19 10:05:49 +06:00
Christie Rice
fa15afb062
fix: Update logging ( #27065 )
...
MICROBA-923
2021-03-18 15:00:52 -04:00
Feanil Patel
1d99bb2eb3
Merge pull request #27062 from edx/feanil/more_logging
...
fix: Add more info in warning log messages.
2021-03-18 12:33:44 -04:00
Alexander J Sheehan
73b48757b0
Merge pull request #27045 from edx/alex-sheehan-edx/bumping-enterprise-bulk-enrollment
...
bumping enterprise version to 3.18.7
2021-03-18 12:12:19 -04:00
Feanil Patel
416407fd73
fix: Add more info in warning log messages.
...
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.
2021-03-18 11:33:08 -04:00
Bianca Severino
14fdb75c15
Merge pull request #27041 from edx/bseverino/proctoring-3.7.13
...
Update edx-proctoring to 3.7.13
2021-03-18 11:11:06 -04:00
Awais Jibran
dd3a0bd939
Add missing import logs. ( #27056 )
2021-03-18 19:57:18 +05:00
Robert Raposa
d4bbd9d03e
fix: move ignored error message custom attribute ( #27047 )
...
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
2021-03-18 10:37:47 -04:00
Simon Chen
69da33cc9c
Update the logging messages on ID Verification backend ( #27061 )
...
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
2021-03-18 10:32:25 -04:00
Waheed Ahmed
4af767e0fb
Fix finish auth url for MFE
...
Currently extra query params are not being handled in get TPAContextView,
Fixed using already available get_next_url_for_login_page().
VAN-415
2021-03-18 19:19:14 +05:00
Usama Sadiq
afc0a6b770
refactor: Ran pyupgrade on openedx/core/djangoapps/enrollments ( #26912 )
...
Co-authored-by: Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com >
Co-authored-by: Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com >
2021-03-18 18:38:20 +05:00
Usama Sadiq
918c44e499
refactor: Ran pyupgrade on openedx/core/djangoapps/embargo ( #26911 )
2021-03-18 18:38:09 +05:00
Usama Sadiq
8ca33082ff
refactor: Ran pyupgrade on openedx/core/djangoapps/django_comment_common ( #26910 )
2021-03-18 18:37:59 +05:00
Usama Sadiq
5b9978029e
refactor: ran pyupgrade on openedx/core/djangoapps ( #26909 )
...
Ran pyupgrade on {debug, demographics, discussions}.
2021-03-18 18:37:31 +05:00
Dillon Dumesnil
1949675761
Merge pull request #27042 from edx/ddumesnil/segment-device-mode-aa-692
...
refactor: AA-692: Update location of is-hidden class when fa icon is …
2021-03-18 06:29:59 -07:00
Awais Qureshi
abf9ce852c
Merge pull request #27052 from edx/third-party-auth
...
Pyupgrade in common/djangoapps/third-party-modes/
2021-03-18 17:13:19 +05:00
Awais Qureshi
4beb498c04
Merge pull request #27051 from edx/course-modes-pyupgrade-3
...
Pyupgrade in common/djangoapps/coursemodes.
2021-03-18 16:41:36 +05:00
Zainab Amir
3cdbb5b36a
Track total time it takes users to register ( #27020 )
...
Added a new property in edx.bi.user.account.registered event to
track total time it took the user to register.
VAN-413
2021-03-18 13:02:12 +05:00
AsadAzam
1593b40702
Improved logging for import ( #27024 )
...
* 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 >
2021-03-18 12:40:38 +05:00