Skip to content
Snippets Groups Projects
  1. Jul 29, 2016
  2. Jun 30, 2016
    • Matt Drayer's avatar
      Revert "Revert "saleem-latif/WL-328: Multi-Site Comprehensive Theming"" · 68312bdd
      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
      68312bdd
  3. Apr 15, 2016
    • Andy Armstrong's avatar
      Reconcile double reverts · 60fab86f
      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.
      60fab86f
  4. Apr 12, 2016
  5. Apr 11, 2016
    • Andy Armstrong's avatar
      Introduce Pattern Library test pages (take two) · 9290c52b
      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.
      9290c52b
  6. Apr 08, 2016
  7. Apr 05, 2016
    • Andy Armstrong's avatar
      Introduce Pattern Library test pages · 845e3708
      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
      845e3708
  8. Apr 04, 2016
    • Omar Khan's avatar
      Fix paver watch_assets · 53642579
      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.
      53642579
  9. Mar 28, 2016
    • Zia Fazal's avatar
      saleem-latif/WL-328: Multi-Site Comprehensive Theming · a796b563
      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
      a796b563
  10. Mar 16, 2016
  11. Mar 14, 2016
    • Zia Fazal's avatar
      ziafazal/WL-328: Multi-Site Comprehensive Theming · 954dae58
      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
      954dae58
  12. Jan 29, 2016