Commit Graph

251 Commits

Author SHA1 Message Date
Michael Youngstrom
9631fc2f88 Unpin sortedcontainers for python3 support 2019-02-21 17:27:13 -05:00
Farhanah Sheets
5b38c7e39e Merge pull request #19825 from edx/aehsan/learner-6238/update_deprecated_pygeoip_to_geoip2
update pygeopip to geoip2
2019-02-21 13:02:47 -05:00
adeelehsan
3e2764d9c0 update pygeopip to geoip2
Update deprecated pygeoip
to geoip2 and all usages
of it

Learner-6238
2019-02-21 00:42:05 +05:00
Spriha Jha
f3532fde76 Modifying required dependencies. 2019-02-20 14:35:35 -05:00
Julia Eskew
44ca4d48ae Update Django version to 1.11.20 2019-02-11 11:08:56 -05:00
singuliere
d00cb9bda8 INCR-40 use ipaddress instead of ipaddr 2019-02-09 13:10:06 +01:00
Jeremy Bowman
b162414e8c DEPR-9 Remove dependency on dogapi 2019-02-01 17:25:42 -05:00
Michael Youngstrom
3bb44a540f Upgrade pycountry for python3 2019-02-01 10:24:12 -05:00
Christie Rice
99686e4942 INCR-13 Unpin pygraphviz and run make upgrade 2019-01-31 14:37:37 -05:00
Michael Youngstrom
a090d4b7a3 Merge pull request #19697 from edx/youngstrom/incr
INCR-19: Move to python3-saml
2019-01-31 09:30:46 -05:00
Michael Youngstrom
e7898d153d Move to python3-saml 2019-01-30 16:35:16 -05:00
Christie Rice
cc39aff697 Merge pull request #19686 from edx/crice/INCR-11_mailsnake
INCR-11 Unpin mailsnake and run make upgrade
2019-01-30 16:17:38 -05:00
Dillon-Dumesnil
b75ff17f4b Merge pull request #19685 from edx/ddumesnil/remove-review-xblock
Remove review xblock from edx-platform
2019-01-30 15:56:12 -05:00
Christie Rice
b9150de7d0 INCR-11 Unpin mailsnake and run make upgrade 2019-01-30 14:54:25 -05:00
Dillon Dumesnil
226fa767bc Remove review xblock from edx-platform 2019-01-30 10:20:01 -05:00
Christie Rice
ead9f10f17 INCR-2 Unpin glob2 and run make upgrade 2019-01-29 14:54:03 -05:00
Michael Roytman
f3888c0020 add a proctoring settings button to course outline in Studio for each proctored subsection for a course using a provider that supports a dashboard 2019-01-16 11:29:27 -05:00
Dave St.Germain
6b69896816 Update proctortrack 2019-01-09 15:34:50 -05:00
Christie Rice
ba652117ab INCR-31 INCR-38 Remove constraint on pysrt and run make upgrade 2019-01-07 14:38:43 -05:00
Julia Eskew
7948e2a1c9 Bump Django version to 1.11.18 2019-01-04 13:46:37 -05:00
Dave St.Germain
08fb080d06 Update edx-proctoring and pytest 2018-12-27 11:13:08 -05:00
Dave St.Germain
caa515c929 Bump proctoring version 2018-12-26 13:31:08 -05:00
Dave St.Germain
3a012977fd Make upgrade after rebase 2018-12-21 14:31:03 -05:00
Dave St.Germain
f75dff1ec7 Enabled edx-proctoring as a Pluggable Django App. 2018-12-21 11:15:10 -05:00
Michael Roytman
23fcb7e7bb Removed course-run exam rule configuration 2018-12-21 11:14:58 -05:00
Dave St.Germain
5e627145ed Updated edx-proctoring pre-release 2018-12-21 10:54:51 -05:00
Michael Roytman
ecabcf90dd Enable course run level overrides for proctoring configuration. 2018-12-21 10:54:51 -05:00
Ned Batchelder
66c0f40e89 Move defensive pins to constraints.txt 2018-12-14 11:58:02 -05:00
Ned Batchelder
75b051b336 Use a contraints.txt file to force versions. 2018-12-11 17:13:41 -05:00
Feanil Patel
ca00e7630f Run make upgrade 2018-12-04 10:24:21 -05:00
nadeemshahzad
9d95c2e632 upgrade gunicorn 19.0 2018-11-28 08:08:21 +00:00
Gabe Mulley
5311509b19 Provide more context to calls to Segment.
Implementation for DE-1089.

