Commit Graph

42093 Commits

Author SHA1 Message Date
Jeremy Bowman
0a3647848e PLAT-1229 Support for JS tests in Docker devstack 2017-06-23 12:27:39 -04:00
Marko Jevtic
75531b2fef [LEARNER-437] Reflect discount on the Program About Page (WL) 2017-06-23 17:34:06 +02:00
Jesse Shapiro
5d363df5f5 Allow lower- and mixed-case country default values 2017-06-23 11:29:11 -04:00
Harry Rein
82daaa5ad3 Adding a reviews page to the course and updating the reviews module on the course about page. Removed the existing coursetalk implementation and put it in a fragment, removed the tests as well. Added configuration settings to specify the reviews template as well as the reviews provider. This is all protected by a waffle flag. 2017-06-23 11:27:48 -04:00
Marko Jevtić
5a919f2c1c Merge pull request #15295 from edx/mjevtic/LEARNER-1367
[LEARNER-1367] Move Program Marketing page from private themes repo to edx platform repo
2017-06-23 17:25:42 +02:00
Marko Jevtic
d48100d386 [LEARNER-1367] Move Program Marketing page from private themes repo to edx platform repo
[LEARNER-311] Enable a purchase button on the Program page - platform (WL)
2017-06-23 16:27:37 +02:00
Brian Beggs
b68a481432 Merge pull request #15396 from edx/bbeggs/dummy
Revert "Test out DRF 3.6"
2017-06-23 10:25:58 -04:00
Brian Beggs
e25553b64b Revert "Test out DRF 3.6"
This reverts commit f8d3f88956.
2017-06-23 10:24:04 -04:00
Brian Beggs
f8d3f88956 Test out DRF 3.6 2017-06-23 10:21:06 -04:00
bmedx
41def5c938 Remove mock-django dependency
- PLAT-1494 since mock-django only seems to support up to Django 1.9a1, and is only used in one file we're opting to try to simplify and remove the dependency.
2017-06-23 09:22:11 -04:00
Muhammad Ammar
4622b24ab4 Merge pull request #15385 from edx/ammar/fix-video-flaky-test
fix video flaky test
2017-06-23 17:10:15 +05:00
muhammad-ammar
4d609f80ea fix video flaky test
EDUCATOR-607
2017-06-23 15:57:27 +05:00
David Ormsbee
962b09f73c Add support for CommonsChunkPlugin for Webpack.
This lets us consolidate chunks of JavaScript that are common to
multiple bundles, so that they can live in their own shared file. This
will be more relevant when we have UI components -- there's actually
very little shared code right now.
2017-06-22 21:14:13 -04:00
Andy Armstrong
b26630028e Merge pull request #15182 from edx/diana/dismiss-button
Add a dismiss button to welcome message.
2017-06-22 20:05:21 -04:00
Diana Huang
3d09290c14 Add a dismiss button to welcome message.
Store user's preference indefinitely.
2017-06-22 18:26:50 -04:00
Matthew Piatetsky
72fb972288 Merge pull request #15358 from edx/LEARNER-1312b
LEARNER-1312 Track Selection Choice (v2)
2017-06-22 17:17:20 -04:00
Matthew Piatetsky
5c7e67e919 Create test for new version of track selection page
LEARNER-1312
2017-06-22 16:28:00 -04:00
Brian Beggs
03e724c0bc Merge pull request #15354 from edx/jmbowman/PLAT-1228
PLAT-1228 Support bok-choy in Docker Devstack
2017-06-22 15:55:02 -04:00
Jeremy Bowman
5a6b8cd35b PLAT-1228 Support bok-choy in Docker Devstack 2017-06-22 15:03:12 -04:00
Brittney Exline
1ad2b66e14 Merge pull request #15381 from edx/bexline/fix_enterprise_catalog_api
Increments the enterprise version to include a change that will restore
2017-06-21 17:07:44 -04:00
Brittney Exline
d80be3add0 Increments the enterprise version to include a change that will restore
the ability to create clients for the catalog api.
2017-06-21 16:06:34 -04:00
Alex Dusenbery
f7f6ac15ca Have TestWelcomeMessageView runs succeed deterministically when test order is shuffled. 2017-06-21 15:00:29 -04:00
Eric Fischer
b1e3a45461 Merge pull request #15377 from edx/efischer/ora2_1.4.3
edx-ora2 update
2017-06-21 14:34:25 -04:00
Douglas Hall
7b52767f9f Merge pull request #15376 from edx/douglashall/edx-enteprise_0_36_2
Upgrading edx-enteprise package to 0.36.2
2017-06-21 13:31:50 -04:00
Eric Fischer
582e71e8b7 edx-ora2 update 2017-06-21 13:29:03 -04:00
Alex Dusenbery
fb36c7df6c EDUCATOR-514 | Add certificate_available_date field to CourseFields 2017-06-21 11:57:38 -04:00
Ned Batchelder
89831f063f Merge pull request #15374 from edx/nedbat/update-translations
Update translations (autogenerated message)
2017-06-21 11:28:07 -04:00
Ned Batchelder
8dab37122c Update translations (autogenerated message) 2017-06-21 14:36:35 +00:00
Douglas Hall
f5758e00f3 Upgrading edx-enteprise package to 0.36.2 2017-06-21 09:43:16 -04:00
Sven Marnach
6a4461b002 Simplify CSS for read-only fields. 2017-06-21 15:15:52 +02:00
Sven Marnach
f127a29d62 Add feature flag to disable email address changes. 2017-06-21 15:15:52 +02:00
Afzal Wali Naushahi
2b4fb4fd95 Merge pull request #15180 from edx/clintonb/multi-tenant-catalog-integration
Updated CatalogIntegration to use a site-specific URL
2017-06-21 15:31:53 +05:00
Afzal Wali
8173182c86 Taking the url change behind the waffle switch. Required for the Learner-1146
Learner-1111
2017-06-21 14:02:14 +05:00
Clinton Blackburn
dd1f834697 Displaying verification denial reasons on dashboard
Learners now see (on the dashboard) a list of reasons why their verifications were denied.

