Commit Graph

188 Commits

Author SHA1 Message Date
M. Zulqarnain
c8ea2c5fde Unpin psutil (#24745) 2020-08-13 01:20:04 +05:00
Eric Herrera
141aba4042 Use updated django-wiki version, OEP-18 compliant and compatible with Python 3.8. 2020-07-17 10:35:11 -04:00
Calen Pennington
0e55566d96 Attempt to fix devstack issues with an upgrade of django-ratelimit-backend 2020-07-16 13:56:41 -04:00
Eric Herrera
7a6a83b855 Update Rate XBlock version to support python 3.8. 2020-07-15 15:42:06 -04:00
Eric Herrera
1d7d88383e Use updated acid xblock version. 2020-07-15 14:27:37 -04:00
Luis Moreno
a74b69affd Upgrade codejail 2020-07-15 14:01:24 -04:00
Eric Herrera
2bbb080187 Update Done XBlock version to support ptyhon 3.8. 2020-07-14 18:47:05 -05:00
Feanil Patel
b5795c0b01 Revert "Update codejail." 2020-07-14 14:14:03 -04:00
Feanil Patel
aa24deb4fa Update codejail. 2020-07-14 09:43:50 -04:00
Feanil Patel
0a582ff1c5 Revert "[BD-6] Upgrade packages [codejail]" 2020-07-13 09:25:21 -04:00
Ubuntu
755d721349 Bump codejail version 2020-07-10 15:15:22 +00:00
Luis Moreno
a96c218553 Use PyPi release of django-ratelimit 2020-07-07 19:19:55 -04:00
Awais Qureshi
137fd0a96e Merge pull request #24126 from eduNEXT/eric/update-social-django-app-dep
[BD-6] Use Pypi release of social-app-django
2020-06-19 16:16:07 +05:00
M. Zulqarnain
db953d89a6 upgrade ora2 to install from PyPI (#24236) 2020-06-19 15:44:36 +05:00
Eric Herrera
249fcad94c Move social-app-django from github to base requirement, since PyPi version is now compatible with the platform. 2020-06-18 18:44:56 -05:00
Farhanah Sheets
6fedb15cc4 Revert "BOM-1703 : Ora2 Upgrade (#24221)"
This reverts commit f3161468a3.
2020-06-15 16:48:12 -04:00
M. Zulqarnain
f3161468a3 BOM-1703 : Ora2 Upgrade (#24221) 2020-06-15 18:44:07 +05:00
Awais Qureshi
4e84d435c1 BOM-1637
rename djang-babel to enmarker
upgrade the reqs
2020-06-09 21:52:54 +05:00
M. Zulqarnain
8c16a93cf6 install lti-consumer-xblock from pypi (#24167) 2020-06-09 02:26:14 +05:00
M. Zulqarnain
185fc3c8e0 update crowdsourcehinter to install from pypi (#24155) 2020-06-08 13:39:20 +05:00
Aarif
fe5a0cb68c Merge branch 'master' into openedx-chem-upgrade 2020-06-05 21:12:05 +05:00
M. Zulqarnain
c382237c33 update django-appconf installation (#24151) 2020-06-05 19:09:58 +05:00
Aarif
dc2537c202 switch the dependencies to use openedx-chem from pypi
updated the constraints order
2020-06-05 18:50:41 +05:00
ericfab179
d6788eb306 Remove pystache_custom dependency. (#24105)
Remove pystache_custom dependency.
Upgrade requirements.

https://openedx.atlassian.net/browse/BOM-1670
2020-06-05 08:49:21 -04:00
Eric Herrera
816f9e6e3a Move sorl-thumbnail dependencie from github.in to base.in since PyPi version is now compatible with DJango 2.2 and python 3.5. 2020-06-02 20:15:15 -05:00
Jansen Kantor
13956a0d93 bump ora version (#24125) 2020-06-02 18:56:56 -04:00
Diana Huang
e3d85bcd74 Replace bridgekeeper fork with upstream
and make upgrade.
2020-05-29 12:01:34 -04: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
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
atesker
436e3cf51d Bump ORA2 to 2.7.7 2020-05-27 14:32:51 -04:00
atesker
11b891a2ba Bump ORA2 to 2.7.6 2020-05-20 15:16:40 -04: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
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
SaadYousaf
5236116db1 update Done xblock to latest version. 2020-04-20 18:02:58 +05:00
David Joy
b45607dc68 Upgrade xblock-drag-and-drop-v2 to 2.2.10
TNL-7184
2020-04-15 14:01:41 -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
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
Nimisha Asthagiri
28f65effd2 Update edx-ora2 and edx-celeryutils to upgrade django-model-utils 2020-04-01 17:46:22 -04:00
Ahtisham Shahid
714f22e735 Updated ora version
fixed tag issue
2020-04-01 12:04:50 +05:00
atesker
c4914bc2b3 EDUCATOR-4979. Bump ora2 verstion to 2.6.22 2020-03-30 14:05:49 -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
SaadYousaf
4cdba04bab update ora2 for radio button contrast change. 2020-03-19 13:51:12 +05:00
Awais Qureshi
0f002bafb8 BOM-1399
checking django-wiki and fixing deprecation warnings.
2020-03-16 14:37:18 +05:00
Robert Raposa
d15402db8d Merge pull request #23378 from edx/robrap/ARCHBOM-952-openedx-calc
ARCHBOM-952: make upgrade + openedx-calc from PyPI
2020-03-12 13:29:26 -04:00
Jeremy Bowman
46631dfcba Upgrade django-babel-underscore BOM-1069 (#23257)
We upgraded these before in https://github.com/edx/edx-platform/pull/23119 along with django-countries (which released a new version just before that), but had to revert in https://github.com/edx/edx-platform/pull/23237 because of a performance regression in the admin page for EnterpriseCustomer.  We think django-countries was the culprit and have pinned it, so trying these two again by themselves.
2020-03-12 11:15:12 -04:00
Robert Raposa
8704289ad9 make upgrade + openedx-calc from PyPI
- switches to openedx-calc from PyPI
- includes edx-rest-api-client major upgrade.

ARCHBOM-952
2020-03-11 21:00:01 -04:00
Alex Dusenbery
5db8023f74 Add LMS/CMS FEATURE toggles related to ORA; update to ORA 2.6.18. 2020-03-11 10:21:20 -04:00
Diana Huang
f3eb0d2e61 Switch to django-celery upstream and make upgrade. 2020-03-06 11:05:19 -05:00