- 05 Dec, 2017 1 commit
-
-
Jeremy Bowman committed
-
- 22 Nov, 2017 2 commits
-
-
Fixed some url reverse errors instead of marking since they were trivial
bmedx committed -
Ned Batchelder committed
-
- 02 Oct, 2017 1 commit
-
-
LEARNER-2546
Matthew Piatetsky committed
-
- 17 Aug, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 17 Jul, 2017 2 commits
-
-
This reverts commit d940bbfd.
Brittney Exline committed -
This reverts commit add01fdf.
Brittney Exline committed
-
- 03 Jul, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 30 Jun, 2017 1 commit
-
-
Jesse Shapiro committed
-
- 23 Jun, 2017 1 commit
-
-
Marko Jevtic committed
-
- 21 Jun, 2017 1 commit
-
-
Learner-1111
Afzal Wali committed
-
- 30 May, 2017 1 commit
-
-
Andy Armstrong committed
-
- 22 May, 2017 1 commit
-
-
Matt Drayer committed
-
- 05 May, 2017 1 commit
-
-
Also add it to the course home page.
Diana Huang committed
-
- 03 May, 2017 1 commit
-
-
asadiqbal committed
-
- 31 Mar, 2017 2 commits
-
-
LEARNER-394
Andy Armstrong committed -
asadiqbal committed
-
- 30 Mar, 2017 1 commit
-
-
Matt Drayer committed
-
- 22 Mar, 2017 1 commit
-
-
asadiqbal committed
-
- 07 Nov, 2016 1 commit
-
-
John Eskew committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder 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
-
- 12 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer committed
-
- 11 May, 2016 1 commit
-
-
* mattdrayer: Add bulk checkout link to course views * asadiqbal08: MAYN-225 replace the "Verify Now" button by the "Go to Dashboard" button in case of themed sites. * mattdrayer: Add bulk_sku check in courseware.views
Matt Drayer committed
-
- 04 May, 2016 1 commit
-
-
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
-
- 02 May, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 28 Apr, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 13 Apr, 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
-
- 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
-
- 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
-
- 09 Mar, 2016 1 commit
-
-
Michael Frey committed
-
- 08 Mar, 2016 1 commit
-
-
When Drupal attempts to enroll a user in a closed course, a 406 will be returned. This causes the marketing site to redirect to the track selection page for that course, which will then redirect to the dashboard with a nice message. ECOM-2317
Peter Fogg committed
-