Marko Jevtic
885d54239f
[LEARNER-493] Add feature flag for Bundled Purchase - WL
2017-04-18 05:35:06 +00:00
Andy Armstrong
da1ac4664e
Implement common redirect logic for all course tabs
...
LEARNER-76
2017-04-12 16:05:32 -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
Andy Armstrong
0325425c8c
Add data sharing consent redirect for more course tabs
...
LEARNER-394
2017-03-31 19:12:13 -04:00
Robert Raposa
77f111b2b1
Moves and rename common/djangoapps/newrelic_custom_metrics.
2017-03-31 15:19:53 -04:00
asadiqbal
ed33d3b09f
ENT-287 Track Selection: Enterprise messaging only for catalog courses
2017-03-31 16:54:16 +05:00
cahrens
e5035746bf
Introduce EnrollmentTrackUserPartition.
...
TNL-6674
2017-03-30 12:24:48 -04:00
Nimisha Asthagiri
4ac78706a3
Waffle Switch with namespacing and request caching
2017-03-28 17:49:20 -04:00
Andy Armstrong
89e5c0fd8d
Convert course bookmarks into a feature
...
LEARNER-39
2017-03-22 16:09:13 -04:00
Robert Raposa
c37137a6b5
Add course outline bokchoy tests.
...
- Rename CourseOutlinePage to StudioCourseOutlinePage in lms tests.
- Introduce CourseHomePage with outline child.
- Add a11y, breadcrumbs, and waffle.
2017-03-22 13:00:39 -04:00
Andy Armstrong
435a6f5225
Make course_experience a feature
2017-03-22 13:00:38 -04:00
Brian Jacobel
db6c2fe8bf
Outline will only show section and subsection, not unit
2017-03-22 13:00:37 -04:00
asadiqbal
bfde6d63c5
ENT-251 Updated track selection UI for Enterprise context
2017-03-22 17:32:58 +05: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
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
Clinton Blackburn
4cc7628696
Upgraded to Python Social Auth 0.2.21 to resolve migration issue
2017-03-10 23:06:02 -05: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
Brittney Exline
0cdce8ed71
ENT-191 Adding new edx-enterprise packages to be optionally installed
...
We introduced two more apps in edx-enterprise that need to be pulled in.
2017-03-02 06:10:53 +00:00
Michael Youngstrom
01ed17426f
Merge pull request #14628 from edx/michaelyoungstrom/revert_django_setting
...
[WIP] Revert Django renderer change
2017-03-03 17:37:41 -05:00
Michael Youngstrom
fa74e0bf19
Revert Django renderer change
...
Force run on PR
Remove force run on PR
2017-03-03 17:34:02 -05:00
Brandon DeRosier
20ae9948d1
Merge pull request #14610 from open-craft/bdero/fix-enterprise-api-url
...
Keep default ENTERPRISE_API_URL if LMS_ROOT_URL not set
2017-03-03 14:30:10 -05:00
Brian Jacobel
f3bce3ee20
Merge pull request #13903 from proversity-org/proversity/feature-cookie-consent
...
add cookie consent feature flag and popup banner
2017-03-03 11:16:16 -05:00
Brandon DeRosier
48fe4ad10b
Keep default ENTERPRISE_API_URL if LMS_ROOT_URL not set
2017-03-01 15:48:25 -05:00
Andy Armstrong
f6876ce199
Merge pull request #13937 from edx/andya/use-ui-blocks
...
[WIP] Use web fragments for discussion and static tabs
2017-03-01 00:36:48 -05:00
Nimisha Asthagiri
77a29242e3
Merge pull request #14571 from edx/beryl/cbs_models
...
Storage-backed versioned Block Structures: Models
2017-02-28 23:50:21 -05:00
Andy Armstrong
248558f1d4
Render Discussion tab using web fragments
2017-02-28 23:39:39 -05:00
Jeremy Bowman
c8f7587f6b
Merge pull request #14552 from edx/jmbowman/async_course_import
...
PLAT-1104 Import courses asynchronously
2017-02-27 12:01:06 -05:00
Jesse Shapiro
c6e6c8727d
Merge pull request #14556 from open-craft/haikuginger/fix-enterprise-enrollment-api-url
...
[ENT-208] Update AWS ENTERPRISE_ENROLLMENT_API_URL variable
2017-02-27 10:41:44 -05:00
Nimisha Asthagiri
2f3b0b4cc8
Storage-backed versioned Block Structures: Settings
2017-02-27 00:39:22 -05:00
David Ormsbee
d439da4418
Merge pull request #14583 from edx/ormsbee/remove_dealer_git_for_lms
...
Remove dealer.git use for LMS.
2017-02-24 17:37:43 -05:00
David Ormsbee
4dc087ae69
Remove dealer.git use for LMS.
...
We use the dealer.git library to determine the current revision of
edx-platform at startup time and store that as EDX_PLATFORM_REVISION in
our settings. This can take a surprisingly long time and involve a lot
of disk IO to initialize.
Studio still needs this functionality because it determines its static
asset folder based partly on the hash. This is horrible, because it
means all static assets are invalidated on every release instead of
just the ones that change. But that will be the subject of a different
PR.
2017-02-24 11:16:11 -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
Jesse Shapiro
5fc9be04a2
Update AWS ENTERPRISE_ENROLLMENT_API_URL variable
2017-02-22 15:10:26 -05:00
Jeremy Bowman
d3b873c7e9
PLAT-1104 Import courses asynchronously
2017-02-22 15:06:34 -05:00
lidijarad
ae9c686912
cookie consent feature flag and popup banner
2017-02-21 15:04:35 +02:00
Ned Batchelder
98b250b66e
A new django app for unicorn migrations
2017-02-15 11:40:05 -05:00
Hasnain
41f3bba058
Backend code for program detail page.
...
This adds functions to the catalog utils which munge data
collected from the program endpoint and LMS database to construct
data structures that are ready for use by view and templates
related to the Open EdX marketing pages that live in LMS.
WL-766
2017-02-13 20:37:56 -05:00
Ayesha Baig
61f2067935
[YONK-513]: Add feature flag which allows for disabling of account creation
2017-02-13 12:28:57 +05:00
J. Cliff Dyer
be8a898e68
Add logging to recalculate grades base task.
...
TNL-6294
* Use external celery_utils in edx-platform (TNL-6454)
* Remove old openedx.core celery_utils implementation.
2017-02-10 16:07:51 -05:00
syed-awais-ali
31f178ea59
Merge pull request #14498 from edx/aali/OPS-1407_celery_max_ttl
...
added ttl setting
2017-02-10 23:38:11 +05:00
syed-awais-ali
65d4b76d9b
ttl removed from yaml config and default value addedto aws
2017-02-09 16:47:48 +05:00
syed-awais-ali
95c6edd187
added ttl setting
2017-02-09 00:39:45 +05:00
muzaffaryousaf
d73d2f5889
Increase the yttimeout to un-skip the video tests.
2017-02-08 20:30:54 +05:00
Jesse Shapiro
9d5db5ae24
Adds OpenStack settings to CMS environment
...
and a comment and explaining why we import aws.* in the openstack settings.
2017-02-02 09:27:22 +10:30
Jesse Zoldak
d1012a771d
Merge pull request #14425 from edx/revert-14200-jmbowman/async_course_import
...
Revert "PLAT-1104 Import courses asynchronously"
2017-02-01 11:32:39 -05:00
Clinton Blackburn
1189867dd2
Removed references to ECOMMERCE_API_SIGNING_KEY
...
We should not be using custom signing keys for each service at this time. We may want to return to this strategy in the future; but, this is not the direction any of our other services are going in.
ECOM-6541
2017-02-01 01:51:21 -05:00
Clinton Blackburn
6b2ca06544
Simplified Docker Devstack test settings
...
The only value that needs to be overridden is the Mongo host. The duplicated values can be imported.
2017-01-31 16:59:24 -05:00
Saleem Latif
ab88da952b
Update settings for edx-enterprise (v0.19.1) configurations.
2017-01-31 14:19:51 +05:00