Vedran Karacic
3916759ded
Add COURSE_CATALOG_API_URL setting to devstack_docker.
...
LEARNER-1115
2017-07-12 13:48:47 +02:00
Brian Beggs
83e52905cf
ADD LMS_BASE and CMS_BASE to devstack_docker config files
2017-07-07 17:02:51 -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
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
Anthony Mangano
0172ff315a
add ability to show footer language selector on LMS
2017-05-24 16:41:45 -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
Calen Pennington
33fee20c3a
Reapply "Merge pull request #14868 from cpennington/learner-542"
...
This reverts commit 65f13ddec4 .
2017-04-27 09:25:02 -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
Calen Pennington
e733179d49
Store Learner language preferences into a cookie rather than the session
...
This modifies the lang-pref django app to:
a) Use the current value of the 'edx-language-preference' cookie to set the
users Accept-Language header on an incoming request.
b) At the end of the request, update the 'edx-language-preference' cookie
to reflect the users current Language Preference choice, if any.
[LEARNER-542]
2017-04-24 07:37:19 -04:00
Clinton Blackburn
163c71e8c4
Updated CREDENTIALS_SERVICE_USERNAME setting for Docker-based devstack
2017-04-20 14:57:22 -04:00
Clinton Blackburn
016b652509
Corrected LMS Docker devstack settings
...
- Fixed LMS_ROOT_URL
- Fixed Enterprise API URL
2017-04-10 18:01:39 -04:00
Clinton Blackburn
eaed23d55c
Updated Docker devstack settings to support an external marketing site
...
These changes help simplify integrating with edx.org's separate marketing site.
ECOM-6627
2017-04-06 16:10:44 -04:00
Clinton Blackburn
078974d24a
Disabled search for Docker-based devstack
...
This feature is not well-documented, so it is unclear how to setup Elasticsearch properly to make it work. The next person who needs to work on this feature will need to make it work and, ideally, document it.
2017-03-07 21:21:49 -05:00
Brandon DeRosier
cb85ef1f5b
ENT-162 Create an enterprise enrollment during the enrollment flow
2017-02-23 19:15:20 -05:00
Clinton Blackburn
78f235a5cb
Enabled auto-auth for Docker-based devstack
...
ECOM-7099
2017-02-23 18:20:36 -05:00
Clinton Blackburn
576fc30e8e
Corrected URLs for the E-Commerce Service when using Docker Devstack
...
ECOM-6634
2017-01-26 18:04:39 -05:00
Clinton Blackburn
bb7c5b3384
Corrected OAuth URL for Docker-base devstack
...
ECOM-6634
2017-01-25 13:13:50 -05:00
Clinton Blackburn
e7c0ed77e5
Added settings for Docker-based devstack
...
ECOM-6634
2017-01-24 00:38:00 -05:00