Nimisha Asthagiri
2112e7f8c8
Merge pull request #13659 from edx/common_cleanup/external_auth
...
Moves external_auth from common to openedx/core
2016-10-07 13:39:21 -04:00
Nimisha Asthagiri
2b9e60ad17
Merge pull request #13691 from edx/common_cleanup/performance
...
Move performance from common to openedx/core
2016-10-07 13:25:51 -04:00
Nimisha Asthagiri
fd49f88e08
Moves external_auth from common to openedx/core.
2016-10-07 12:34:22 -04:00
Nimisha Asthagiri
74912bc50d
Merge pull request #13693 from edx/common_cleanup/geoinfo
...
Move geoinfo from common to openedx/core
2016-10-07 10:04:13 -04:00
Andy Armstrong
12ec1fffba
Merge pull request #13668 from edx/andya/remove-empty-reverification-app
...
Remove empty reverification Django app
2016-10-07 09:51:28 -04:00
Nimisha Asthagiri
07801f3b96
Move performance from common to openedx/core
2016-10-07 00:39:39 -04:00
Nimisha Asthagiri
579145f0e1
Move geoinfo from common to openedx/core
2016-10-07 00:26:35 -04:00
Andy Armstrong
9f08457c53
Merge pull request #13675 from edx/andy/move-service-status
...
Move service_status from common into openedx
2016-10-06 20:16:07 -04:00
Nimisha Asthagiri
8ebc4106f2
Merge pull request #13673 from edx/common_cleanup/cache_toolbox
...
Move cache_toolbox from common to openedx/core
2016-10-06 18:07:46 -04:00
Nimisha Asthagiri
2c7975f804
Move cache_toolbox from common to openedx/core.
2016-10-06 16:57:00 -04:00
John Eskew
b27f8a29b5
Merge pull request #13671 from edx/jeskew/move_xmodule_django_to_openedx_core
...
Move xmodule_django app to openedx.core.djangoapps
2016-10-06 16:53:25 -04:00
Eric Fischer
aae9f9ccaa
Merge pull request #13676 from edx/release-10-06-conflict
...
Merge release to master
2016-10-06 16:10:20 -04:00
Nimisha Asthagiri
6073ea2e2e
Merge pull request #13658 from edx/common_cleanup/auth_exchange
...
Move auth_exchange from common to openedx/core
2016-10-06 15:16:33 -04:00
John Eskew
3614eb2800
Move xmodule_django app to openedx.core.djangoapps
2016-10-06 14:50:40 -04:00
John Eskew
24d29be3f3
Merge pull request #13667 from edx/jeskew/move_monkey_patch
...
Move monkey_patch to openedx.core.djangoapps.
2016-10-06 14:32:35 -04:00
Eric Fischer
50d55bbad6
Merge branch 'release' into release-10-06-conflict
2016-10-06 14:25:47 -04:00
Andy Armstrong
a63bb0e50f
Merge pull request #13664 from edx/andya/common-refactoring
...
Move pipeline_js Django app into CMS
2016-10-06 14:24:45 -04:00
Andy Armstrong
a75f64b6c0
Move service_status from common into openedx
2016-10-06 13:37:35 -04:00
Nimisha Asthagiri
4c0f85b4d9
Move auth_exchange from common to openedx/core.
...
Move oauth_dispatch from lms to openedx/core.
2016-10-06 12:54:39 -04:00
Andy Armstrong
0f18b740c8
Move pipeline_js Django app into CMS
...
Note: this used to be in common, but it was only used in Studio.
2016-10-06 12:08:04 -04:00
Andy Armstrong
96a572dded
Remove empty reverification Django app
2016-10-06 10:35:08 -04:00
Nimisha Asthagiri
406daa513b
Move get_grades management command from student to grades app.
2016-10-06 10:34:24 -04:00
John Eskew
fab11b90d7
Move monkey_patch to openedx.core.djangoapps.
2016-10-06 10:16:14 -04:00
Brandon DeRosier
ec6c924b7c
Fixed site keying for SAMLConfigurationsfor SAML management command
2016-10-03 10:26:25 -04:00
Ahsan
c5d975577a
Invalidate access token
...
ECOM-4641
2016-10-03 13:02:52 +05:00
cahrens
e77b5eb3c3
Merge with release.
2016-09-28 09:58:14 -04:00
attiyaishaque
e8f109a328
Revert "ECOM-5281 Add retires for email sending while registering."
...
This reverts commit 4bbeaf32ae .
2016-09-27 17:21:24 +05:00
attiyaishaque
648bc7efb4
Revert "Adding celery task for sending activation email."
...
This reverts commit fe136122db .
2016-09-27 17:20:57 +05:00
Awais Jibran
b74e964d7c
Revert "Fix user registration "
2016-09-27 16:19:34 +05:00
Douglas Hall
f806f3a165
Merge pull request #13474 from open-craft/bdero/site-sso
...
ENT-16 Make SSO configurable per Site
2016-09-26 14:54:40 -04:00
Douglas Hall
d1a3af9460
Merge pull request #13526 from edx/douglashall/JER-157/allow_for_site_override_of_mktg_urls_setting
...
JER-157 Allow for per-Site override of MKTG_URLS setting
2016-09-26 14:01:36 -04:00
Brandon DeRosier
3dcf689ee2
Implement Site settings for Third Party Auth providers
2016-09-26 12:43:00 -04:00
Jesse Shapiro
6b9b34886c
Merge pull request #13537 from open-craft/haikuginger/adjust-saml-expiration-type
...
[ENT-23] Convert SAML cache expiration to timezone-aware datetime.datetime
2016-09-26 12:33:23 -04:00
Jesse Shapiro
45bca67f79
Set up type conversion in third_party_auth to allow cacheDuration attribute to work
2016-09-26 10:28:39 -04:00
Awais Jibran
10f6bd1703
Celery need to serialize the arguments for a task. Here, user is not serializable,replace it with ID. ECOM-5784
2016-09-26 18:15:25 +05:00
Douglas Hall
1d1952c8d3
Added SiteMixin for tests that need to test Site specific functionality
2016-09-23 15:57:08 -04:00
Brandon DeRosier
cdf413bda2
Disambiguate queryset extensions for ConfigurationModels
...
This change disambiguates the use of `id` in the
ConfigurationModelManager queryset extensions. This is required
when specifying KEY_FIELDS where there is more than one key and
at least one of them is a ForeignKey. The table must be specified
in this case because the query extension may be appended to the
WHERE clause of queries selecting `id` fields from multiple tables
via an INNER JOIN clause.
2016-09-23 13:47:06 -04:00
Matjaz Gregoric
344c72b3e2
Use non-ascii PLATFORM_NAME in tests.
...
It should help catch unicode encoding problems earlier.
This also updates python-saml dependency to a version that includes a
patch for unicode strings.
2016-09-23 15:38:23 +02:00
Matjaz Gregoric
977e664afe
Don't fail if platform name contains non-ascii characters.
2016-09-23 15:38:23 +02:00
attiyaishaque
fe136122db
Adding celery task for sending activation email.
2016-09-23 11:43:26 +05:00
attiyaishaque
4bbeaf32ae
ECOM-5281 Add retires for email sending while registering.
2016-09-23 11:43:26 +05:00
Douglas Hall
8f6182aabf
Allow for site override of MKTG_URLS setting in index view
2016-09-22 15:58:27 -04:00
Awais Jibran
3f21b0718f
Show error message on password reset if provided passwords does not match.
2016-09-22 10:36:53 +05:00
Nimisha Asthagiri
cca19c321e
Merge pull request #13442 from edx/tnl/enrollment_queries_cache
...
Cache Enrollment state for (user, course) in request cache
2016-09-12 16:46:36 -04:00
Nimisha Asthagiri
5822919549
Cache Enrollment state for (user, course) in request cache.
2016-09-12 15:56:03 -04:00
Matjaz Gregoric
8dc84bec3a
Enable discussions on CCX courses.
...
Discussion is restricted to the CCX course (there is no sharing of
discussions with the parent course or other CCX instances).
2016-09-12 09:51:05 +02:00
Jesse Shapiro
ce2ab5b15c
Adding 'visible' field for SSO providers
2016-09-08 11:27:09 -04:00
Renzo Lucioni
948c1bd8ae
Merge pull request #13408 from edx/renzo/display-catalog-micromasters
...
Retrieve marketable MicroMasters from the catalog service
2016-09-08 09:47:20 -04:00
Renzo Lucioni
37523939f2
Retrieve marketable MicroMasters from the catalog service
...
Catalog-based MicroMasters need to be displayed in the LMS. However, the LMS currently retrieves all program data from the soon-to-be-retired programs service. Consuming program data exclusively from the catalog service is out of the question right now; it's too complex to confidently pull off in a week. This is a functional middle ground introduced by ECOM-5460. Cleaning up this debt is tracked by ECOM-4418.
2016-09-07 17:44:54 -04:00
Matt Drayer
e53721433f
Merge pull request #13413 from edx/release
...
Merge release back to master
2016-09-07 11:30:24 -04:00