Feanil Patel
c597d91fbd
Merge pull request #20231 from edx/feanil/remove_gh_dep
...
Move from a github dep to a PyPI dependency.
2019-04-16 11:12:51 -07:00
Michael Youngstrom
92a13db861
Merge pull request #20228 from edx/jenkins/upgrade-python-requirements-7b96330
...
Python Requirements Update
2019-04-16 12:34:37 -04:00
Feanil Patel
ca1f08e416
Move from a github dep to a PyPI dependency.
...
The pinned version is the one tagged with a release that is also on
PyPI.
https://github.com/jazzband/django-pipeline/tree/1.5.3
Use PyPI instead since that will be faster.
2019-04-16 09:00:59 -07:00
edX requirements bot
83fa117c37
Updating Python Requirements
2019-04-16 11:57:17 -04:00
Feanil Patel
ee6b628e16
Merge pull request #20230 from edx/feanil/remove_unused_files
...
Remove monitoring files.
2019-04-16 08:41:28 -07:00
Matt Drayer
7c135bf33b
edx-enterprise version bump to 1.4.5
2019-04-16 08:52:40 -04:00
Feanil Patel
bda6bd35e6
Remove monitoring files.
...
We used these when we were hooked up to gemnasium but
we haven't been working with that for a little while.
2019-04-15 17:57:24 -04:00
Matt Drayer
7e28a0850c
edx-enterprise version bump to 1.4.4
2019-04-12 11:23:51 -04:00
Mushtaq Ali
66176d77fa
edx-enterprise version bump to 1.4.3
2019-04-11 14:49:23 +05:00
Ned Batchelder
e395efcb5d
make upgrade (except for python3-saml, which had problems at 1.6.0)
2019-04-10 19:12:29 -04:00
Ned Batchelder
b666e54196
edx-lint --> 1.1.2
2019-04-10 13:56:40 -04:00
noraiz-anwar
4202f1f02a
version update
2019-04-10 19:21:26 +05:00
noraiz-anwar
ab6c2c22f4
update ora version
2019-04-10 19:21:26 +05:00
Matt Hughes
1afc4496f9
Merge pull request #20197 from edx/matthugs/pin-vendor-proctoring-code
...
Pin proctoring plugin code
2019-04-09 13:33:41 -04:00
Matt Hughes
4461804dfe
Pin proctoring plugin code
...
We intend for subsequent versions to be reviewed manually before
finding their way into edx-platform proper; this prevents subsequent
releases from finding their way in without human intervention
2019-04-09 10:24:34 -04:00
Brittney Exline
a330e6539a
ENT-1730 Upgrading edx-enterprise to 1.4.0
2019-04-09 08:08:42 -06:00
muhammad-ammar
613236779c
bump edx-enterprise version to 1.3.11
2019-04-08 18:46:25 +05:00
Michael Roytman
bcfd74618a
bump version of edx-proctoring package to 1.6.1
2019-04-04 10:49:22 -04:00
Zia Fazal
963e0fe22d
Version bump to get edx-enterprise 1.3.10
...
revert pillow version
2019-04-03 13:23:17 +05:00
Mushtaq Ali
fc8f7da68e
edx-enterprise version bump to 1.3.9 - ENT-1736
2019-03-29 19:36:04 +05:00
Jeremy Bowman
46e8955d52
Merge pull request #20079 from edx/cliff/incr-41-upgrade-pdfminer
...
INCR-41: Replace pdfminer with pdfminer.six
2019-03-28 22:42:46 -07:00
Jeremy Bowman
1cb2960444
Merge pull request #20082 from edx/cliff/incr-39-remove-django-memcached-hashring
...
INCR-39: Remove django-memcached-hashring
2019-03-28 22:28:36 -07:00
Jeremy Bowman
cd8d7d0319
Merge pull request #20081 from edx/cliff/incr-107-restrict-pysqlite
...
INCR-107: Restrict pysqlite to python 2.7
2019-03-28 22:18:51 -07:00
J. Cliff Dyer
66f0677859
INCR-39: Remove django-memcached-hashring
2019-03-28 15:49:19 -07:00
J. Cliff Dyer
4ba281b970
INCR-107: Restrict pysqlite to python 2.7
2019-03-28 15:38:13 -07:00
Jeremy Bowman
082ca19757
Merge pull request #20059 from open-craft/incr-14/bump-python-memcached
...
[WIP] [INCR-14] Bump python-memcached for Python 3 support
2019-03-28 15:25:41 -07:00
J. Cliff Dyer
95aee94089
INCR-41: Replace pdfminer with pdfminer.six
2019-03-28 15:24:47 -07:00
Cory Lee
ac4845d052
DEPR-14 Remove AWS.py
2019-03-28 10:48:34 -04:00
Paulo Viadanna
8ef1a6329f
Bump python-memcached for Python 3 support
2019-03-26 15:41:40 -07:00
Matt Hughes
d1f938ba44
fixing issue with instructor service not being loaded in studio
...
was causing issues with PT exam configuration dashboard launch
2019-03-25 17:19:33 -04:00
Michael Youngstrom
9c074eac86
Fix testing db
2019-03-22 16:59:57 -04:00
Jeremy Bowman
4af18655e0
Merge pull request #20039 from edx/jmbowman/TE-2886
...
TE-2886 Upgrade math/science packages in LMS and Studio
2019-03-22 11:14:05 -04:00
Jeremy Bowman
243f30ec83
TE-2886 Upgrade math/science packages in LMS and Studio
2019-03-22 10:02:36 -04:00
Calen Pennington
b89ce526ca
Revert "Batch queries to fetch all courses to prevent over-fetching during paging operations"
...
This reverts commit 544c7f7eff .
2019-03-21 14:26:00 -04:00
Jeremy Bowman
7144b8ec63
Merge pull request #19911 from edx/jmbowman/TE-2871
...
TE-2871 Switch to mysqlclient
2019-03-20 14:18:50 -04:00
Calen Pennington
d567724163
Merge pull request #20008 from cpennington/fbe/get-courses-batched
...
Fbe/get courses batched
2019-03-19 11:53:19 -04:00
Calen Pennington
544c7f7eff
Batch queries to fetch all courses to prevent over-fetching during paging operations
2019-03-19 10:30:33 -04:00
Jeremy Bowman
bc32513b0e
Merge pull request #20006 from singuliere/INCR-16-shapely
...
[INCR-16] upgrade shapely
2019-03-18 16:50:43 -04:00
Calen Pennington
f11f388efe
Update dependencies
2019-03-18 14:31:37 -04:00
Matt Hughes
9b5d5c34d7
allow proctoring exams to be marked error after submission
...
This is necessary to allow new proctoring backends to mark proctored
attempts in error, often due to unuploaded files from the application
or issues with multiple sets of files attached to the same testing
session.
2019-03-15 13:39:05 -04:00
singuliere
4b0ccde18d
upgrade shapely
...
Fixes: https://openedx.atlassian.net/browse/INCR-16
2019-03-15 14:59:12 +01:00
Zia Fazal
2ecb436360
WL-1895:updated edx-enterprise version
2019-03-13 18:13:10 +05:00
Michael Roytman
23b3229e36
Merge pull request #19979 from edx/mroytman/EDUCATOR-4085-exam-code-button-styling
...
add some styling to copy exam code button and bump version of edx-pro…
2019-03-12 16:26:54 -04:00
Michael Roytman
79c179d11d
add some styling to copy exam code button and bump version of edx-proctoring
2019-03-12 13:16:00 -04:00
DawoudSheraz
616c92106a
update the completion app version
2019-03-12 13:37:09 +05:00
Matt Hughes
54cda4ed2b
Merge pull request #19975 from edx/matthugs/bump-edx-proctoring-version-onboarding-and-timing-out-exams
...
Proctored exam workflow improvements
2019-03-11 13:16:11 -04:00
Matt Hughes
7e6f5ffbfc
Proctored exam workflow improvements
...
- Remove second_review_required step for failed onboarding exams
- Timed-out exams should also trigger automatic file upload
JIRA:EDUCATOR-4153 and JIRA:EDUCATOR-4162, respectively
2019-03-11 11:12:06 -04:00
Stuart Young
91388a8ea0
use edx crowdsourcehinter fork
2019-03-08 17:22:06 -05:00
Brittney Exline
f1810b2db8
ENT-1555 updating edx-enterprise to introduce system wide roles
2019-03-08 08:41:55 -07:00
Matt Hughes
e0e7a5ec61
Shore up whitespace on proctoring instructions page for PSI exams
...
JIRA:EDUCATOR-4105
2019-03-06 11:38:54 -05:00