- 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
-
- 20 Jun, 2016 1 commit
-
-
asadiqbal committed
-
- 17 Jun, 2016 1 commit
-
-
Ibrahim 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
-
- 23 May, 2016 1 commit
-
-
asadiqbal 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
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder 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
-
- 14 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
Zia Fazal committed
-
- 23 Feb, 2016 2 commits
-
-
Bill DeRusha committed
-
ECOM-2888
Bill DeRusha committed
-
- 16 Feb, 2016 2 commits
-
-
ECOM-3706: Updated the hard coded datetimes in tests and also added the test for restricting credit direct sale
aamir-khan committed -
aamir-khan committed
-
- 03 Feb, 2016 1 commit
-
-
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
-
- 22 Jan, 2016 1 commit
-
-
Zia Fazal committed
-
- 20 Jan, 2016 1 commit
-
-
Mushtaq Ali committed
-
- 22 Dec, 2015 1 commit
-
-
- Remove escaping in display_name_with_default - Move escaped version to deprecated display_name_with_default_escaped - Does not include any other changes to remove double-escaping Thanks to agaylard who initiated this work: https://github.com/edx/edx-platform/pull/10756 TNL-3425
Robert Raposa committed
-
- 16 Dec, 2015 1 commit
-
-
Bill DeRusha committed
-
- 09 Dec, 2015 2 commits
-
-
Bill DeRusha committed
-
Ned Batchelder committed
-
- 04 Dec, 2015 1 commit
-
-
ECOM-2866
Awais committed
-
- 30 Nov, 2015 1 commit
-
-
Bill DeRusha committed
-
- 25 Nov, 2015 1 commit
-
-
ECOM-2972
Peter Fogg committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 20 Nov, 2015 1 commit
-
-
ECOM-2933
zubair-arbi committed
-
- 19 Nov, 2015 1 commit
-
-
Add support for microsite overrides (template & configuration) for the ID Verification Status display on the dashboard
Chris Dodge committed
-
- 10 Nov, 2015 2 commits
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed -
Afeef Janjua committed
-