- 05 Sep, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 07 Aug, 2017 1 commit
-
-
cahrens committed
-
- 01 Aug, 2017 1 commit
-
-
LEARNER-2016
Matthew Piatetsky committed
-
- 23 Jun, 2017 1 commit
-
-
Marko Jevtic committed
-
- 20 Jun, 2017 1 commit
-
-
Learners now see (on the dashboard) a list of reasons why their verifications were denied. LEARNER-1486
Clinton Blackburn committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 22 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 09 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 19 Apr, 2017 1 commit
-
-
This reverts commit 1224e341. I've also added NotImplementedPartitionScheme, which allows deprecated partition types to have a valid entry point despite being unusable. TNL-6675
Eric Fischer committed
-
- 08 Mar, 2017 1 commit
-
-
This reverts commit 83f2be49, reversing changes made to 01ed1742.
Nimisha Asthagiri committed
-
- 01 Mar, 2017 1 commit
-
-
This is unused, and will no longer be supported on edx.org. Also adds a DeprecatedModel utility class. TNL-6126
Eric Fischer 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
-
- 03 Jan, 2017 1 commit
-
-
Gregory Martin committed
-
- 22 Dec, 2016 1 commit
-
-
This reverts commit 8c009881, reversing changes made to 5b6e2dd5.
Calen Pennington committed
-
- 20 Dec, 2016 1 commit
-
-
Gregory Martin committed
-
- 23 Nov, 2016 1 commit
-
-
Now using the DateUtils javascript to handle this more correctly in webpages. TNL-5959
Eric Fischer committed
-
- 07 Nov, 2016 1 commit
-
-
John Eskew committed
-
- 28 Oct, 2016 1 commit
-
-
Noraiz committed
-
- 08 Oct, 2016 1 commit
-
-
Show verification expiration message on learner dashboard and allow them to reverify if expiration is X days away. ECOM-2979
Tasawer 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
-
- 11 Aug, 2016 1 commit
-
-
ECOM-5081
Awais Jibran committed
-
- 03 Aug, 2016 3 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
Ned Batchelder 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
-
- 22 Jun, 2016 2 commits
-
-
* mattdrayer: Add helpers.get_value test * mattdrayer: Change to simpler implementation, per @douglashall * mattdrayer: Address quality violations and test failures
Michael Frey committed -
* mattdrayer: Add helpers.get_value test * mattdrayer: Change to simpler implementation, per @douglashall * mattdrayer: Address quality violations and test failures
Michael Frey committed
-
- 06 Jun, 2016 1 commit
-
-
Matt Drayer committed
-
- 03 Jun, 2016 1 commit
-
-
Matt Drayer committed
-
- 02 Jun, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 04 May, 2016 2 commits
-
-
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 -
The TestCase API doesn't accept arguments, so passing arguments for some TestCase subclasses makes adding new inheritance/mixins tricky. Instead, prefer configuration via class attributes for TestCases.
Calen Pennington committed
-
- 13 Apr, 2016 2 commits
-
-
When a user tries to purchase a verified certificate for the first time or upgrade to verified, if the ecommerce checkout is enabled redirect the user to the ecommerce checkout basket.
Vedran Karacic committed -
The verification workflow assumes that all verified courses will have a price. Free verified course modes cause a 404 when the user attempts to enroll or upgrade.
Omar Khan 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
-
-
Ben Patterson committed
-
- 28 Mar, 2016 1 commit
-
-
ziafazal: improvements need for multi-tenancy ziafazal: fixed broken tests ziafazal: no need to add setting in test.py ziafazal: added hostname validation ziafazal: changes after feedback from mattdrayer ziafazal: fixed branding and microsite broken tests ziafazal: make STATICFILES_DIRS to list ziafazal: added theme directory to mako lookup for tests ziafazal: added more protection in test_util saleem-latif: Enable SCSS Overrides for Comprehensive Theming saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates saleem-latif: Correct errors in python tests mattdrayer: Fix invalid release reference mattdrayer: Update django-wiki reference to latest release saleem-latif: Update Theme storages to work with Caching, Pipeline and collectstatic saleem-latif: Incorporate feedback changes mattdrayer: Pylint violation fix mattdrayer: Fix broken pavelib test
Zia Fazal committed
-
- 17 Mar, 2016 1 commit
-
-
This will leverage the nose attrib plugin to allow us to break tests apart on our build system to run in parallel on separate nodes.
Ben Patterson committed
-
- 16 Mar, 2016 1 commit
-
-
This reverts commit 954dae58.
Jesse Zoldak committed
-