Commit Graph

3060 Commits

Author SHA1 Message Date
Diana Huang
e3d85bcd74 Replace bridgekeeper fork with upstream
and make upgrade.
2020-05-29 12:01:34 -04:00
edX requirements bot
90458f9c00 Updating Python Requirements (#24092) 2020-05-29 13:16:24 +00:00
Hasnain Naveed
1712ad7a11 Merge pull request #24033 from edx/hasnain-naveed/ENT-2818
ENT-2818 | Added enterprise slug login's url on edx login page.
2020-05-28 21:07:48 +05:00
Dillon Dumesnil
3d69046147 Merge pull request #24069 from edx/ddumesnil/fix-lti-icon-AA-167
AA-167: Making the LTI icon class dynamic
2020-05-28 08:19:40 -07:00
hasnain.naveed
c51dc9db20 ENT-2818 | Added enterprise slug login's url on edx login page. 2020-05-28 19:58:46 +05:00
Simon Chen
9bdc20b0c2 Upgrade the version of edx-proctoring to v2.4.1 2020-05-28 10:24:28 -04:00
Dillon Dumesnil
826d5fe3da AA-167: Making the LTI icon class dynamic
We will now show the problem icon if the LTI problem
is scored and 'other' if it is not.
2020-05-28 07:18:18 -07:00
Matt Drayer
6cf2c56a07 Enterprise: Bump to v3.2.17 (#24073)
* Enterprise: Bump to v3.2.17

* ran make upgrade to upgrade all dependencies

Co-authored-by: Adam Stankiewicz <agstanki@gmail.com>
2020-05-27 17:44:35 -04:00
atesker
436e3cf51d Bump ORA2 to 2.7.7 2020-05-27 14:32:51 -04:00
edX requirements bot
7738d62503 Python Requirements Update (#24056)
* Updating Python Requirements

* Pin django-pipeline and lxml

Co-authored-by: Jeremy Bowman <jbowman@edx.org>
2020-05-26 14:11:31 -04:00
atesker
11b891a2ba Bump ORA2 to 2.7.6 2020-05-20 15:16:40 -04:00
edX requirements bot
2038a0176e Updating Python Requirements (#24035) 2020-05-20 16:23:16 +00:00
Alex Dusenbery
30e609f6cf Revert "Updating Python Requirements (#24024)" (#24032)
This reverts commit 1d7ff32af0.
2020-05-20 08:07:27 -04:00
Jeff Chaves
9189daeb58 bumping enterprise version (#24031) 2020-05-19 18:43:32 -04:00
edX requirements bot
1d7ff32af0 Updating Python Requirements (#24024) 2020-05-19 17:42:22 +00:00
Jeremy Bowman
47d15ff1a8 Update tested versions of Python and Django (#24006)
Cleaned up a few more things about the testing configuration now that we've deployed Django 2.2 to production:

* Go back to a single version of django-oauth-toolkit, tox doesn't need to vary it anymore
* Go back to PyPI release of django-method-override
* Remove no longer needed dependency on python-oauth2 (we already removed the package it was used by)
* Update prepare_xdist_nodes.sh with new Django requirements file options
2020-05-19 12:19:20 -04:00
edX requirements bot
4bee41773c Updating Python Requirements (#24014) 2020-05-18 09:53:02 -04:00
Jeff Chaves
5b42995227 make upgrade to bump edx-enterprise version (#24013) 2020-05-15 18:32:33 -04:00
edX requirements bot
89f691ed37 Updating Python Requirements (#24007) 2020-05-15 18:41:10 +00:00
Tim McCormack
407ecefe70 Comment re-pinning of django-cookies-samesite (UA parsing) (#24008) 2020-05-15 15:20:35 +00:00
David Ormsbee
52b44f531d Revert "Unpin django-cookies-samesite now that it declares ua-parser dep (#24000)"
This reverts commit 27480a25f8.
2020-05-14 13:55:11 -04:00
Tim McCormack
27480a25f8 Unpin django-cookies-samesite now that it declares ua-parser dep (#24000) 2020-05-14 15:28:54 +00:00
edX requirements bot
97139c1078 Updating Python Requirements (#23997) 2020-05-14 14:05:07 +00:00
Adam Stankiewicz
fe2abafcc1 upgrade edx-enterprise to 3.2.12 (#23994) 2020-05-13 18:35:25 -04:00
edX requirements bot
5724432741 Python Requirements Update (#23984)
* Updating Python Requirements

* Constrain django-cookies-samesite until dep bug fixed

* Fix PEP 8 problems revealed by pycodestyle upgrade

Co-authored-by: Tim McCormack <tmccormack@edx.org>
Co-authored-by: Jeremy Bowman <jbowman@edx.org>
2020-05-13 20:24:30 +00:00
morenol
dfa1bf158b Add python 3.8 and django30 to tox.ini and remove django111, django20 and django21 (#23889)
Add python 3.8 and django30 to tox.ini and remove django111, django20, and django21 tox environments
2020-05-12 15:21:32 -04:00
Brittney Exline
c4efa7cba8 ENT-2788 Upgrading edx-enterprise to the latest version 2020-05-12 12:49:29 -06:00
edX requirements bot
b154668753 Updating Python Requirements (#23955) 2020-05-11 09:15:50 -04:00
Adam Stankiewicz
c7b510241a upgrade edx-enterprise to 3.2.10 2020-05-08 16:13:36 -04:00
Alex Dusenbery
ee1b92b412 Bump edx-enterprise to 3.2.8 2020-05-07 17:59:48 -04:00
Robert Raposa
6e26247649 constrain ddt<1.4.0 (#23938)
Constrain ddt<1.4.0 until this issue is fixed:
- https://github.com/datadriventests/ddt/issues/83
2020-05-07 13:25:03 -04:00
Robert Raposa
b98d200fdc Revert "Dark launch: Fix site shadowing and 1+N queries in third party auth config fetching (#23824)" (#23935)
This reverts commit 79420640d5.
2020-05-07 09:38:54 -04:00
Jeff Chaves
56fb62cad0 ran make upgrade to bump edx-enterprise version (#23925) 2020-05-06 16:09:50 -04:00
edX requirements bot
485e36e44a Updating Python Requirements (#23912) 2020-05-06 16:44:20 +00:00
Tim McCormack
79420640d5 Dark launch: Fix site shadowing and 1+N queries in third party auth config fetching (#23824)
This performs a dark launch compare of the existing implementation
(still in use) for fetching TPA provider configs and a new
implementation, recording metrics on exceptions and mismatches.

The new implementation should have two benefits, once we're switched
over:

- Fix 1+N queries on login page view where the site for each config
  was fetched in a loop (ARCHBOM-1139)
- Don't allow configs with the same key on different sites to
  interfere with each other (regression test added)

The new impl does not use TieredCache, but only the request cache,
which we may want to adjust later.
2020-05-06 13:54:32 +00:00
Robert Raposa
2b7847d613 upgrade edx-drf-extensions (#23905)
Improved authentication metrics.
2020-05-05 15:55:17 -04:00
edX requirements bot
7890d71254 Updating Python Requirements (#23899) 2020-05-05 08:43:05 -04:00
edX requirements bot
bd9db3dd7e Updating Python Requirements (#23883) 2020-05-04 08:22:40 -04:00
edX requirements bot
10e5b1a2a8 Updating Python Requirements (#23863) 2020-05-01 09:33:10 -04:00
edX requirements bot
5d0ec0be97 Updating Python Requirements (#23853) 2020-04-30 10:39:40 -04:00
edX requirements bot
033e79b688 Updating Python Requirements 2020-04-29 06:51:02 -04:00
edX requirements bot
cb6625aa0f Updating Python Requirements (#23821) 2020-04-28 08:48:50 -04:00
Michael Terry
f6a4ed3eff Merge pull request #23818 from edx/mikix/update-lti-xblock
Bump xblock-lti-consumer to 1.2.6
2020-04-27 11:52:05 -04:00
edX requirements bot
c4caea6061 Updating Python Requirements (#23816) 2020-04-27 11:49:41 -04:00
Michael Terry
ec193538b8 Bump xblock-lti-consumer to 1.2.6
This adds a graded icon for LTI units. This was meant to go into
a recent commit, but I only updated github.in not the txt requirement
files.

AA-75
2020-04-27 10:33:38 -04:00
Michael Terry
c5078aa063 Merge pull request #23803 from edx/mikix/lti-icons
Show graded icons in more places
2020-04-27 10:19:38 -04:00
Michael Terry
0f81765ac7 Show graded icons in more places
In the course outline, if a subsection has any graded content,
show a graded icon (the pencil icon).

Also, show the graded icon for LTI xmodule units (xblocks is a
different repo, but will get same treatment).

AA-75
2020-04-24 14:16:32 -04:00
Alex Dusenbery
1b1c6c756f Add pywatchman and remove pyinotify as a local requirement. 2020-04-24 13:33:39 -04:00
edX requirements bot
257bb71734 Python Requirements Update (#23806) 2020-04-24 12:40:46 -04:00
Matt Drayer
66cfecbd46 Upgrade edx-enterprise to 3.1.3 2020-04-23 09:33:59 -04:00