Commit Graph

807 Commits

Author SHA1 Message Date
Eric Fischer
4af499cdd5 edx-ora2 1.4.2 release 2017-06-13 12:58:19 -04:00
Ned Batchelder
c8accbc30e Merge pull request #15131 from edx/nedbat/help-tokens-from-pypi
Install help-tokens from PyPI
2017-06-06 17:48:39 -04:00
Qubad786
f5e01d4959 bump LTI Consumer XBlock to latest version 2017-06-05 12:55:44 +05:00
Eric Fischer
83465e3626 update ORA2 to 1.4.1 2017-06-02 15:26:15 -04:00
Ned Batchelder
9ba573e44f Install help-tokens from PyPI 2017-05-16 17:03:00 -04:00
cahrens
94ed50cb52 Update version of proctoring.
EDUCATOR-396
2017-05-15 14:01:40 -04:00
Eric Fischer
be3e603e35 Merge pull request #15007 from edx/efischer/ora_release
Update edx-ora2 to 1.4.0
2017-05-04 09:37:32 -04:00
Ned Batchelder
6be4337c7d Merge pull request #14898 from edx/nedbat/help-tokens-app
Use a new external app for help tokens
2017-05-03 18:08:27 -04:00
Ned Batchelder
55e04d2cf1 Update the install reference to v1.0.0 2017-05-03 16:25:47 -04:00
Eric Fischer
5e3f5f11ca Update edx-ora2 to 1.4.0 2017-04-28 11:02:24 -04:00
Qubad786
f3b4803066 Update lti_consumer xblock to latest version 2017-04-28 15:59:23 +05:00
Ned Batchelder
2f1936ce73 Replace context processor with new help-tokens app
This makes it possible to refer to multiple book from a single app.

This also means that Open edX branches will be able to pass bok-choy
tests (at least if the books have already been built.)
2017-04-27 10:34:09 -04:00
Ivan Ivic
742ab7799e Update version of xblock-utils in requirements 2017-04-21 06:41:51 +00:00
Eric Fischer
5c26acc115 Re-kill ICRV block
This reverts commit 1224e341de. I've also added
NotImplementedPartitionScheme, which allows deprecated partition types to have
a valid entry point despite being unusable.

TNL-6675
2017-04-19 15:55:13 -04:00
J. Cliff Dyer
4f6d5d9ce9 Estimate creation time for subsections grades based on timestamp of
incoming scores.

TNL-6697
2017-04-18 16:51:17 -04:00
Zia Fazal
be3f6a5526 Updated recommender xblock to v1.2 2017-04-10 11:03:38 +05:00
Sanford Student
3e4163aa6d upgrade dnd 2017-04-05 15:37:24 -04:00
Eric Fischer
10faaa557d edx-ora2/submissions upgrades 2017-03-30 11:08:29 -04:00
sanfordstudent
d19fbca17c Merge pull request #14727 from edx/sstudent/upgrade-dnd
upgrade drag n drop
2017-03-27 13:27:19 -04:00
Sanford Student
d2a131be57 upgrade drag n drop and clean up rescore logic 2017-03-27 12:09:27 -04:00
Eric Fischer
fe59bceca2 edx-ora2 and edx-submissions updates 2017-03-23 16:01:48 -04:00
Eric Fischer
4a818c7999 edx-ora2 1.3.0 release 2017-03-21 16:03:08 -04:00
muhammad-ammar
5ec5e97a0c backend changes to support hls
TNL-6541
2017-03-16 19:30:49 +05:00
Ari Rizzitano
d96bd9449b Merge pull request #14565 from edx/arizzitano/xblock-poll-1.2.6
update xblock-poll version to 1.2.6
2017-03-15 15:08:31 -04:00
Ari Rizzitano
9033cd4cc8 bump xblock-poll to 1.2.6 (TNL-6359, TNL-6360)
temporarily point xblock poll at my fork for testing

try egg version 1.2.6

actual bump
2017-03-13 13:34:57 -04:00
Nimisha Asthagiri
1224e341de Revert "Merge pull request #14588 from edx/efischer/kill_stuff"
This reverts commit 83f2be4929, reversing
changes made to 01ed17426f.
2017-03-08 13:10:48 -05:00
Eric Fischer
83f2be4929 Merge pull request #14588 from edx/efischer/kill_stuff
Kill edx-reverification-block
2017-03-06 09:29:36 -05:00
J. Cliff Dyer
d216488352 Version bump and use new pypi version. 2017-03-02 16:20:10 -05:00
Eric Fischer
7b85c0ea00 Remove in-course reverification
This is unused, and will no longer be supported on edx.org. Also adds a
DeprecatedModel utility class.

TNL-6126
2017-03-01 10:46:29 -05:00
Andy Armstrong
248558f1d4 Render Discussion tab using web fragments 2017-02-28 23:39:39 -05:00
Eric Fischer
105184ecd2 Update ora2 and submissions 2017-02-24 15:02:00 -05:00
Peter Pinch
2ed57b9206 bumping edx-sga to v0.6.2
use PyPI version of edx-sga and move to base.txt
2017-02-23 08:23:22 -05:00
Diana Huang
30d9324c44 Update proctoring version. 2017-02-16 12:56:50 -05:00
Gregory Martin
8c9918da23 bump ora2 version 2017-02-14 14:05:20 -05:00
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
cahrens
a15d89c8bf Fix a11y issues.
TNL-6440, TNL-6439
2017-02-10 09:43:26 -05:00
Jillian Vogel
eb3367e684 Bumps xblock-drag-and-drop-v2 to v2.0.15 2017-02-06 08:31:17 +10:30
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
Zia Fazal
dd3d32655f updated lti_consumer xblock to latest version 2017-01-30 19:37:09 +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
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
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
Ned Batchelder
2cec36d6ce Use v0.3.7 of i18n-tools 2017-01-23 12:13:32 -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
Ned Batchelder
d87d716dbd Use codejail with 15 threads 2017-01-13 11:13:51 -05:00