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
mduboseedx
48bcea342b
Merge pull request #18772 from edx/mduboseedx/upgrade_reportlab
...
upgrade reportlab and pillow
2018-08-10 15:48:10 -04:00
Matthew DuBose
4ec9831014
upgrade reportlab and pillow
2018-08-10 12:55:55 -04:00
Feanil Patel
b90a9c1735
Further downgrade gunicorn.
...
18.0 seems to be doing a different thing with REMOTE_ADDR.
Putting this back to the last working version in production.
2018-08-09 11:04:05 -04:00
Brian Beggs
b834daa1bb
Set user-util to 0.1.4
2018-08-08 17:52:50 -04:00
Feanil Patel
056488a97a
Downgrade gunicorn and run make upgrade
...
There is a breaking change in gunicorn 19 which changes
the behavior of the `REMOTE_ADDR` request meta info. It
no longer correctly passes through the value of X-Forwarded-For
if that header is present.
This resulted in making anything that looked at this attribute
think that all requests were coming from 127.0.0.1
This broke the django-ratelimit-backend library which relies on
this feature to determine if a user has had too many login attempts.
2018-08-08 16:32:11 -04:00
Feanil Patel
26e7c82c5f
Move pin of gunicorn to 2015 and run make upgrade
...
Gunicorn Change Log: http://docs.gunicorn.org/en/stable/2015-news.html
2018-08-07 18:03:07 -04:00
Qubad786
3e3098074d
Unpin edxval from base.in
2018-08-03 12:46:44 +05:00
Nimisha Asthagiri
3ea1f0e17c
Update edx-drf-extensions to 1.5.5
2018-08-02 10:23:26 -04:00
Jeremy Bowman
8a558902e0
Merge pull request #18705 from edx/feanil/make_ugprade_and_update_django
...
`Make Upgrade` + Update Django to latest patch version.
2018-08-01 18:41:25 -04:00
Feanil Patel
d5dfbb77aa
Run make upgrade but leave pytest behind for now.
...
There are issues in the newest version that we don't want to pick up yet.
2018-08-01 17:10:10 -04:00
J Eskew
4f8e8f1a23
Merge pull request #18708 from edx/jeskew/django_upgrade_base_in
...
Upgrade Django to 1.11.15 in base.in as well
2018-08-01 15:08:42 -04:00
John Eskew
95364acd9f
Upgrade Django to 1.11.15 in base.in as well
2018-08-01 12:49:19 -04:00
Feanil Patel
634544a686
Update gunicorn slightly.
...
We're quite far behind, let's start by just looking at the treadmill.
2018-08-01 12:11:50 -04:00
Jeremy Bowman
52d3c68416
TE-2665 Install xblock-utils from PyPI
2018-07-30 09:39:34 -04:00
Kevin Falcone
7460affa2c
Come up to 1.3.4 - management command deletion tweaks
2018-07-23 12:12:56 -04:00
Christopher Lee
0616f93b86
Bump edx-ace version
2018-07-20 10:52:55 -04:00