- Jul 29, 2016
-
-
Ben Patterson authored
-
- Jul 27, 2016
-
-
Saleem Latif authored
-
- Jul 26, 2016
-
-
Calen Pennington authored
This reverts commit ed80381b, reversing changes made to 205cb8b3.
-
- Jul 22, 2016
-
-
Calen Pennington authored
-
- Jul 19, 2016
-
-
Simon Chen authored
-
- Jun 30, 2016
-
-
Matt Drayer authored
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
-
- May 26, 2016
-
-
Ehtesham authored
-
- May 24, 2016
-
-
Brian Jacobel authored
Simplify paths in karma_cms_squire require paths
-
Daniel Friedman authored
Don't use symlinks to include node_modules
-
- May 02, 2016
-
-
muzaffaryousaf authored
-
Brian Jacobel authored
-
muzaffaryousaf authored
TNL-4335
-
- Apr 28, 2016
-
-
muzaffaryousaf authored
-
- Apr 27, 2016
-
-
Brian Jacobel authored
-
muzaffaryousaf authored
TNL-4335
-
- Apr 21, 2016
-
-
Kevin Falcone authored
-
- Apr 15, 2016
-
-
Andy Armstrong authored
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.
-
- Apr 12, 2016
-
-
Matt Drayer authored
This reverts commit a796b563. Conflicts: lms/envs/common.py openedx/core/djangoapps/theming/models.py pavelib/assets.py pavelib/paver_tests/test_assets.py
-
- Apr 11, 2016
-
-
Simon Chen authored
-
Andy Armstrong authored
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.
-
- Apr 08, 2016
-
-
Brian Jacobel authored
This reverts commit 845e3708.
-
Brian Jacobel authored
This reverts commit 845e3708.
-
- Apr 07, 2016
-
-
Fred Smith authored
-
- Apr 05, 2016
-
-
Andy Armstrong authored
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
-
- Apr 04, 2016
-
-
Andy Armstrong authored
FEDX-117
-
Omar Khan authored
- 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.
-
- Mar 28, 2016
-
-
Zia Fazal authored
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
-
- Mar 25, 2016
-
-
Andy Armstrong authored
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.
-
- Mar 16, 2016
-
-
Jesse Zoldak authored
This reverts commit 954dae58.
-
- Mar 14, 2016
-
-
Zia Fazal authored
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
-
- Feb 08, 2016
-
-
Ben Patterson authored
Sass compilation is no longer dependent on Ruby, so we are removing its dependencies.
-
- Jan 29, 2016
-
-
Andy Armstrong authored
-
David Ormsbee authored
-
- Dec 03, 2015
-
-
David Baumgold authored
-
- Nov 10, 2015
-
-
Usman Khalid authored
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
-
- Sep 17, 2015
-
-
Ned Batchelder authored
-
David Baumgold authored
This is a squash of 38 commits ending with 5b080f979d692804452400ac5bed9b17c50b001e
-
- Sep 15, 2015
-
-
Omar Al-Ithawi authored
-
Omar Al-Ithawi authored
-
- Aug 28, 2015
-
-
Ned Batchelder authored
This is the default in 3.2, but will need to be explicitly stated in Sass 3.4. Also, added a --force parameter to compile_sass to make it easier to see what warnings are current.
-