edX requirements bot
033bb5a3c4
Updating Python Requirements ( #22594 )
2019-12-23 10:08:29 -05:00
edX requirements bot
1aa2bd548c
Updating Python Requirements ( #22586 )
2019-12-20 10:53:22 -05:00
edX requirements bot
7a52523830
Updating Python Requirements ( #22575 )
2019-12-19 10:37:49 -05:00
Feanil Patel
84093e11c1
Upgrade edx-ora2 to fix studio edit view.
...
There was a serialization issue with one of the studio JS assets that
is rendered as a part of the edit view.
2019-12-19 09:17:13 -05:00
Aarif
10a00f8c98
Merge pull request #22508 from edx/BOM-1082
...
Updated the django-countries to support Django 2.2
2019-12-19 12:15:04 +05:00
Jeremy Bowman
072b3c11a1
Upgrade edx-ace and edx-django-sites-extensions ( #22535 )
2019-12-18 14:07:20 -05:00
Nicholas D'Alfonso
1fcab4d1ad
DISCO-1414 org source of truth
...
-point to updated edx-organizations package
2019-12-18 11:47:22 -05:00
Ned Batchelder
597c5d5f15
Merge pull request #22545 from edx/nedbat/coverage-5
...
Upgrade to coverage 5.0
2019-12-18 10:48:36 -05:00
aarif
d81af828fb
updated the django-countries to version that supports django 2.2
...
updated the tests
minor changes
changes made verify capitalized country code
changes made verify capitalized country code
changes made stay consistent with country code implementation
changes made to test with previous implementation
updated the django-countries version to latest
updated the tests input to match the output
updated the constants to use updated country names according to new ISO standards
2019-12-18 18:40:48 +05:00
edX requirements bot
5d35941ec3
Updating Python Requirements
2019-12-18 05:50:07 -05:00
Simon Chen
8e8386501d
Upgrade edx-proctoring so we can deploy the email message changes
2019-12-17 14:52:28 -05:00
edX requirements bot
bf0a6f6308
Updating Python Requirements ( #22553 )
2019-12-17 11:52:18 -05:00
Ned Batchelder
18b17b40af
Unpin coverage and use the latest (5.0)
2019-12-16 15:36:46 -05:00
Simon Chen
c5e0a9f636
PROD-1089 upgrade edx-proctoring to the code with bug fixes on Instructor Dashboard Proctoring view
2019-12-16 10:40:29 -05:00
Awais Qureshi
572448d82b
BOM-1088
...
Upgrade django-ses
2019-12-16 16:26:07 +05:00
Aarif
16e0207512
Merge pull request #22494 from edx/BOM-1081
...
Updated the django-cors-headers to support Django 2.2
2019-12-16 14:50:10 +05:00
aarif
e9672344f8
updated the django-cors-headers to version that supports django 2.2
...
downgrade the django-cors-headers version to 2.5.3
downgrade the django-cors-headers version to 2.5.3
updated the django-cors-headers to version that supports django 2.2
downgrade the django-cors-headers version to 2.5.3
downgrade the django-cors-headers version to 2.5.3
updated the django-cors-headers to version that supports django 2.2
downgrade the django-cors-headers version to 2.5.3
downgrade the django-cors-headers version to 2.5.3
ran make upgrade
2019-12-16 12:57:10 +05:00
DawoudSheraz
113f48d545
update ora version
2019-12-16 11:20:55 +05:00
Diana Huang
c68d4e1648
Merge pull request #22534 from edx/robrap/BOM-1094-fix-proctoring-bug
...
make upgrade to get python 3 proctoring fix
2019-12-13 15:54:28 -05:00
Feanil Patel
5f2539b49e
Bump to the latest edx-proctoring.
2019-12-13 14:59:50 -05:00
Robert Raposa
dea12d85a6
make upgrade to get python 3 proctoring fix
...
BOM-1094
2019-12-13 14:22:50 -05:00
Jeremy Bowman
e13855a295
Upgrade pycryptodomex ( #22520 )
2019-12-13 14:20:43 -05:00
Awais Qureshi
078dd82a1e
Merge pull request #22514 from edx/awais786/BOM-1083
...
BOM-1083
2019-12-13 23:17:06 +05:00
Feanil Patel
1411ef548c
Merge branch 'master' into release-mergeback-to-master
2019-12-13 10:28:35 -05:00
Awais Qureshi
222523ec24
BOM-1083
...
Upgrade django-debug-toolbar
2019-12-13 16:08:00 +05:00
Jeremy Bowman
6cb441b876
Upgrade edx-proctoring to fix Py3 bug ( #22521 )
2019-12-12 15:46:26 -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
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
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
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
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
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
Diana Huang
4b6a522a87
Upate xblock-lti-consumer to get more Python 3 fixes.
2019-12-10 15:11:17 -05:00
Jeremy Bowman
0e1881f525
Fixes for celery worker Python 3 bugs ( #22479 )
2019-12-10 14:07:27 -05:00
Giovanni Cimolin da Silva
ba4de2f933
Upgrade pymongo and fix issues
...
This commit upgrades the version of pymongo from 2.x to 3.x, removing usages to deprecated functions usage and fixing tests where necessary.
This version of pymongo supports MongoDB 2.x all the way up to 4.2, and this ensures that the platform will be able to run on a supported MongoDB version in the next release.
2019-12-09 15:43:56 -03:00
edX requirements bot
e7d5b0e6b1
Updating Python Requirements
2019-12-09 05:49:49 -05:00
Albert (AJ) St. Aubin
12a416486a
Upgrade edx-enterprise
2019-12-06 13:20:14 -05:00
Alex Dusenbery
07dfe4db1c
EDUCATOR-4821 | Upgrade edx-bulk-grades to 0.6.5
2019-12-06 10:47:13 -05:00
Mat Carter
b4e3dfb731
EDUCATOR-4820 Update edx-ora2 to 2.4.7
2019-12-05 13:40:52 -05:00
Zaman Afzal
bdf0075117
bump edx-enterprise version to 2.0.30 ( #22436 )
2019-12-04 18:58:27 +05:00
DawoudSheraz
ec044a604c
ora version bump
2019-12-03 10:28:10 +05:00
Awais Qureshi
ca746885a2
BOM-1028
...
Bump the versio
2019-11-28 01:31:03 +05:00
Zaman Afzal
0497646ad9
bump edx-enterprise version to 2.0.27 ( #22410 )
2019-11-27 14:16:37 +05:00
Alex Dusenbery
6c754aaf9f
upgrade ORA to 2.4.3
2019-11-26 11:07:31 -05:00
edX requirements bot
f0b78cf17b
Updating Python Requirements
2019-11-26 05:49:14 -05:00
Albert (AJ) St. Aubin
2400d895d9
Upgrading edx-enterprise
2019-11-25 12:43:37 -05:00
DawoudSheraz
821417a6f1
update ORA
2019-11-25 12:42:23 +05:00
Awais Qureshi
7000b29d9a
Merge pull request #22383 from edx/awais786/edx-when-upgrade
...
BOM-1015.
2019-11-22 21:35:30 +05:00