LEARNER-1486
2017-06-20 17:44:13 -04:00
Jesse Shapiro
f5769959dd Merge pull request #15135 from open-craft/uman/OC-2606
[ENT-365] Move from python-social-auth to split social
2017-06-20 17:04:20 -04:00
Alex Dusenbery
eb73057d90 EDUCATOR-333: Grade each course subsection exactly once; ensure that our stashed, unsaved subsection grades are unique. 2017-06-20 16:25:40 -04:00
John Eskew
fd86e1b4b2 Merge pull request #15357 from edx/jeskew/django1.11_future_templates_PLAT_1562
Use standard 'url' templatetag - deprecated/removed from future.
2017-06-20 14:02:36 -04:00
sarahkf
2b81a9409d Merge pull request #15327 from edx/sarahkf/python-template
fixed CC logo text alternative
2017-06-20 13:42:45 -04:00
sarahkf
dc121e54cb Merge pull request #15326 from edx/sarahkf/ARIA-roles
fixed aria-label to just say legal
2017-06-20 13:41:48 -04:00
Uman Shahzad
8b65ca17c5 Migrate to latest, split python-social-auth.
PSA was monolothic, now split, with new features, like
a DB-backed partial pipeline. FB OAuth2 version also upped.

Partial pipelines don't get cleared except when necessary.
They persist for special cases like change of browser while
still mid-pipeline (i.e. email validation step).

Refactor, cleanup, and update of a lot of small things as well.

PLEASE NOTE the new `social_auth_partial` table.
2017-06-20 22:05:36 +05:00
Douglas Hall
4dd4f97900 Merge pull request #15370 from edx/douglashall/edx-enteprise_0_35_2
Upgrading the edx-enterprise package to 0.35.2.
2017-06-20 13:00:41 -04:00
Sofiya Semenova
bf577fffa3 Merge pull request #15298 from edx/sofiya/preregister-cohorts
Assign users to cohorts before registration
2017-06-20 11:59:23 -04:00
Kyle McCormick
c22aeceab7 Truncate title in thread created event to 1000 chars
EDUCATOR-341
2017-06-20 11:56:53 -04:00
Douglas Hall
f58277cc10 Upgrading the edx-enterprise package to 0.35.2. 2017-06-20 11:33:31 -04:00
Sarah Fischmann
540af5edcd Fixed legal aria-label to be a valid label
AC-596

fixed aria-label to just say legal

translate legal label
2017-06-20 11:33:30 -04:00
Ned Batchelder
03c725ef9a Merge pull request #15281 from edx/nedbat/footer-edx-link
edx.org link for Open edX footer
2017-06-20 11:15:06 -04:00
Eric Fischer
84aa4a2631 Merge pull request #15367 from edx/efischer/celeryutils_pypi_fun_times
edx-celeryutils 0.2.4
2017-06-20 10:48:24 -04:00
John Eskew
cb4ae4619b Use standard 'url' templatetag - deprecated/removed from future. 2017-06-20 10:44:16 -04:00
Adam
22a5bd3501 Merge pull request #15324 from ravi-ojha/educator_273
Bump version of xblock-poll that resolves EDUCATOR-273
2017-06-20 10:34:07 -04:00
Eric Fischer
112a5662ec edx-celeryutils 0.2.4 2017-06-20 10:20:06 -04:00