1. 13 Sep, 2017 1 commit
  2. 27 Jun, 2017 1 commit
  3. 01 Jun, 2017 1 commit
  4. 22 Mar, 2017 1 commit
  5. 25 Jan, 2017 1 commit
  6. 26 Sep, 2016 1 commit
  7. 08 Sep, 2016 1 commit
  8. 02 Sep, 2016 1 commit
  9. 06 Jul, 2016 1 commit
  10. 30 Jun, 2016 1 commit
  11. 08 Jun, 2016 1 commit
  12. 16 May, 2016 1 commit
    • Replace bulk email settings with admin config models · 0cf3e39c
      Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files
      to admin-accessible configuration models. This allows for the bulk email settings
      to be modified without a new AMI deploy. See TNL-4504.
      
      Also updates tests:
          -python tests mock out the new configurations in place of the old settings
          -lettuce test has been moved to bokchoy
              (note that there was some loss of coverage here - the lettuce tests had
              been doing some voodoo to allow for cross-process inspection of emails
              messages being "sent" by the server, from the client! In discussion with
              testeng, this seems outside the realm of a visual acceptance test. So,
              the bokchoy test simply confirm the successful queueing of the message,
              and leaves the validation of sending messages to the relevant unit tests.)
          -bok choy fixture has been added, to replace the settings in acceptance.py
          -lettuce and bok choy databases have been updated to reflect the backend changes
      
      The new default is to have bulk_email disabled, we'll need to call this out in the
      next OpenEdx release to ensure administrators enable this feature if needed.
      Eric Fischer committed
  13. 12 Apr, 2016 1 commit
  14. 06 Apr, 2016 1 commit
  15. 01 Apr, 2016 2 commits
  16. 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
  17. 16 Mar, 2016 1 commit
  18. 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
  19. 17 Feb, 2016 1 commit
  20. 31 Dec, 2015 1 commit
  21. 11 Dec, 2015 1 commit
  22. 25 Nov, 2015 1 commit
  23. 13 Oct, 2015 1 commit
  24. 26 Aug, 2015 1 commit
  25. 02 Jul, 2015 1 commit
  26. 26 Jun, 2015 1 commit
  27. 15 Jun, 2015 1 commit
    • certificates event tracking · 6afaa3cc
      some optimisations
      
      refactored code and added created event
      
      added test to make sure generate event is emitted
      
      changes based on feedback on 6/11
      
      added certificate web page and tests
      
      fixed quality violations
      Zia Fazal committed
  28. 14 Jan, 2015 1 commit
  29. 14 Feb, 2014 2 commits