Commit Graph

3684 Commits

Author SHA1 Message Date
Feanil Patel
0ca5cb9b74 Revert "Reduce requirements complexity." 2018-02-23 16:54:09 -05:00
George Babey
3e840ff268 Merge pull request #17497 from edx/gbabey/move_paginators
Moved pagination to edx_rest_framework_extensions package
2018-02-23 15:24:40 -05:00
George Babey
1c7720a561 Bump drf-extensions for pagination move 2018-02-23 14:20:00 -05:00
Feanil Patel
3a4c36b4ef Remove requirements that should be a part of the venv definition. 2018-02-23 00:16:01 -05:00
Feanil Patel
d800ce5673 Move pyparsing to base.txt
It's unclear why this is in pre.txt
2018-02-22 23:34:21 -05:00
Feanil Patel
9514f9d3be With wheels this statement is no longer true. 2018-02-22 23:14:10 -05:00
Ned Batchelder
85a7c9bc13 Merge pull request #17487 from open-craft/jill/update-django-storage-swift
Update to django-storage-swift v1.2.18
2018-02-20 16:39:56 -05:00
Brian Beggs
de68a01627 Merge pull request #17469 from mitodl/pdpinch/bump-edx-sga
bump edx-sga to 0.8.0
2018-02-20 15:46:54 -05:00
Alex Dusenbery
919355cab1 Revert "Track viewing of individual blocks."
This reverts commit 4946b6b296.
2018-02-20 14:42:28 -05:00
Qubad786
eb5867199b bump edxval version. 2018-02-16 19:09:07 +05:00
Qubad786
c90aa33cb8 Integrate with the updated VAL api utils. 2018-02-16 19:06:44 +05:00
J. Cliff Dyer
4946b6b296 Track viewing of individual blocks.
* Implement a ViewedEvent handling system which calls handlers when a
  block has been viewed for 5 seconds (configurable).
* Hook up Verticals to register their children blocks with this event,
  and submit completions once seen.

OSPR-2093
OC-3358
2018-02-15 15:13:48 -05:00
Jillian Vogel
068a5d06eb Update to django-storage-swift v1.2.18
and enable lazy connections by default.

