1. 24 Mar, 2016 1 commit
  2. 22 Mar, 2016 1 commit
  3. 17 Mar, 2016 1 commit
  4. 16 Mar, 2016 1 commit
  5. 14 Mar, 2016 1 commit
    • ziafazal/WL-328: Multi-Site Comprehensive Theming · 954dae58
      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
  6. 09 Mar, 2016 1 commit
  7. 08 Mar, 2016 1 commit
  8. 07 Mar, 2016 1 commit
  9. 04 Mar, 2016 1 commit
    • Migrate correctly from scratch also · 631bfc08
      Unfortunately, instrospection.get_table_description runs
      select * from course_overview_courseoverview, which of course
      does not exist while django is calculating initial migrations, causing
      this to fail.  Additionally, sqlite does not support information_schema,
      but does not do a select * from the table.
      
      Lift the main part of mysql's get_table_description up to the migration itself
      and just inspect it directly.  Continue to call the API for sqlite.
      Kevin Falcone committed
  10. 03 Mar, 2016 2 commits
  11. 02 Mar, 2016 1 commit
  12. 29 Feb, 2016 1 commit
  13. 26 Feb, 2016 2 commits
  14. 25 Feb, 2016 1 commit
  15. 24 Feb, 2016 1 commit
  16. 22 Feb, 2016 1 commit
  17. 19 Feb, 2016 1 commit
  18. 18 Feb, 2016 1 commit
  19. 17 Feb, 2016 1 commit
  20. 16 Feb, 2016 3 commits
  21. 15 Feb, 2016 1 commit
  22. 12 Feb, 2016 3 commits
  23. 11 Feb, 2016 3 commits
  24. 10 Feb, 2016 7 commits
  25. 09 Feb, 2016 2 commits