Centralize the definition of context into a single method.  This is in
common/djangoapps/track because the context is originally set there by
middleware.
2018-11-15 20:56:10 -05:00
Shadi Naif
4df2073376 Fix exceptions raised when a lazy text is used in json dump 2018-11-05 12:24:45 +02:00
Jeremy Bowman
b14d9b4813 Merge pull request #19063 from open-craft/jazzar/bleach-upgrade
Upgrade bleach to 2.1.4
2018-11-01 09:47:39 -04:00
Ahmed Jazzar
b16b4eb4e7 Upgrade bleach to 2.1.4
Update ORA2 repo version

Fix Python tests

Upgrade Recommender XBlock version

Remove unnecessary requirements and update bleacher usage

Keep html5lib unpinned

Upgrading requirements

Ignore python-interpolate-html for bleached html
2018-10-31 12:24:22 -07:00
Feanil Patel
4e13a1c2dd Revert "upgrade gunicorn 19.0 and make upgrade"
This reverts commit f6c215ae5b.
2018-10-31 15:01:00 -04:00
Calen Pennington
0c3a01c016 Pin social-auth to less than 3.0.0 and social-auth-core to less than 2.0.0 to allow them time to bake 2018-10-31 12:34:49 -04:00
Calen Pennington
5cd109963b Upgrade to django-config-models 0.2.2 to allow ForeignKey KEY_FIELDS 2018-10-31 12:34:49 -04:00
nadeemshahzad
f6c215ae5b upgrade gunicorn 19.0 and make upgrade 2018-10-30 10:42:58 +00:00
nadeemshahzad
d42e29a2f6 pin Mrkdown version 2018-10-18 18:31:29 +00:00
nshahzad
76b09226bc add xforwardedfor middleware and make upgrade 2018-10-17 10:28:37 +00:00
Robert Raposa
fbc59231fc Update edx-drf-extensions to 2.0.0.
Note: this version update is backward incompatible.

ARCH-255
2018-10-17 01:00:34 -04:00
Shadi Naif
b2c9240a8e Upgrade the django-ipware package from the old 1.1.0 version to the latest version that supports Python 3
(version 2.1.0 as of this commit)

This PR is intended to close INCR-7 issue ( see https://openedx.atlassian.net/browse/INCR-7 )
2018-09-21 18:14:14 +03:00
Shadi Naif
09e36b9784 Upgrade the edx-django-oauth2-provider package to the latest version that supports Python3
(version 1.3.4 as of this commit)

This commit is intended to close INCR-8 issue (see https://openedx.atlassian.net/browse/INCR-8 )
2018-09-20 12:59:11 +03:00
Robert Raposa
c7800acaa0 Restore "Upgrade DOT to 1.1.2."
This upgrades DOT by reverting the revert.

This reverts commit 4d8b9c3

ARCH-180
2018-09-13 09:54:30 -04:00
shadinaif
80039ab028 This is to upgrade the ddt package from the old 0.8.0 version to the latest version that supports Python3
(version 1.2.0 as of this commit)

This commit is intended to close INCR-6 issue (see https://openedx.atlassian.net/browse/INCR-6 )
2018-09-10 11:33:05 +03:00
Kevin Falcone
079c8801fb Migrations are run on machines without development requirements
We added a migration to a ManyToMany key in both directions and that had
to be done with RunSQL which requires sqlparse
https://docs.djangoproject.com/en/1.11/ref/migration-operations/#runsql
2018-08-30 20:42:58 -04:00
Bryan Le
9897f766ed pyliner upgrade excluding package-lock.json 2018-08-24 14:38:37 -04:00
bmedx
f207fabfc4 Upgrade user-util to 0.1.5 2018-08-15 10:40:53 -04:00
Robert Raposa
204eac003d Add metrics for requests.
ARCH-193
2018-08-13 10:00:57 -04:00