Calen Pennington
842adc6fcd
Archive WTW artifacts and send splunk files at the end of the WTW collection phase
2019-12-12 13:49:44 -05:00
Feanil Patel
35c2d766e6
Merge pull request #22512 from edx/diana/fix-response-caching
...
Handle the caching of responses between Python 2 and Python 3.
2019-12-12 12:44:04 -05:00
Diana Huang
40c98fb22b
Copy list in a way that is both Py2 and Py3 compatible.
2019-12-12 12:17:56 -05:00
Feanil Patel
a8ea9844dc
Deal with cache misses.
2019-12-12 11:40:59 -05:00
Diana Huang
e005c0461e
Handle the caching of responses between Python 2 and Python 3.
2019-12-12 11:18:43 -05:00
Robert Raposa
9f72c69e8a
Merge pull request #22511 from edx/robrap/ARCH-1253-logistration-using-login-user-take-2
...
ARCH-1253: logistration using login user - take 2
2019-12-12 11:18:10 -05:00
Robert Raposa
d79e7df32b
use login_ajax for logistration
...
- use login_ajax (in place of login_session with shim) for
logistration's call to login POST
- add toggle for using login_ajax from logistration
- FEATURES['ENABLE_LOGIN_POST_WITHOUT_SHIM']
- add custom metrics for redirect_url
- update test for third-party auth error_code
NOTE: The error_code `third-party-auth-with-no-linked-account`
was introduced in JSON in this earlier PR:
https://github.com/edx/edx-platform/pull/22452/files
ARCH-1253
2019-12-12 10:39:49 -05:00
Thomas Tracy
5c44c6d63a
Change the footer trademark year.
2019-12-12 10:02:51 -05:00
Diana Huang
fe5a862153
Merge pull request #22503 from edx/diana/logging-middleware
...
Add logging middleware to determine why our responses are bad.
2019-12-12 09:33:37 -05:00
Zainab Amir
7eb21f4dec
Change version of social-auth-app-django ( #21956 )
...
Microsoft social login is not working on edx mobile app. The issue
is fixed in newer version of social-auth-app-django.
PROD-718
2019-12-12 18:07:34 +05:00
Zainab Amir
3e426ccecc
Suppress grade on dashboard ( #22471 )
...
Learners should not be able to view final grade before course end
date.Suppress the grade achieved so far till course end date on
dashboard.
PROD-701
2019-12-12 17:22:58 +05:00
Waheed Ahmed
9cb4c8276f
Merge pull request #22502 from edx/geoip2-bot-update-country-database2019-12-11
...
geoip2: update maxmind geolite country database
2019-12-12 13:24:03 +05:00
brianhw
f3a1b28c53
Merge pull request #22504 from edx/brian/DE-1824-step2
...
Bump version of edxval to 1.1.33.
2019-12-12 02:20:38 -05:00
Agrendalath
c05f241eab
Allow one letter extra fields
...
Some existing or custom extra fields may be actually shorter than 2 letters (e.g. [cities](https://en.wikipedia.org/wiki/List_of_short_place_names )). Therefore we can decrease the `min_length` of these fields to `1`.
2019-12-12 04:49:12 +01:00
Feanil Patel
23e6f13937
Merge pull request #22506 from edx/nedbat/fix-codejail-serialization
...
Fix serialization issues in codejail
2019-12-11 21:17:24 -05:00
Ned Batchelder
13fdbd0c75
Fix serialization issues in codejail
2019-12-11 18:19:53 -05:00
Brian Wilson
929f53acde
Bump version of edxval to 1.1.33.
...
DE-1824: step 2 of 4 in renaming 'exists' field in ThirdPartyTranscriptCredentialsState to 'has_creds' (v1.1.33)
2019-12-11 17:32:27 -05:00
Diana Huang
28ce0e6739
Add logging middleware to determine why our responses are bad.
2019-12-11 17:01:07 -05:00
edX Transifex Bot
67cf593e0f
geoip2: update maxmind geolite country database
2019-12-11 20:33:17 +00:00
Abdul Hannan
c804bca577
Merge pull request #22496 from edx/rename_start_in_schedule_2.5/5
...
Custom management command for data migration in Schedule
2019-12-12 01:01:47 +05:00
Feanil Patel
617e8519d9
Merge pull request #22499 from edx/feanil/no-exception-to-re-raise
...
Re-raise issue was in codejail.
2019-12-11 14:56:10 -05:00
Jeremy Bowman
ca1265a679
Make XModuleDescriptor hashable again ( #22501 )
2019-12-11 14:37:07 -05:00
Diana Huang
d0ab1fc423
Merge pull request #22500 from edx/diana/update-lti
...
Update xblock-lti-consumer with more Python 3 fixes.
2019-12-11 14:33:14 -05:00
hunytalk
28d5458a1c
Custom management command for data migration in Schedule
2019-12-12 00:02:59 +05:00
Jeremy Bowman
09c995a3cd
Update xblock-poll with Python 3 fix ( #22497 )
2019-12-11 12:20:42 -05:00
Diana Huang
c958ff449b
Update xblock-lti-consumer with more Python 3 fixes.
2019-12-11 11:58:48 -05:00
Giovanni Cimolin da Silva
5983d5dd42
Skip test on python 3
2019-12-11 13:54:34 -03:00
Feanil Patel
f52a0f6b98
Re-raise issue was in codejail.
...
- Undo the previous change.
- Pull in the version of codejail with the fix for the issue.
2019-12-11 11:50:20 -05:00
adeel khan
2eab2a3a8a
Merge pull request #22350 from edx/adeel/prod_1005_automate_failed_photo_verification
...
Automate retry_failed_photo_verification mgt command
2019-12-11 14:17:03 +05:00
Nimisha Asthagiri
022a0117ae
Merge pull request #22468 from edx/arch/account-activation-cleanup
...
Account Activation cleanup
2019-12-10 21:26:03 -05:00
Nimisha Asthagiri
f539a51901
user_authn: Move password-related tests to test_password.py
2019-12-10 20:23:52 -05:00
Nimisha Asthagiri
5e3df7aed4
user_api: Remove unneeded test-only activate_account
2019-12-10 20:23:52 -05:00
Nimisha Asthagiri
90be24986a
student: Remove unused change_setting endpoint
2019-12-10 20:23:52 -05:00
David Ormsbee
fead65750f
Merge pull request #20684 from open-craft/clemente/support-date-columns-in-student-csv-export
...
Add last_login and date_joined to the student profile export
2019-12-10 18:20:40 -05:00
Feanil Patel
a76139da97
Merge pull request #22482 from edx/feanil/fix_mobile_versioning_middleware
...
Ignore bad cached data.
2019-12-10 18:11:03 -05:00
Giovanni Cimolin da Silva
c20f7cb7f5
Fix services tests
2019-12-10 19:23:44 -03:00
Feanil Patel
0e1116003a
Ignore bad cached data.
...
When migrating from python 2 to 3 we can get in a situation where the
cache has data that the new version of python can't read. In this case
drop the bad data and re-cache the correct data.
2019-12-10 16:15:46 -05:00
Diana Huang
ce0de597fd
Merge pull request #22483 from edx/diana/update-xblock-lti-consumer
...
Upate xblock-lti-consumer to get more Python 3 fixes.
2019-12-10 16:01:45 -05:00
Jeremy Bowman
86186e2026
Fix graph traversal under Python 3 ( #22484 )
2019-12-10 15:52:26 -05:00
Diana Huang
4b6a522a87
Upate xblock-lti-consumer to get more Python 3 fixes.
2019-12-10 15:11:17 -05:00
Feanil Patel
fb73bcb27c
Merge pull request #22478 from edx/diana/handle-branding-string
...
Redirect to the view names directly.
2019-12-10 15:06:32 -05:00
Diana Huang
b4825c52be
Merge pull request #22481 from edx/diana/py3-cleaned-data
...
Remove items from a different dictionary than the one we're iterating over.
2019-12-10 14:53:21 -05:00
Diana Huang
5d095b3a7b
Merge pull request #22477 from edx/diana/reraise-capa
...
Use six to reraise a capa error.
2019-12-10 14:50:48 -05:00
Jeremy Bowman
0e1881f525
Fixes for celery worker Python 3 bugs ( #22479 )
2019-12-10 14:07:27 -05:00
Diana Huang
6e7d54e820
Use the view names for redirect.
2019-12-10 13:39:54 -05:00
Diana Huang
4a828d749a
Remove items from a different dictionary than the one we're
...
iterating over.
2019-12-10 13:21:03 -05:00
Diana Huang
5cc562b5b8
Use six to reraise a capa error.
2019-12-10 12:47:27 -05:00
Matthew Piatetsky
b7452ca61b
Merge pull request #22430 from edx/REV-954
...
[REV-954] get optimizely from cloudflare
2019-12-10 11:13:31 -05:00
hasnain.naveed
ece5e48f1c
ENT-2505 | By passing the check for forcing the login by third auth when user is already authenticated by third party.
2019-12-10 19:14:32 +05:00
Giovanni Cimolin da Silva
a78c21db10
Fix course export issue
2019-12-10 09:39:27 -03:00