- 17 Aug, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 26 Jul, 2017 1 commit
-
-
include webpack commons bundle on all pages quotes homegrown webpack_loader mock toggle installed webpack_loader in test env file instead fix test checking context
Ari Rizzitano committed
-
- 14 Jul, 2017 1 commit
-
-
Brandon DeRosier committed
-
- 20 Jun, 2017 1 commit
-
-
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.
Uman Shahzad committed
-
- 05 Jun, 2017 1 commit
-
-
Defaults to SUPPORT_SITE_LINK intentionally. Also fixed surrounding quality tests, and overall quality improvements.
Uman Shahzad committed
-
- 26 May, 2017 1 commit
-
-
This also serves as a slight refactor of ENT-392.
Uman Shahzad committed
-
- 25 May, 2017 1 commit
-
-
Pulling URLs from settings allows us to rely on site configuration overrides in order to support multi-tenancy. LEARNER-1103
Clinton Blackburn committed
-
- 06 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 01 May, 2017 1 commit
-
-
Brian Jacobel committed
-
- 30 Mar, 2017 1 commit
-
-
TNL-6674
cahrens committed
-
- 28 Mar, 2017 1 commit
-
-
Nimisha Asthagiri committed
-
- 24 Feb, 2017 1 commit
-
-
Brandon DeRosier committed
-
- 01 Feb, 2017 1 commit
-
-
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
Clinton Blackburn committed
-
- 14 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 13 Oct, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 12 Oct, 2016 1 commit
-
-
chrisndodge committed
-
- 28 Sep, 2016 1 commit
-
-
Adam Palay committed
-
- 23 Sep, 2016 1 commit
-
-
It should help catch unicode encoding problems earlier. This also updates python-saml dependency to a version that includes a patch for unicode strings.
Matjaz Gregoric committed
-
- 22 Sep, 2016 1 commit
-
-
asadiqbal committed
-
- 09 Sep, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 02 Sep, 2016 1 commit
-
-
Sanford Student committed
-
- 30 Aug, 2016 1 commit
-
-
clear request cache to avoid memory leak update to use https delete courses in the same transaction as writing them python3 compatibility
Adam Palay committed
-
- 22 Aug, 2016 1 commit
-
-
Hooks the pre-existing grades code into our new PersistentSubsectionGrade data model. Includes test updates, and some minor changes to the data model that were discovered in testing.
Eric Fischer committed
-
- 29 Jul, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 27 Jul, 2016 2 commits
-
-
Nimisha Asthagiri committed
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 16 Jul, 2016 1 commit
-
-
Jesse Zoldak committed
-
- 05 Jul, 2016 1 commit
-
-
Refactor all S3 code to use the django storage API and add swift settings for openstack deployments
Omar Khan committed
-
- 30 Jun, 2016 1 commit
-
-
2. Update COMPREHNSIVE_THEME_DIR to COMPREHENSIVE_THEME_DIRS 3. Update paver commands to support multi theme dirs 4. Updating template loaders 5. Add ENABLE_COMPREHENSIVE_THEMING flag to enable or disable theming via settings 6. Update tests 7. Add backward compatibility for COMPREHEHNSIVE_THEME_DIR
Matt Drayer committed
-
- 24 Jun, 2016 1 commit
-
-
Nimisha Asthagiri committed
-
- 17 Jun, 2016 1 commit
-
-
Retrieving the URL from settings rather than an OAuth client that might not exist. ECOM-4729
Clinton Blackburn committed
-
- 19 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 18 May, 2016 3 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
- 16 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 10 May, 2016 1 commit
-
-
Calen Pennington committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 12 Apr, 2016 1 commit
-
-
This reverts commit a796b563. Conflicts: lms/envs/common.py openedx/core/djangoapps/theming/models.py pavelib/assets.py pavelib/paver_tests/test_assets.py
Matt Drayer committed
-
- 06 Apr, 2016 1 commit
-
-
Braden MacDonald committed
-