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
Jesse Shapiro
1106746fd4
Add consent declined banner to dashboard
2017-03-23 16:44:24 -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
Matt Drayer
98930e3f38
Update edx-enterprise library to v27.6
2017-03-21 09:55:55 -04:00
Jillian Vogel
be088dd924
Adds settings.ENTERPRISE_PUBLIC_ENROLLMENT_API_URL
...
which is used for external, client-side requests by the Enterprise app to the
Enrollments API.
This allows ENTERPRISE_ENROLLMENT_API_URL to use localhost:8000, to be used for
internal, server-side requests.
Bumps edx-enterprise version to 0.27.4 to use this change.
2017-03-18 12:43:53 +10:30
Michael Youngstrom
228eb5103b
Merge pull request #14661 from edx/michaelyoungstrom/django_setting_change
...
Disable Django API browser
2017-03-17 10:58:18 -04:00
Jesse Shapiro
09751421ef
Merge pull request #14709 from open-craft/haikuginger/update-enterprise-0.27.3
...
[ENT-215/ENT-217] Update edx-enterprise to 0.27.3
2017-03-17 10:52:14 -04:00
Michael Youngstrom
195e7f27d3
Disable Django API browser and bump pa11ycrawler
...
Force run on PR for testing
Remove pa11ycrawler from base.txt for testing
Update pa11ycrawler dependency
Revert code needed for testing on Jenkins
Enable testing for Jenkins
Update accessibility-tests.sh
Update accessibility-tests.sh
Point to newest pa11ycrawler release
Remove force run on PR
Reset accessibility-tests.sh
2017-03-17 13:51:13 +00:00
Jesse Shapiro
a06f915230
Update edx-enterprise to 0.27.3
2017-03-16 18:37:54 -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
Saleem Latif
a33fd16267
Version upgrade of edx-enterprise to 0.27.0
2017-03-14 14:20:02 +05: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
Clinton Blackburn
4cc7628696
Upgraded to Python Social Auth 0.2.21 to resolve migration issue
2017-03-10 23:06:02 -05:00