1. 13 Apr, 2016 2 commits
  2. 12 Apr, 2016 1 commit
  3. 06 Apr, 2016 1 commit
  4. 28 Mar, 2016 1 commit
    • 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
  5. 17 Mar, 2016 1 commit
  6. 16 Mar, 2016 1 commit
  7. 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
  8. 23 Feb, 2016 2 commits
  9. 16 Feb, 2016 1 commit
  10. 03 Feb, 2016 1 commit
  11. 22 Jan, 2016 1 commit
  12. 20 Jan, 2016 1 commit
  13. 22 Dec, 2015 1 commit
  14. 16 Dec, 2015 1 commit
  15. 09 Dec, 2015 2 commits
  16. 04 Dec, 2015 1 commit
  17. 25 Nov, 2015 1 commit
  18. 22 Nov, 2015 1 commit
  19. 20 Nov, 2015 1 commit
  20. 10 Nov, 2015 2 commits
  21. 28 Oct, 2015 1 commit
  22. 21 Oct, 2015 1 commit
  23. 20 Oct, 2015 1 commit
  24. 15 Oct, 2015 1 commit
  25. 06 Oct, 2015 1 commit
  26. 02 Oct, 2015 1 commit
  27. 01 Oct, 2015 1 commit
  28. 24 Sep, 2015 1 commit
  29. 18 Sep, 2015 1 commit
  30. 03 Sep, 2015 1 commit
  31. 26 Aug, 2015 1 commit
  32. 20 Aug, 2015 1 commit
    • In-course reverification access control · ec28a75f
      * Automatically create user partitions on course publish for each ICRV checkpoint.
      * Disable partitions for ICRV checkpoints that have been deleted.
      * Skip partitions that have been disabled when checking access.
      * Add verification access control UI to visibility settings.
      * Add verification access control UI to sequential and vertical settings.
      * Add partition scheme for verification partition groups.
      * Cache information used by verification partition scheme and invalidate the cache on update.
      * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint.
      * Refactor GroupConfiguration to allow multiple user partitions.
      * Add special messaging to ICRV for students in the honor track.
      
      Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
      zubair-arbi committed
  33. 17 Aug, 2015 2 commits
  34. 12 Aug, 2015 1 commit
    • Team API include correct info when expanding users TNL-2975 · 09acca2d
      Create read-only serializer to handle User/UserProfile data
      together.
      
      Refactor GET accounts to use the new read-only joint serializer
      
      Fix tests to check for new expanded user info
      
      Update tests in teams/tests/test_views.py to test for both
      public and private profiles on expands user
      
      Update serializer to utilize the request object for creating absolute uris
      Bill DeRusha committed
  35. 03 Aug, 2015 1 commit