Commit Graph

3684 Commits

Author SHA1 Message Date
Diana Huang
30d9324c44 Update proctoring version. 2017-02-16 12:56:50 -05:00
Jesse Zoldak
a4be39f96d Update bok-choy version to get performance improvements in FF 2017-02-16 11:10:19 -05:00
Gregory Martin
8c9918da23 bump ora2 version 2017-02-14 14:05:20 -05:00
Jillian Vogel
7597bcbe5b Bump edx-enterprise tag to 0.21.2 2017-02-13 22:59:57 +10:30
J. Cliff Dyer
be8a898e68 Add logging to recalculate grades base task.
TNL-6294

* Use external celery_utils in edx-platform (TNL-6454)
* Remove old openedx.core celery_utils implementation.
2017-02-10 16:07:51 -05:00
Christina Roberts
62cb3ad50e Merge pull request #14486 from edx/christina/wiki-round-2
Fix more wiki a11y issues
2017-02-10 13:08:11 -05:00
cahrens
a15d89c8bf Fix a11y issues.
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
Jesse Shapiro
424b4356a5 Merge pull request #14400 from open-craft/haikuginger/enterprise-course-consent
[ENT-101] Add course-specific data sharing consent hooks for Enterprise app
2017-02-09 18:37:55 -05:00
Jesse Shapiro
9a573de533 Add consent check to course access prerequisites; add utility functions to provide interface to course-specific consent in Enterprise app 2017-02-09 13:49:57 -05:00
George Song
c0e452494e Merge pull request #14363 from open-craft/mtyaka/bump-xblock-vectordraw
Bump xblock-vectordraw to 0.2.1.
2017-02-09 07:16:03 -08:00
Kevin Falcone
eca90ddcc1 Merge pull request #14483 from edx/jibsheet/bump-new-relic
Upgrade New Relic plugin
2017-02-07 14:14:34 -05:00
Kevin Falcone
c4afec9299 Upgrade New Relic plugin
We're seeing an error in sending to the collector, there are also
a number of changes.
https://docs.newrelic.com/docs/release-notes/agent-release-notes/python-release-notes
2017-02-07 09:46:57 -05:00
Ari Rizzitano
dccf2f885c bump pa11ycrawler version to v1.5.8
[pa11ycrawler] enable load_courses from CLI

force pa11ycrawler to run

[pa11ycrawler] bump version to 1.5.5

move around some paver opts

crawl -> test

bump to v1.5.8

let's stick to crawl for now

Changing dash to underscore in skip-fetch

revert a couple of options

add back $RUN_PA11YCRAWLER check
2017-02-06 18:15:15 -05:00
Jillian Vogel
eb3367e684 Bumps xblock-drag-and-drop-v2 to v2.0.15 2017-02-06 08:31:17 +10:30
Brian Jacobel
deb69de630 Upgrade nodeenv to 1.1.1 2017-02-02 09:56:07 -05:00
Jesse Zoldak
d1012a771d Merge pull request #14425 from edx/revert-14200-jmbowman/async_course_import
Revert "PLAT-1104 Import courses asynchronously"
2017-02-01 11:32:39 -05:00
Stu Young
c0a64c2b1e Merge pull request #14436 from edx/estute/pin-astroid-for-pylint-dependency
pin astroid version 1.3.8 for pylint dep
2017-02-01 08:49:02 -05:00
Zia Fazal
4a41b6f0f9 Merge pull request #14427 from edx/ziafazal/TNL-6400
updated lti_consumer xblock to latest version
2017-02-01 14:33:57 +05:00
stu
43329adeaf comment astroid dependency 2017-01-31 22:59:54 -05:00
stu
4b60f1339e pin astroid version 1.3.8 for pylint dep 2017-01-31 15:10:45 -05:00
Toby Lawrence
823a43166f Merge pull request #14416 from edx/feature/consistent-hashing
Include django-memcached-hashring to support consistent hashing.
2017-01-31 12:41:33 -05:00
Saleem Latif
ab88da952b Update settings for edx-enterprise (v0.19.1) configurations. 2017-01-31 14:19:51 +05:00
Jesse Zoldak
83a451dc0b Revert "PLAT-1104 Import courses asynchronously" 2017-01-30 19:21:43 -05:00
Jeremy Bowman
576f6755f8 Merge pull request #14200 from edx/jmbowman/async_course_import
PLAT-1104 Import courses asynchronously
2017-01-30 16:50:55 -05:00
Jeremy Bowman
831cd4b85b PLAT-1104 Import courses asynchronously 2017-01-30 12:19:33 -05:00
Zia Fazal
dd3d32655f updated lti_consumer xblock to latest version 2017-01-30 19:37:09 +05:00
Toby Lawrence
b34b18653a Include django-memcached-hashring to support consistent hashing. 2017-01-27 15:32:28 -05:00
Gregory Martin
ddc1d2bc98 update ora2 version 2017-01-27 13:49:42 -05:00
Ari Rizzitano
c79718be5b Merge pull request #14387 from open-craft/jill/bump-xblock-poll-v1.2.5
Bumps the xblock-poll version to v1.2.5
2017-01-27 09:17:18 -05:00
Jillian Vogel
f06be21f11 Merge pull request #14305 from open-craft/jill/bump-django-storage-swift
Bumps django-storage-swift to 1.2.15
2017-01-27 09:50:29 +10:30
Clinton Blackburn
aec759fd65 Updated edx-rest-api-client to 1.7.1
https://github.com/edx/edx-rest-api-client/compare/1.6.0...1.7.1

