Adam Stankiewicz
36dd8b8029
bump edx-enterprise version to 3.0.13
2020-04-10 12:25:10 -04:00
edX requirements bot
c611fac404
Updating Python Requirements ( #23684 )
2020-04-10 07:54:24 -04:00
Jeff Chaves
534547c24f
bumping edx-enterprise version to 3.0.10 ( #23681 )
2020-04-09 13:15:38 -04:00
Brandon Baker
aed6256830
Update edx-enterprise to 3.0.9 ( #23668 )
...
This update pulls in transitioning various contains content calls to
use the new enterprise catalog service behind a waffle flag.
ENT-2575
2020-04-09 08:19:01 -04:00
Syed Muhammad Dawoud Sheraz Ali
78aec0513d
update edxval ( #23662 )
2020-04-08 17:47:37 +05:00
edX requirements bot
1e28719c41
Updating Python Requirements ( #23661 )
2020-04-08 12:22:19 +00:00
Matt Drayer
c469ac46d9
Upgrade edx-enterprise to 3.0.7
2020-04-07 13:06:53 -04:00
irfanuddinahmad
5301be1b29
ENT-2612 Fix issue with enterprise selection page redirect
2020-04-07 17:44:10 +05:00
Jeremy Bowman
3309078242
Prepare for django-oauth-toolkit 1.3.2 upgrade ( #23637 )
...
Prepare to upgrade to django-oauth-toolkit (module name oauth2_provider) 1.3.2 concurrently with the Django 2.2 upgrade (versions after 1.1.3 dropped support for Django 1.11). Key points:
* We can stop using a commit hash since versions 1.3.0 through 1.3.2 have been released since that commit.
* The validator in oauth_dispatch migration 0002 has been removed from DOT, but the whole table was removed in migration 0004 anyway. Newer DOT versions moved where redirect URI validation happens so it's no longer needed here.
* DOT 1.3.0 squashed its original 6 migrations and immediately deleted them. This required some changes in oauth_dispatch migrations 0006 and 0007 to deal with either numbering system.
When deploying to stage and production, we'll need to delete the history for oauth2_provider migrations 0002-0006 first (the new squashed 0001 migration has the same name as the original 0001). The deployment with DOT 1.3.2 will add a new 0002 migration which should then apply cleanly on the existing database state.
Should resolve https://openedx.atlassian.net/browse/BOM-1456 .
2020-04-06 19:10:19 -04:00
Manjinder Singh
c94beec16b
Ran make upgrade with new contraints ( #23609 )
...
This adds contraints to:
kiwisolver: next release only works with python>=3.6
The was run to upgrade:
django-splash
django-wiki
edx-search
The previous versions were constraining django below 2.0.
Co-authored-by: Robert Raposa <rraposa@edx.org >
2020-04-06 09:20:04 -04:00
Ahtisham Shahid
67c8e9b881
Merge pull request #23594 from edx/ahtisham/PROD-1388
...
Updated versions of fixed packages
2020-04-06 17:35:51 +05:00
Michael Terry
5deb18eab1
Upgrade edx-when to 1.2.0
...
This adds django admin access to its models.
AA-93
2020-04-03 09:12:00 -04:00
Ahtisham Shahid
40c83b49fb
conflicts resolved
...
removed extra dependency
2020-04-03 16:22:24 +05:00
Ahtisham Shahid
46f792f598
updated xblock-poll version
2020-04-03 13:53:21 +05:00
edX requirements bot
2698257954
Updating Python Requirements ( #23578 )
2020-04-02 07:36:20 -04:00
Syed Muhammad Dawoud Sheraz Ali
cd6549748b
add credentials saving in VAL ( #23561 )
2020-04-02 11:21:09 +05:00
Jansen Kantor
18c5333a68
bump submission and ora versions ( #23575 )
2020-04-01 19:14:47 -04:00
Nimisha Asthagiri
28f65effd2
Update edx-ora2 and edx-celeryutils to upgrade django-model-utils
2020-04-01 17:46:22 -04:00
Nimisha Asthagiri
147189478f
Django2: Update django-model-utils
...
Update this library in order to get the Django2 fix in https://github.com/jazzband/django-model-utils/pull/335
2020-04-01 17:43:52 -04:00
Jeremy Bowman
9ef0aa4880
Downgrade to pytest-django 3.8.0 for now ( #23566 )
...
We'll upgrade this again along with pytest once pytest-dev/pytest#6925 is resolved.
Also, it looks like a flaky error in test class DB setup outside a transaction was mucking things up for the rest of the test shard. I didn't try to fix the flakiness, but this should at least limit the blast radius to just that test class. We really need to start using setUpTestData() more consistently.
2020-04-01 14:17:27 -04:00
Ahtisham Shahid
3c35f21da2
Merge pull request #23545 from edx/ahtisham/PROD-1376
...
Updated ORA2 version
2020-04-01 19:00:25 +05:00
Ahtisham Shahid
714f22e735
Updated ora version
...
fixed tag issue
2020-04-01 12:04:50 +05:00
Calen Pennington
7d8a715b32
Upgrade edx-when
2020-03-31 13:52:04 -04:00
David Ormsbee
ab15d37655
Bump edx-when to 1.1.4 (perf fix)
2020-03-30 15:18:05 -04:00
Tim McCormack
2e059513d1
Downgrade pytest to 5.3.5 for now to avoid reporting bug ( #23533 )
2020-03-30 18:57:55 +00:00
atesker
c4914bc2b3
EDUCATOR-4979. Bump ora2 verstion to 2.6.22
2020-03-30 14:05:49 -04:00
Brandon Baker
824067bf3f
Upgrade edx-enterprise to 3.0.3 ( #23515 )
...
Upgrade uses renamed enterprise catalog endpoints
2020-03-27 11:14:40 -04:00
Syed Muhammad Dawoud Sheraz Ali
0f125e7bc3
update val ( #23510 )
2020-03-27 12:38:19 +05:00
David Ormsbee
1e8b6d5a00
Make upgrade to get the latest edx-when (1.1.3)
...
Also pinned httpretty < 1.0 because that upgrade broke many tests.
2020-03-26 12:06:27 -04:00
Calen Pennington
61c1909b6c
Unpin edx-when
2020-03-25 15:16:06 -04:00
Calen Pennington
5551ef08bf
Revert "Revert "Upgrade edx-when to read XBlock dates out of the read-replica""
2020-03-25 14:29:48 -04:00
Calen Pennington
c8fcab315e
Revert "Upgrade edx-when to read XBlock dates out of the read-replica"
2020-03-24 16:30:50 -04:00
Usama Sadiq
3c563e072d
BOM-1404 Updated tox settings ( #23439 )
...
Issue: https://openedx.atlassian.net/browse/BOM-1404
* Fixed Django 2.x installation process in tox
* Updated xdist worker Django installation code
* Use correct tox environment variable name
Co-authored-by: Jeremy Bowman <jbowman@edx.org >
2020-03-24 15:06:47 -04:00
Calen Pennington
246ad6c906
Upgrade edx-when to read XBlock dates out of the read-replica
2020-03-24 13:56:43 -04:00
Calen Pennington
576b0ec833
Upgrade edx-when and edx-django-utils for better database usage
2020-03-24 11:47:50 -04:00
edX requirements bot
739ff72018
Updating Python Requirements ( #23480 )
2020-03-24 08:27:28 -04:00
Alex Dusenbery
cb0ccdf242
Upgrade to ORA 2.6.21 | Reverts CSS change that may have caused PROD-1390.
2020-03-23 19:50:49 -04:00
Nathan Sprenkle
b5c688c643
Update edx-ora2 to 2.6.20 ( #23475 )
2020-03-23 16:22:16 -04:00
edX requirements bot
2945e68a2d
Updating Python Requirements
2020-03-21 06:49:22 -04:00
Dillon Dumesnil
c241fd61d3
Merge pull request #23465 from edx/ddumesnil/AA-81
...
AA-81: Update edx-when version
2020-03-20 12:13:29 -07:00
Dillon Dumesnil
422fcebb23
AA-81: Update edx-when version
2020-03-20 11:32:15 -07:00
Michael Roytman
50427ba019
bump edx-proctoring version to 2.3.3
2020-03-20 12:38:10 -04:00
Ahtisham Shahid
6f5ba859f0
updated edx-bulk-grade version
2020-03-20 18:01:06 +05:00
edX requirements bot
53c084c830
Updating Python Requirements ( #23461 )
2020-03-20 07:24:19 -04:00
edX requirements bot
97c8c609e7
Updating Python Requirements ( #23450 )
2020-03-19 08:53:47 -04:00
SaadYousaf
4cdba04bab
update ora2 for radio button contrast change.
2020-03-19 13:51:12 +05:00
edX requirements bot
9b7f563fb1
Updating Python Requirements ( #23425 )
2020-03-17 07:24:03 -04:00
Michael Terry
4c241e57fe
Add func to generate ics for schedule
...
This is an unused-as-of-yet utility function to generate a bunch
of ics files for a user's course schedule. Will be used as part
of the calendar_sync feature package.
AA-37
2020-03-16 10:51:51 -04:00
Manjinder Singh
bcff9dbde3
Remove shortuuid from req and ran make upgrade ( #23397 )
2020-03-16 09:15:41 -04:00
Awais Qureshi
0f002bafb8
BOM-1399
...
checking django-wiki and fixing deprecation warnings.
2020-03-16 14:37:18 +05:00