- 22 Nov, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 09 Nov, 2017 2 commits
-
-
John Eskew committed
-
Add explicit 'lms.djangoapps' prefix to all commerce imports, as another commerce Django app exists at openedx.core.djangoapps.commerce
John Eskew committed
-
- 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
-