ECOM-6634
2017-01-26 15:13:01 -05:00
Ned Batchelder
7f4ce79ca4 edx-i18n-tools is on PyPI, get it from there. 2017-01-26 10:52:45 -05:00
Jillian Vogel
322ac8a468 Bumps the xblock-poll version to v1.2.5
and removes the -e from the install, as per the requirements rules.
2017-01-26 12:05:01 +10:30
Ned Batchelder
4433edd05c Pyparsing might need to be in pre? 2017-01-25 15:15:33 -05:00
Ned Batchelder
84b25dd896 Keep the sandbox reqs in sync 2017-01-25 15:11:23 -05:00
Ned Batchelder
8d791b5823 Use latest pyparsing 2.0.x to avoid setuptools entanglement
With 2.0.1, and setuptools 34.0.2, errors happen like:

File "/edx/app/edxapp/venvs/edxapp-sandbox/local/lib/python2.7/site-packages/packaging/requirements.py", line 59, in <module>
    MARKER_EXPR = originalTextFor(MARKER_EXPR())("marker")
TypeError: __call__() takes exactly 2 arguments (1 given)

(cherry picked from commit 73519b3547359a0b791e39d4665f51ac66449a17)
2017-01-25 15:10:02 -05:00
Ned Batchelder
041fede334 Try the latest of pip and setuptools 2017-01-25 15:04:22 -05:00
Ned Batchelder
a117416ed2 Add versions to all non-dash-e installations 2017-01-25 14:51:36 -05:00
Ned Batchelder
91a235a96d Fix two wrong egg names
These are the only two egg names that are wrong in this file.  We have
to uninstall i18n-tools, because the distribution name changed.  The
lti-consumer XBlock hasn't changed named, we just had the wrong name in
the requirements file.
2017-01-25 14:22:58 -05:00
Matjaz Gregoric
c7ff473e6d Merge pull request #14334 from open-craft/mtyaka/dndv2-bump-2.0.14
Bump xblock-drag-and-drop-v2 to 2.0.14.
2017-01-25 09:09:54 +01:00
Jesse Shapiro
3d080584e7 Merge pull request #14308 from open-craft/haikuginger/update-python-saml
[ENT-4] Revert to canonical version of python-saml
2017-01-24 07:34:03 -08:00
Ned Batchelder
2cec36d6ce Use v0.3.7 of i18n-tools 2017-01-23 12:13:32 -05:00
Matjaz Gregoric
ed9f51ec76 Bump xblock-vectordraw to 0.2.1.
The new version includes a minor fix for the problem icon.
2017-01-23 10:03:13 +01:00
Renzo Lucioni
12c595f80d Merge pull request #14353 from edx/renzo/waffle
Reintroduce Waffle
2017-01-20 17:15:35 -05:00
Renzo Lucioni
3f6d6cbf84 Reintroduce Waffle
Waffle serves as a complement to config models. It's useful in feature rollout situations where you may not want to incur the overhead of creating and committing a migration (required for adding a field to a config model), and also handles gradual, percentage-based rollouts.

ECOM-4422
2017-01-20 16:20:13 -05:00
Robert Raposa
23c61ada7f Upgrade to v1.1.1 release of xblock-lti-consumer 2017-01-19 16:14:06 -05:00
Matjaz Gregoric
e5dc4b70bd Bump xblock-drag-and-drop-v2 to 2.0.14. 2017-01-19 08:00:17 +01:00
Calen Pennington
7f66d011b5 Merge pull request #14347 from edx/release
Merge hotfix release into master
2017-01-18 15:53:00 -05:00
Clinton Blackburn
9f7b4f34a4 Upgraded to edx-organizations 0.4.2
This version includes updated help text for the Organization logo field.

ECOM-6862
2017-01-18 11:42:25 -05:00
Ned Batchelder
d87d716dbd Use codejail with 15 threads 2017-01-13 11:13:51 -05:00