1. 07 Nov, 2016 1 commit
  2. 03 Aug, 2016 2 commits
  3. 30 Jun, 2016 1 commit
  4. 22 Jun, 2016 2 commits
  5. 06 Jun, 2016 1 commit
  6. 03 Jun, 2016 1 commit
  7. 12 May, 2016 1 commit
  8. 11 May, 2016 1 commit
  9. 04 May, 2016 1 commit
  10. 02 May, 2016 1 commit
  11. 28 Apr, 2016 1 commit
  12. 13 Apr, 2016 1 commit
  13. 12 Apr, 2016 1 commit
  14. 06 Apr, 2016 1 commit
  15. 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
  16. 16 Mar, 2016 1 commit
  17. 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
  18. 09 Mar, 2016 1 commit
  19. 08 Mar, 2016 1 commit
  20. 07 Mar, 2016 1 commit
  21. 03 Feb, 2016 1 commit
  22. 22 Jan, 2016 2 commits
  23. 20 Jan, 2016 1 commit
  24. 13 Jan, 2016 1 commit
    • Disable audit certificates for new audit enrollments. · 60860e3a
      An `eligible_for_certificate` field is added to the
      GeneratedCertificate model. This way we can retain existing grading
      logic, as well as maintaining correctness in analytics and reporting.
      
      Ineligible certificates are hidden by using the
      `eligible_certificates` manager on GeneratedCertificate. Some places
      in the coe (largely reporting, analytics, and management commands) use
      the default `objects` manager, since they need access to all
      certificates.
      
      This commit also updates the DB cache for acceptance tests.
      Peter Fogg committed
  25. 16 Dec, 2015 1 commit
  26. 09 Dec, 2015 1 commit
  27. 03 Dec, 2015 1 commit
  28. 25 Nov, 2015 1 commit
  29. 10 Nov, 2015 1 commit
  30. 18 Sep, 2015 1 commit
  31. 28 Jul, 2015 1 commit
  32. 27 Jul, 2015 1 commit
  33. 21 Jul, 2015 1 commit
    • Separate verification deadline from upgrade deadline · 25fa2ffc
      * Add verification deadline model.
      * Populate verification deadlines from course modes table.
      * Update student dashboard to use verification deadlines.
      * Update pay-and-verify view to use verification deadlines.
      * Simplify Django admin for course modes and add validation.
      * Add verification deadline to Django admin for course modes.
      * Add UI for when the upgrade deadline is missed in the pay-and-verify flow.
      Will Daly committed
  34. 17 Jul, 2015 1 commit
  35. 16 Jul, 2015 1 commit
  36. 13 Jul, 2015 1 commit
    • ECOM-1661 removed nav links for logged out states · 51deec38
      Add context for navigation states
      added find course to dashboard sidebar and included check for context that Will adds in PR
      removed nav_course_search context due to design change so replaced with nav_hidden
      Removed rwd_header.js and all references as no longer being used.
      
      Wrapped Find Courses in dashboard sidebar in if statement
      AlasdairSwan committed
  37. 07 Jul, 2015 1 commit