Commit Graph

2660 Commits

Author SHA1 Message Date
Alex Dusenbery
30655847f9 Upgrade django-user-tasks==0.2.1 2019-09-25 15:22:01 -04:00
Diana Huang
e80265bb9a Remove shoppingcart pdf generation.
DEPR-40
2019-09-25 09:07:09 -04:00
edX requirements bot
1cc925b624 Updating Python Requirements (#21771) 2019-09-25 09:06:00 -04:00
Alex Dusenbery
60fa989a39 edx-bulk-grades==0.6.4 2019-09-24 18:08:03 -04:00
Alex Dusenbery
07cf13ceae EDUCATOR-4638 | edx-bulk-grades==0.6.3 - make sure we pass a user_id attribute into GradeCSVProcessor.__init__() 2019-09-24 12:26:40 -04:00
Feanil Patel
4b64a44c3a Merge pull request #21736 from edx/feanil/update_for_py3_fixes
Feanil/update for py3 fixes
2019-09-24 11:23:20 -04:00
Feanil Patel
35cb40859d Update dependencies to pull in python3 fixes. 2019-09-24 10:41:56 -04:00
edX requirements bot
76d7270fe9 Updating Python Requirements (#21756) 2019-09-24 10:39:54 -04:00
Jeremy Bowman
553d35e53e Upgrade mock BOM-596 (#21717) 2019-09-24 10:14:17 -04:00
Feanil Patel
9633e3cd1a Pull the recommender xblock from PyPI. 2019-09-23 11:52:26 -04:00
Alex Dusenbery
a379dddc1e Remove faker==2.0.1 constraint; upgrade edx-bulk-grades to 0.6.2 2019-09-23 11:38:19 -04:00
edX requirements bot
04aa8fb7fd Updating Python Requirements 2019-09-20 06:49:36 -04:00
Thomas Tracy
b0d731b829 Version bump 2019-09-19 15:39:27 -04:00
Jansen Kantor
b0f40a111c add requesting_user to simple-history model (#21683) 2019-09-19 13:43:35 -04:00
edX requirements bot
3dee5a5aac Updating Python Requirements 2019-09-19 06:48:26 -04:00
Ned Batchelder
71ce73d98e Merge pull request #21207 from edx/nedbat/api-docs
REST API docs
2019-09-18 16:42:10 -04:00
Ned Batchelder
bd207d47fc make upgrade 2019-09-17 17:37:20 -04:00
Ned Batchelder
de0afbfe96 Pin faker to get a consistent version for text-unidecode 2019-09-17 17:37:12 -04:00
Ned Batchelder
71e5faf307 make upgrade 2019-09-17 16:53:48 -04:00
Ned Batchelder
cdac1f4abb Doc tooling for static API docs 2019-09-17 16:53:07 -04:00
Feanil Patel
94cf0d3db8 Run make upgrade 2019-09-17 10:44:36 -04:00
Feanil Patel
dc99d61b9c pip-tools 4.x seems to have made this less of a problem.
Issue 851 seems to have been resolved and issue 8.5.2 while still open is
not occuring with the latest version of pip-tools.
2019-09-17 10:27:16 -04:00
Douglas Hall
bd4db303d6 Upgrading various packages. (#21674) 2019-09-16 18:27:24 -04:00
Braden MacDonald
ec97387d3e Move new Blockstore key types to external opaque-keys library. 2019-09-13 09:56:44 -07:00
Kyle McCormick
1eb6c884bb Upgrade requirements, specifically ora2==2.3.1
PR #21614 made this upgrade, but it was accidentally
undone by a later PR that merged an out-of-date
'make upgrade'.

EDUCATOR-4635
2019-09-12 17:05:22 -04:00
Feanil Patel
dfe77a968e Remove the mongo plugin for the djnago-debug-toolbar.
We are currently running this plugin from a has directly off of master
to get support for a newer version of DJDT.  However even on master
there is not yet support for python 3.  We're running into this when
running runserver and when collecting static assets.

A quick survey of the development team at edX shows that people are no
longer actively using this debug panel.(14 responders all saying no to
the question "In the last year have you used the mongo portion of the
django-debug-toolbar in edx-platform?")

This makes sense since the module store and courseware related
developement is not very active right now.  Given all this, I'm removing
this toolbar for now and if we need it again we can survey what's
available at that time to choose the best tool.
2019-09-12 10:18:46 -04:00
Feanil Patel
9acad23fc4 Remove snakefood and our usage of it.
Unfortunately snakefood is not supported in python3 so I'm removing it
and the tools built on top of it for now as they are not in active use.

If you're looking at this wishing it still existed,

Check out https://github.com/bwohlberg/jonga or https://pypi.org/project/findimports/
2019-09-12 10:18:46 -04:00
DawoudSheraz
652dee611f send grace period info to edx-proctoring 2019-09-12 15:01:32 +05:00
Kyle McCormick
8d3ea33bb9 Upgrade requirements, specifically ora2==2.3.1 (#21614)
The 2.3.0 ORA-2 release did not regenerate .min.js
files, so the changes did not appear on Stage or
Production.

EDUCATOR-4635
2019-09-10 15:50:58 -04:00
Alex Dusenbery
34c1493577 upgrade; bump edx-bulk-grades to 0.6.0 2019-09-10 15:29:49 -04:00
Kyle McCormick
78d563c7ae Upgrade requirements, specifically ora2
The ora2 upgrade increases the assignment upload
limit from 10MB to 20MB.

Due to a request from a Master's partner who reports
that the current 10MB limit is not enough for their
degree programs.

EDUCATOR-4635
2019-09-09 20:53:58 -04:00
atesker
2ef94247b2 update bulk grades version 2019-09-09 13:34:29 -04:00
Brittney Exline
d35218a820 ENT-2230 Upgrade edx-enterprise to 1.9.12 2019-09-09 08:52:01 -06:00
Mushtaq Ali
79801affdc Upgrade packages 2019-09-05 15:44:30 +05:00
Brittney Exline
7f727b4d65 Upgrading edx-enterprise to the latest version (1.9.9) 2019-08-30 08:57:17 -06:00
Albert (AJ) St. Aubin
920f0dcf45 Upgrading the edx-enterprise version in support of new
feature roles and permissions
2019-08-29 14:50:17 -04:00
Michael Roytman
6ff132e7d8 bump version of edx-bulk-grades to 0.5.9 2019-08-29 10:53:26 -04:00
Michael Roytman
021b48b063 bump edx-proctoring version to 2.0.7 2019-08-28 11:44:28 -04:00
atesker
e3919eac39 bump bulk-grades version 2019-08-23 12:21:29 -04:00
Hasnain Naveed
58802c34a2 Merge pull request #21431 from edx/hasnain-naveed/ENT-2158-version-bump
ENT-2158 | edx-enterprise version bump to 1.9.6.
2019-08-23 19:18:38 +05:00
hasnain-naveed
1d286530a7 ENT-2158 | edx-enterprise version bump to 1.9.6. 2019-08-23 16:32:10 +05:00
aarif
1873f9b821 updated (make-upgrade) the requirements to use latest version of edx-submissions and edx-ora2 2019-08-22 20:27:07 +05:00
Chris Pappas
b351c5e6c0 Bumping enteprise via make upgrade to 1.9.5 (#21404) 2019-08-21 16:25:22 -04:00
Jeremy Bowman
76035c37bc Downgrade transifex-client to upgrade other packages (#21403) 2019-08-21 16:16:15 -04:00
Christopher Pappas
20b4cf2488 Bumping enteprise via make upgrade to 1.9.5 2019-08-21 15:48:40 -04:00
atesker
ed3e3a7bbc updated bulk grades version 2019-08-21 12:06:29 -04:00
Chris Pappas
c3da1374bf Running make upgrade to bump edx-enterprise (#21390) 2019-08-20 16:02:19 -04:00
atesker
ff5f49b89f updated bulk grades version 2019-08-20 13:56:00 -04:00
Christie Rice
abe12c89b8 ENT-1321 Upgrade requirements (#21386) 2019-08-20 12:49:45 -04:00
Chris Pappas
b22f08a414 Removing edx-enterprise from constraints and running make upgrade to bump version to 1.9.1 (#21377) 2019-08-19 17:32:46 -04:00