1. 11 Apr, 2016 2 commits
    • Added AWS_S3_CUSTOM_DOMAIN · 8f25c81a
      This setting is necessary to avoid django-storages applying a security token to S3 URLs.
      
      ECOM-4081
      Clinton Blackburn committed
    • Stripping auth querystring from S3 URLs · d6ba8839
      We use S3 for a number of uploads. Boto, by default, includes a auth querystring on the returned URLs. Since these uploads are public, there is no need for this querystring. Additionally, the long length URLs cause problems when API consumers need to store the URLs. This commit resolves this problem by removing the auth querystring.
      
      - Updated to latest versions of boto and django-storages-redux packages
      - Added AWS_QUERYSTRING_AUTH setting to remove the querystring values
      
      ECOM-4081
      Clinton Blackburn committed
  2. 08 Apr, 2016 1 commit
  3. 07 Apr, 2016 1 commit
  4. 06 Apr, 2016 3 commits
  5. 05 Apr, 2016 5 commits
  6. 04 Apr, 2016 1 commit
  7. 01 Apr, 2016 6 commits
  8. 31 Mar, 2016 4 commits
  9. 30 Mar, 2016 4 commits
  10. 29 Mar, 2016 2 commits
  11. 28 Mar, 2016 2 commits
    • saleem-latif/WL-328: Multi-Site Comprehensive Theming · a796b563
      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
    • Admin access for API requests. · 374e97c1
      ECOM-3943
      Peter Fogg committed
  12. 25 Mar, 2016 2 commits
  13. 24 Mar, 2016 2 commits
  14. 23 Mar, 2016 3 commits
  15. 18 Mar, 2016 1 commit
  16. 17 Mar, 2016 1 commit