- 28 Jan, 2017 1 commit
-
-
All programs are now managed using the Django admin on the catalog service. This is the first in a series of commits removing use of the old programs service from edx-platform. ECOM-4422
Renzo Lucioni committed
-
- 03 Dec, 2016 1 commit
-
-
Brian Jacobel committed
-
- 29 Nov, 2016 1 commit
-
-
noraiz-anwar committed
-
- 22 Nov, 2016 1 commit
-
-
Andy Armstrong committed
-
- 14 Oct, 2016 1 commit
-
-
moment-timezone require config jasmine test fix, duplicate req. cleanup
Greg Martin committed
-
- 03 Aug, 2016 1 commit
-
-
This reverts commit acf50c44.
Calen Pennington committed
-
- 29 Jul, 2016 1 commit
-
-
Ben Patterson committed
-
- 27 Jul, 2016 1 commit
-
-
Saleem Latif committed
-
- 26 Jul, 2016 1 commit
-
-
This reverts commit ed80381b, reversing changes made to 205cb8b3.
Calen Pennington committed
-
- 22 Jul, 2016 1 commit
-
-
Calen Pennington committed
-
- 19 Jul, 2016 1 commit
-
-
Simon Chen 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
-
- 26 May, 2016 1 commit
-
-
Ehtesham committed
-
- 24 May, 2016 2 commits
-
-
Simplify paths in karma_cms_squire require paths
Brian Jacobel committed -
Don't use symlinks to include node_modules
Daniel Friedman committed
-
- 02 May, 2016 3 commits
-
-
muzaffaryousaf committed
-
Brian Jacobel committed
-
TNL-4335
muzaffaryousaf committed
-
- 28 Apr, 2016 1 commit
-
-
muzaffaryousaf committed
-
- 27 Apr, 2016 2 commits
-
-
Brian Jacobel committed
-
TNL-4335
muzaffaryousaf committed
-
- 21 Apr, 2016 1 commit
-
-
Kevin Falcone committed
-
- 15 Apr, 2016 1 commit
-
-
Resolves conflicts between reverts of pattern library test pages and multi-site comprehensive theming, and the re-introduction of pattern library test pages. Fixes a pipeline rendering test which relied on other tests updating assets. The test now ensures that static assets are available before running.
Andy Armstrong 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
-
- 11 Apr, 2016 2 commits
-
-
Simon Chen committed
-
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html This is the second attempt to enable the Pattern Library. The first attempt broke Django Templates and didn't work correctly with right-to-left styling.
Andy Armstrong committed
-
- 08 Apr, 2016 2 commits
-
-
This reverts commit 845e3708.
Brian Jacobel committed -
This reverts commit 845e3708.
Brian Jacobel committed
-
- 07 Apr, 2016 1 commit
-
-
Fred Smith committed
-
- 05 Apr, 2016 1 commit
-
-
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html
Andy Armstrong committed
-
- 04 Apr, 2016 2 commits
-
-
FEDX-117
Andy Armstrong committed -
- Update to latest version of watchdog. - inotify doesn't work on nfs share in devstack. Use polling instead. - Some editors (vim) do not trigger modify events in their default configuration. Rebuild assets on all filesystem changes, and debounce when changes happen too quickly.
Omar Khan 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
-
- 25 Mar, 2016 1 commit
-
-
FEDX-121 The previous approach for handling NPM assets was to symlink them into the static directory. This appeared to cause trouble with the asset pipeline where the files in question were not installed and then old versions were picked up instead. This change instead copies NPM libraries to a new static directory so that the pipeline can consume them as with any other file. This new directory is added to .gitignore so that the files don't get accidentally checked in.
Andy Armstrong 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
-
- 08 Feb, 2016 1 commit
-
-
Sass compilation is no longer dependent on Ruby, so we are removing its dependencies.
Ben Patterson committed
-
- 29 Jan, 2016 2 commits
-
-
Andy Armstrong committed
-
David Ormsbee committed
-
- 03 Dec, 2015 1 commit
-
-
David Baumgold committed
-