cf https://github.com/dennisv/django-storage-swift/pull/97
2018-02-15 20:38:18 +10:30
John Eskew
adbedf5252 Install edx-user-state-client from PyPI, move xblock-review. 2018-02-14 19:01:33 -05:00
Alex Dusenbery
7e51f02884 Get edx-platform working with external completion lib, add integration tests. 2018-02-14 15:54:27 -05:00
Adam Stankiewicz
cd7556db28 ENT-833 Updating edx-enterprise version to the 0.65.7 2018-02-14 11:39:12 -05:00
zubair-arbi
67fbd93a28 bump enterprise version to 0.65.6 2018-02-14 15:45:47 +05:00
Peter Pinch
eac2bd1507 bump edx-sga to 0.8.0 2018-02-13 15:22:56 -05:00
John Eskew
5549bbc822 Install edx-milestones from PyPI instead of GitHub. 2018-02-13 13:31:39 -05:00
John Eskew
b44a0b3148 Move to PyPI version of edx-analytics-data-api-client 2018-02-12 18:18:57 -05:00
Brian Mesick
b72eb8c31b Merge pull request #17434 from edx/bmedx/splash_to_pypi
Use new PyPI package for django-splash
2018-02-12 14:12:59 -05:00
bmedx
5c4bfdc341 Use new PyPI package for django-splash 2018-02-12 11:17:41 -05:00
Farhanah Sheets
e73b95f1c8 Update lti iframe in platform & xblock github version 2018-02-12 09:36:06 -05:00
John Eskew
4e3e62b6d9 Move to PyPI install of edx-proctoring. 2018-02-09 15:59:55 -05:00
Muhammad Ammar
3fd91f3592 Merge pull request #17430 from edx/ammar/update-edxval
update edxval to 0.1.10
2018-02-09 18:27:58 +05:00
Feanil Patel
1248d7b058 Stop using our fork of paver and use PyPI
The problem we were having with paver 1.2.4 has been fixed and so we can go back to using the mainline paver now.
2018-02-08 10:47:11 -05:00
muhammad-ammar
13f85b9e7c update edxval to 0.1.10 2018-02-08 18:51:17 +05:00
Brian Mesick
86d077ac3d Merge pull request #17413 from edx/bmedx/upgrade_nltk
Upgrade NLTK to 3.2.5, fixup usage and tests
2018-02-07 15:39:22 -05:00
Jeremy Bowman
1a67819ce4 PLAT-1945 Better management command ergonomics 2018-02-07 13:24:04 -05:00
bmedx
6a22de454f Upgrade NLTK to 3.2.5, fixup usage and tests 2018-02-07 10:42:23 -05:00
Matt Drayer
6c7521867b Merge pull request #17416 from edx/mattdrayer/edx-enterprise-0.65.3
Version bump edx-enterprise to 0.65.3
2018-02-07 08:21:02 -05:00
Muhammad Ammar
4d7c9113a1 Merge pull request #17412 from edx/ammar/edxval-release
update edxval to 0.1.9
2018-02-07 17:18:19 +05:00
Jeremy Bowman
378287fbc0 Merge pull request #17404 from edx/jmbowman/PLAT-1942
PLAT-1942 Handle xmodule_django field deprecations
2018-02-06 13:23:04 -05:00
Matt Drayer
1498a28d51 Version bump edx-enterprise to 0.65.3 2018-02-06 10:21:15 -05:00
muhammad-ammar
507bacd8d8 update edxval to 0.1.9 2018-02-06 18:59:39 +05:00
Jeremy Bowman
bf86b3da98 PLAT-1942 Handle xmodule_django field deprecations 2018-02-05 15:05:54 -05:00
Adam Stankiewicz
9247979226 Version bump for edx-enterprise 2018-02-05 14:43:02 -05:00
Douglas Hall
1410209a11 Add migration for removing old edx-enterprise password fields from the database. 2018-01-30 13:43:10 -05:00
Eric Fischer
f132ea405d edx-ora2 2.1.11 2018-01-30 10:15:56 -05:00
Douglas Hall
538b073ee4 ENT-854 Remove references to old EnterpriseCustomerReportingConfiguration model fields. 2018-01-29 15:43:28 -05:00
Qubad786
287f4836af update val version and clean external video export tests 2018-01-29 19:05:55 +05:00
Douglas Hall
7a552f7446 Merge pull request #17307 from edx/douglashall/upgrade_edx_enterprise_0_63_0
Upgrade edx-enterprise package to 0.63.0.
2018-01-25 16:42:16 -05:00
Eric Fischer
45decc48b3 Update edx-ora2 to version 2.1.10 2018-01-25 14:05:35 -05:00
Douglas Hall
a458fa9f93 Upgrade edx-enterprise package to 0.63.0. 2018-01-25 14:01:26 -05:00
Douglas Hall
d158da2792 ENT-854 Add django-fernet-fields to requirements. 2018-01-25 11:05:18 -05:00
Jeremy Bowman
36e321a5a2 PLAT-1900 Remove dependency on abandoned django-pipeline-forgiving package 2018-01-24 17:53:12 -05:00
Jeremy Bowman
e139e83b79 Merge pull request #17269 from open-craft/kshitij/master_with_setuptools_fix
Upgrade setuptools to avoid bug that prevents OpenStack requirements install
2018-01-24 13:19:58 -05:00
Jeremy Bowman
ebc54c8f1a PLAT-1890 Fixed assorted ModifyingEnforceTypeWarning warnings 2018-01-24 11:49:42 -05:00
Kshitij Sobti
d8b236da87 Upgrade setuptools to avoid bug while installing of OpenStack requirements
RE: pypa/setuptools#951
2018-01-24 12:47:52 +05:30
Feanil Patel
6a7f941a18 Update github.txt
Add more detail about using hashes/shas for requirements in this file.
2018-01-22 15:47:51 -05:00