Commit Graph

3684 Commits

Author SHA1 Message Date
Eric Fischer
041c94c263 edx-celeryutils v0.1.5 2017-06-07 11:44:07 -04:00
Michael Roytman
fa5b9b7a4a update edx-search to version 1.0.1 2017-06-07 10:31:02 -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
Eric Fischer
3ddb74540b Merge pull request #15239 from edx/efischer/celery_utils_0.1.4
Bump edx-celeryutils to 0.1.4
2017-06-05 10:45:27 -04:00
Qubad786
f5e01d4959 bump LTI Consumer XBlock to latest version 2017-06-05 12:55:44 +05:00
Eric Fischer
3acd9674f0 Bump edx-celeryutils to 0.1.4 2017-06-02 16:08:13 -04:00
Eric Fischer
83465e3626 update ORA2 to 1.4.1 2017-06-02 15:26:15 -04:00
Robert Raposa
b621eb2166 Add instructions. 2017-05-31 15:30:28 -04:00
Andy Armstrong
f81c21902e Add isort to edx-platform
LEARNER-1168
2017-05-25 11:39:43 -04:00
Diana Huang
c199e46cd6 Update edx-search version. 2017-05-24 11:47:45 -04:00
zubair-arbi
d2eea88b98 bump enterprise version from 0.33.16 to 0.33.19
ENT-347
2017-05-22 16:22:04 +05:00
UmanShahzad
0eb6b2a6be Rename ActiveTable max_score to maximum_score to avoid conflicts.
See https://openedx.atlassian.net/browse/EDUCATOR-338
We defined max_score as a Float XBlock field, while
a method max_score exists that was getting conflicts
with it.
2017-05-17 10:48:53 -04:00
Ned Batchelder
9ba573e44f Install help-tokens from PyPI 2017-05-16 17:03:00 -04:00
Christina Roberts
21a5a42571 Merge pull request #15113 from edx/christina/ed396
Update version of proctoring.
2017-05-15 15:48:58 -04:00
cahrens
94ed50cb52 Update version of proctoring.
EDUCATOR-396
2017-05-15 14:01:40 -04:00
Brittney Exline
cb2fa7610b ENT-359 Bump enterprise package version 2017-05-15 12:05:07 -04:00
Ned Batchelder
2dfb6ad2b4 Merge pull request #15101 from open-craft/mtyaka/matplotlib-install-fix
Move matplotlib to post requirements.
2017-05-15 07:57:37 -04:00
J. Cliff Dyer
c61f2ddc69 Update xblock requirement to 1.0.0. 2017-05-12 14:51:02 -04:00
Matjaz Gregoric
aca929de69 Move matplotlib to post requirements.
Matplotlib depends on numpy, so we want to ensure the correct version
of numpy is already installed when we attempt to install matplotlib.
2017-05-12 11:16:34 +02:00
zubair-arbi
cb8095a745 bump enterprise version from 0.33.13 to 0.33.15
ENT-330
2017-05-12 12:10:45 +05:00
Andy Armstrong
482f76527e Merge pull request #15064 from edx/andya/welcome-message
Show a welcome message on the course home page
2017-05-10 17:40:25 -04:00
Andy Armstrong
64de44321b Show a welcome message on the course home page
LEARNER-879
2017-05-10 16:53:15 -04:00
Matt Drayer
534590143d mattdrayer/edx-enterprise-0.33.13: Update package reference 2017-05-09 11:22:18 -04:00
Diana Huang
e12a704cea Add new course dates fragment.
Also add it to the course home page.
2017-05-04 20:53:42 -04:00
Brittney Exline
907cb055d8 ENT-351/ENT-362 Enterprise package version bump 2017-05-04 11:14:19 -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
Brian Jacobel
57e8250619 Webpack in LMS 2017-05-01 17:09:32 -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
Clinton Blackburn
2b4817b102 Added OpenID Connect discovery endpoint
Although we are phasing out our support of OIDC, this particular feature will allow us to eliminate many of the settings we
share across services. Instead of reading various endpoints and secret keys from settings or hardcoded values, services
with the proper authentication backend can simply read (and cache) the information from this endpoint.

ECOM-3629
2017-04-26 10:02:27 -04:00
Saleem Latif
f4b1554c72 edx-enterprise version upgrade to 0.33.9 2017-04-26 12:12:25 +05:00
Christina Roberts
91f2834f62 Merge pull request #14934 from edx/iivic/Update-xblock-utils-version
Update version of xblock-utils in requirements
2017-04-25 14:31:41 -04:00
zubair-arbi
ff7de56a48 bump edx-enterprise version to 0.33.6 2017-04-21 12:37:30 +05:00
Ivan Ivic
742ab7799e Update version of xblock-utils in requirements 2017-04-21 06:41:51 +00:00
Jeremy Bowman
f2f9874f73 Upgrade to bok-choy 0.7.0 2017-04-20 11:25:59 -04: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
Jesse Shapiro
3f05d2e64d Merge pull request #14900 from open-craft/haikuginger/sso-provider-session-expiry
[ENT-327] Allow per-SSO-provider session expiration limits
2017-04-19 13:52:41 -04:00
Cliff Dyer
28d36b5276 Merge pull request #14813 from edx/neem/backfill-problem-completion
Estimate first_attempted for grades.
2017-04-19 09:36:10 -04:00
Zubair Afzal
2d4a564a4a Merge pull request #14905 from edx/zub/ENT-316-enterprise-version-bump-to-33.2
update enterprise version from 0.33.0 to 0.33.2
2017-04-19 13:59:27 +05: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
Clinton Blackburn
ba9035238c Updated edx-organizations package 2017-04-18 10:11:35 -04:00
Jesse Shapiro
ee9f632a3d Allow per-SSO-provider session expiration limits 2017-04-18 09:07:53 -04:00
zubair-arbi
db8324254f update enterprise version from 0.33.0 to 0.33.2 2017-04-18 14:39:57 +05:00
Brittney Exline
1491c3c1a9 ENT-289 Version bump for latest enterprise release 2017-04-11 15:11:44 +00:00
Zia Fazal
14e45ad2ea Merge pull request #14850 from edx/ziafazal/WL-584
WL-584: Updated recommender xblock to v1.2
2017-04-10 20:15:09 +05:00
Saleem Latif
77fb01cde8 Enterprise version upgrade from 0.32.0 to 0.32.1 2017-04-10 15:15:00 +05:00
Zia Fazal
be3f6a5526 Updated recommender xblock to v1.2 2017-04-10 11:03:38 +05:00