Commit Graph

1575 Commits

Author SHA1 Message Date
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
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
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
zubair-arbi
fd58f95c35 bump enterprise version from 0.30.0 to 0.31.2
ENT-277
2017-04-07 15:13:55 +05:00
Sanford Student
3e4163aa6d upgrade dnd 2017-04-05 15:37:24 -04:00
John Eskew
410133d8e8 Upgrade Django from 1.8.17 to 1.8.18 2017-04-04 09:58:15 -04:00
Eric Fischer
10faaa557d edx-ora2/submissions upgrades 2017-03-30 11:08:29 -04:00
Brittney Exline
c53f2038cd ENT-218/ENT-221 Version bump for edx-enterprise 2017-03-28 15:24:58 +00: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
Jillian Vogel
ea0933506f Bumps edx-enterprise version to 0.29.0 2017-03-25 13:56:01 +10:30
Jesse Shapiro
eb34d3fe9d Merge pull request #14708 from open-craft/haikuginger/dashboard-consent-banner
[ENT-225] Add consent declined banner to dashboard
2017-03-24 10:57:52 -04:00