Commit Graph

1432 Commits

Author SHA1 Message Date
edX requirements bot
739ff72018 Updating Python Requirements (#23480) 2020-03-24 08:27:28 -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
edX requirements bot
2945e68a2d Updating Python Requirements 2020-03-21 06:49:22 -04:00
Dillon Dumesnil
c241fd61d3 Merge pull request #23465 from edx/ddumesnil/AA-81
AA-81: Update edx-when version
2020-03-20 12:13:29 -07:00
Dillon Dumesnil
422fcebb23 AA-81: Update edx-when version 2020-03-20 11:32:15 -07:00
Michael Roytman
50427ba019 bump edx-proctoring version to 2.3.3 2020-03-20 12:38:10 -04:00
Ahtisham Shahid
6f5ba859f0 updated edx-bulk-grade version 2020-03-20 18:01:06 +05:00
edX requirements bot
53c084c830 Updating Python Requirements (#23461) 2020-03-20 07:24:19 -04:00
edX requirements bot
97c8c609e7 Updating Python Requirements (#23450) 2020-03-19 08:53:47 -04:00
SaadYousaf
4cdba04bab update ora2 for radio button contrast change. 2020-03-19 13:51:12 +05:00
edX requirements bot
9b7f563fb1 Updating Python Requirements (#23425) 2020-03-17 07:24:03 -04:00
Michael Terry
4c241e57fe Add func to generate ics for schedule
This is an unused-as-of-yet utility function to generate a bunch
of ics files for a user's course schedule. Will be used as part
of the calendar_sync feature package.

AA-37
2020-03-16 10:51:51 -04:00
Manjinder Singh
bcff9dbde3 Remove shortuuid from req and ran make upgrade (#23397) 2020-03-16 09:15:41 -04:00
Awais Qureshi
0f002bafb8 BOM-1399
checking django-wiki and fixing deprecation warnings.
2020-03-16 14:37:18 +05:00
Brittney Exline
59f0691ea1 Version upgrade for edx-enterprise 2020-03-13 09:19:09 -06:00
edX requirements bot
9d2647eaa4 Updating Python Requirements (#23396) 2020-03-13 08:08:54 -04: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
Diana Huang
f7bb188106 Unpin super-csv and allow it to be upgraded. 2020-03-12 11:39:18 -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
edX requirements bot
35cd0f7171 Updating Python Requirements 2020-03-12 06:47:27 -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
usamasadiq
84744fdf88 BOM-1277 Removed constraint on requests-oauthlib and updated oauthlib 2020-03-11 11:15:24 +05:00
Brandon Baker
5034fe73ec Upgrade edx-enterprise to 2.5.2 (#23365)
Pulling in changes to try and fix JSONField formatting in django admin.

ENT-2677
2020-03-10 14:15:22 -04:00
Ayub-khan
3c1140dc49 BOM-1045
-Upgrade edx-drf-extensions
-settings-update
2020-03-10 16:06:02 +05:00
Tim McCormack
291aea3e02 Roll back super-csv to 0.9.6 to see if it is breaking grade export (#23350)
This partially reverts #23318.
2020-03-09 17:59:27 +00:00
Tim McCormack
1fa29a60d5 Pin edx-drf-extensions to 4.0.0 for now until drf jwt issue fixed (#23347) 2020-03-09 16:49:50 +00:00
Diana Huang
d846f8abcd Merge pull request #23331 from edx/diana/switch-to-upstream
Switch to django-celery upstream and make upgrade.
2020-03-06 13:01:32 -05:00
Jansen Kantor
72f6a3c2a9 bump proctoring ver (#23332) 2020-03-06 11:58:26 -05:00
Diana Huang
f3eb0d2e61 Switch to django-celery upstream and make upgrade. 2020-03-06 11:05:19 -05:00
Dillon Dumesnil
7e918d2efb AA-55: Updating edx-when version 2020-03-06 10:03:34 -05:00
edX requirements bot
37bc473757 Updating Python Requirements 2020-03-06 09:35:03 -05:00
Tim McCormack
11fc118402 Remove django-celery from transitive deps; remove unused tasks (#23318)
The video thumbnail and transcript tasks were the only things using chord_task from
edx-celeryutils, which in turn was blocking django-celery removal. But, they're no longer used.

Co-authored-by: Diana Huang <diana.k.huang@gmail.com>
2020-03-05 21:57:12 +00:00
Calen Pennington
5462c66eb5 Upgrade edx-when to 1.0.4 to fix query performance issues 2020-03-05 14:00:16 -05:00
Alex Dusenbery
ff1d9fe384 Upgrade ORA to 2.6.17 | Small logging change. 2020-03-04 10:41:21 -05:00
Ahtisham Shahid
fdc70935ac updated requirements by make upgrade 2020-03-04 12:23:19 +05:00
Diana Huang
6feee4540c Merge pull request #23280 from edx/diana/remove-dupe-countries
Make upgrade to remove duplicate django-countries.
2020-03-03 13:52:57 -05:00
Alex Dusenbery
d920597c63 Update ORA to 2.6.16 | Fixes the text_response property to be more backwards-compatible with _old_ ORA blocks. 2020-03-03 12:59:33 -05:00
Diana Huang
c111348076 Make upgrade to remove duplicate django-countries. 2020-03-03 12:54:20 -05:00
Awais Jibran
c6e0985812 Upgrade edx-when in edx-platform
Run `make upgrade` on edx-platform to update python packages.
PROD-1333
2020-03-03 20:01:09 +05:00
Feanil Patel
93b02e5c31 Rollback edx-when. 2020-03-02 16:06:05 -05:00
Feanil Patel
aa2920521f Run make upgrade. 2020-03-02 15:24:09 -05:00
Diana Huang
0024f00195 Constrain django-countries and make upgrade. 2020-03-02 12:57:04 -05:00
Diana Huang
0fa91d72db Remove DOP libraries from edx-platform.
Remove DOP apps from INSTALLED_APPS.
Remove DOP libraries from requirements.
2020-03-02 11:17:47 -05:00
Feanil Patel
5ec487452d Merge pull request #23188 from edx/robrap/BOM-1324-add-constraint
BOM-1324: remove oauth2.enforce_jwt_scopes toggle
2020-03-02 09:55:35 -05:00
Jeremy Bowman
45644a3511 Upgrade edx-lint BOM-1298 (#23227)
The last time we tried this upgrade we encountered timeouts on the quality job, which it now appears were due to the worker running pylint common running out of memory and killing the Jenkins process. Switching to a different worker type with double the RAM (8 GB vs. 4 GB) seems to have fixed this; about 5.5 GB was used. Upstream is aware of the high memory usage on large projects, it's apparently due primarily to a cache of parsed modules: https://github.com/PyCQA/pylint/issues/1495 .

Even after disabling some of the new checks that have been added, the new version of pylint found about twice as much to complain about. Just bumping the threshold for now to unblock the Django upgrade, we can try automated utilities like pyupgrade to fix some of these later.
2020-03-02 08:27:19 -05:00
Brittney Exline
a22c676cac Revert "BOM-1069"
This reverts commit 140738df4c.
2020-02-28 09:52:49 -07:00
Ayub-khan
140738df4c BOM-1069
-django-babel-underscore custom version to support django>=2.2
2020-02-28 18:18:45 +05:00
Robert Raposa
c291e4a521 fix tests and requirements
try to fix github
2020-02-27 09:56:31 -05:00