Adam
691d6872c7
Merge pull request #15294 from edx/adam/add-precedes-to-coursegraph-3
...
write courses to neo4j in background tasks (EDUCATOR-583)
2017-06-15 15:10:11 -04:00
Andy Armstrong
0b90c60b5f
Merge pull request #15301 from edx/andya/webpack-jquery
...
Handle issues with JQuery in Studio and LMS
2017-06-15 12:11:28 -04:00
Clinton Blackburn
626f015a2e
Added experiments app and API endpoint
2017-06-15 11:02:57 -04:00
Clinton Blackburn
0dc5000eb7
Disabled Enterprise integration for devstack
...
This feature is not always needed and is not properly provisioned for devstacks.
2017-06-15 10:46:29 -04:00
Saleem Latif
7914a00915
Show Enterprise Logistration for coupon users
2017-06-15 12:05:20 +05:00
Andy Armstrong
4ed9776a4b
Handle issues with JQuery in Studio and LMS
...
LEARNER-1341
2017-06-13 20:53:29 -04:00
Andy Armstrong
0096c80a13
Refactor course search into openedx/features
2017-06-13 15:30:09 -04:00
Giulio Gratta
2b25c9fc78
Enable DEFAULT_MODE to be customized in config
...
- Keeps platform set default of "Audit" to be backwards compatible and not break stuff
- get COURSE_MODE_DEFAULTS from config if set
2017-06-12 14:09:00 -04:00
Adam Palay
51abe89a80
respond to comments
2017-06-12 11:55:58 -04:00
Adam Palay
69d76b69d7
write courses to neo4j in background tasks (EDUCATOR-583)
...
move tasks into tasks.py
add more logging
2017-06-12 10:44:27 -04:00
Douglas Hall
f59dbc9c3c
Merge pull request #15095 from replaceafill/ENT-290
...
[ENT-290] Enable switch in Enterprise setup to hide Audit track
2017-06-07 23:08:19 -04:00
Douglas Cerna
6b64972b51
Added Enterprise setting for filtering audit course modes
2017-06-07 19:36:24 -06:00
Eric Fischer
992a6ed066
unified_course_view flag exists as fixture now
2017-06-07 14:10:56 -04:00
Albert St. Aubin
fd7ac21608
Working publisher/subscriber events for Cohorts and discussions
2017-06-06 13:58:54 -04:00
Albert St. Aubin
c23c0b991b
EDUCATOR-141: Moved the Discussions Mgt to its own tab and updated tests
2017-06-05 12:59:51 -04:00
Uman Shahzad
13ac08a41f
Allow configurable password reset support link.
...
Defaults to SUPPORT_SITE_LINK intentionally.
Also fixed surrounding quality tests, and overall
quality improvements.
2017-06-05 19:42:18 +05:00
Robert Raposa
eaab2cf444
Add course overrides of waffle flags.
2017-06-01 15:12:50 -04:00
John Eskew
3b57542ab0
Revert "Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance"
...
This reverts commit f97f052591 , reversing
changes made to 800bcd8e20 .
2017-05-30 12:42:54 -04:00
Uman Shahzad
a41195377c
Allow configurable activation email support link.
...
This also serves as a slight refactor of ENT-392.
2017-05-26 14:25:15 -04:00
John Eskew
f1369b912e
Move LicenseMixin and accompanying code to openedx/core/lib.
2017-05-25 16:17:31 -04:00
John Eskew
f97f052591
Merge pull request #15170 from edx/jeskew/PLAT_1316_partitions_inheritance
...
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 14:21:03 -04:00
Clinton Blackburn
800bcd8e20
Updated CredentialsApiConfig to pull URLs from settings
...
Pulling URLs from settings allows us to rely on site configuration overrides in order to support multi-tenancy.
LEARNER-1103
2017-05-25 13:30:43 -04:00
John Eskew
66f3aa5ccf
Move fields.py, inheritance.py, and partitions to openedx/core.
2017-05-25 13:24:08 -04:00
Anthony Mangano
0172ff315a
add ability to show footer language selector on LMS
2017-05-24 16:41:45 -04:00
Matt Drayer
a7f6e6a56b
Consider waffle switch when selecting ecommerce workflow
2017-05-22 12:25:05 -04:00
Clinton Blackburn
eeac30e197
Disable Forums for Docker devstack
...
This service is not currently available in Docker devstack.
2017-05-21 11:57:55 -04:00
Robert Raposa
79300c00d7
Merge pull request #15107 from edx/rraposa/docs-cleanup
...
LEARNER-909: Clean-up the edx-platform repo documentation
2017-05-19 14:05:11 -04:00
Robert Raposa
de2b47ca58
Move and rename help_tokens.ini files.
2017-05-18 09:50:59 -04:00
Jesse Shapiro
65dafe9fe5
Add Enterprise sidebar to login and registration views; remove unneeded fields; make registration form more narrow
2017-05-17 20:49:05 -04:00
Brittney Exline
69d85dc103
Merge pull request #14985 from open-craft/jill/update-registration-login
...
ENT-332/ENT-333 Updates Register and Login as per new design
2017-05-12 11:07:10 -04:00
Renzo Lucioni
78a9b1f0ae
Remove use of read_cached_programs switch
...
The read_cached_programs switch was used to control the release of changes for reading programs exclusively from the cache. With those changes stable, the switch is no longer necessary.
LEARNER-382
2017-05-12 11:06:08 -04:00
Jillian Vogel
71ba54a963
Updates combined Register, Login, and Password Reset views as per new design
...
* Reorders form fields, and updates labels, placeholders, and tip text
* Increases clickable area for links and labels.
* Removes "*" markers from required fields, and instead adds
"(optional)" labels to visible optional fields.
* Updates font colors and sizes, and removes box shadows
* Adds custom drop-down styles
* Improves responsive design scaling for small screens
* Make Terms of Service and Honor Code open in new window to avoid losing form
field values.
2017-05-12 09:18:36 -04:00
Edward Zarecor
6aea3dc041
Basic support for an optional ICP number in the footer
2017-05-10 16:43:30 -04:00
Robert Raposa
59522311ef
Revert: Default unified_course_view on in devstack.
2017-05-09 10:08:58 -04:00
Matt Drayer
cd56cc56cd
Merge pull request #15030 from edx/mattdrayer/ENT-318
...
ENT-318: Update activation email subject and message text
2017-05-09 09:29:13 -04:00
Robert Raposa
e185d886d4
Default unified_course_view on in devstack.
2017-05-08 11:45:24 -04:00
Matt Drayer
5e94c63da6
mattdrayer/ENT-318: Update activation email subject and message text
2017-05-06 00:16:43 -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
Ben Patterson
6e5769f279
Fix webpack service location for testing.
2017-05-01 17:09:32 -04:00
Brian Jacobel
a2323797f5
Work on sandbox bundling for webpack
2017-05-01 17:09:32 -04:00
Brian Jacobel
57e8250619
Webpack in LMS
2017-05-01 17:09:32 -04: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
Calen Pennington
33fee20c3a
Reapply "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 65f13ddec4 .
2017-04-27 09:25:02 -04:00
edx-pipeline-bot
38c0fbd638
Merge pull request #14975 from edx/release-mergeback-to-master
...
Merge release back to master
2017-04-26 15:29:32 -04:00
Calen Pennington
65f13ddec4
Revert "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 88dd85caec , reversing
changes made to bf8aef33fc .
2017-04-26 11:29:56 -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
Brittney Exline
2b48a5e7c5
Merge pull request #14920 from edx/bexline/registration_email
...
ENT-304 Add confirm email field to registration
2017-04-26 07:59:29 -04:00
Brittney Exline
c2df64c3f8
ENT-304 Add confirm email field to registration
2017-04-25 18:35:29 +00:00
Calen Pennington
88dd85caec
Merge pull request #14868 from cpennington/learner-542
...
Store Learner language preferences into a cookie rather than the session
2017-04-25 14:08:13 -04:00
Calen Pennington
f8b050a5d8
Put LANGUAGE_COOKIE into settings
2017-04-24 13:03:17 -04:00