1. 14 Aug, 2017 1 commit
  2. 12 Jun, 2017 1 commit
  3. 07 Nov, 2016 1 commit
  4. 27 Jul, 2016 1 commit
  5. 03 Jun, 2016 1 commit
  6. 22 Feb, 2016 1 commit
  7. 25 Nov, 2015 1 commit
  8. 23 Nov, 2015 1 commit
  9. 10 Nov, 2015 1 commit
  10. 13 Jul, 2015 1 commit
  11. 03 Jun, 2015 1 commit
  12. 22 May, 2015 1 commit
  13. 19 May, 2015 1 commit
  14. 02 May, 2015 1 commit
  15. 09 Apr, 2015 1 commit
  16. 17 Mar, 2015 1 commit
  17. 10 Feb, 2015 1 commit
    • Country Access: block enrollment · e609f982
      Block users from enrolling in a course if the user
      is blocked by country access rules.
      
      1) Enrollment via the login/registration page.
      2) Enrollment from the marketing iframe (via student.views.change_enrollment)
      3) Enrollment using 100% redeem codes.
      4) Enrollment via upgrade.
      
      This does NOT cover enrollment through third party authentication,
      which is sufficiently complex to deserve its own commit.
      Will Daly committed
  18. 08 Feb, 2015 1 commit
  19. 04 Feb, 2015 2 commits
  20. 03 Feb, 2015 1 commit
  21. 29 Jan, 2015 2 commits
  22. 22 Jan, 2015 1 commit
  23. 21 Jan, 2015 1 commit
  24. 13 Jan, 2015 1 commit
    • Enable redeem codes. · b1884306
      Update the redeem code schema
      
      Updating the redeem code schema.
      
      Adding migration file.
      
      Adding course mode support when redeeming a code.
      
      Conflicts:
      	lms/djangoapps/shoppingcart/views.py
      
      Add sales admin privileges for redeem code generation.
      
      Making sure redeem code URLs work for verified courses.
      
      pep8 violations
      
      Code Review and Test Cleanup changes
      
      Added tests, fixed tests.
      
      Updating the boolean checks in ecommerce template
      stephensanchez committed
  25. 09 Jan, 2015 1 commit
    • WL-135 added the migration for the expiration_date field in the coupons model · 10f8d8c0
      added the functionality of adding the expiration date, and also handled in the shopping cart when the user try to add the expired coupon code in the shopping cart
      
      added expiration date in the coupons list in the ecommerce page
      
      added the unit tests and jasmine tests
      
      fix the quality issues and rebased with master
      
      regenerated the migration file with a different number
      
      i18n and verified te course mode
      
      changes suggested by  stephan
      Muhammad Shoaib committed
  26. 06 Jan, 2015 1 commit
  27. 31 Dec, 2014 1 commit
  28. 30 Dec, 2014 1 commit
  29. 29 Dec, 2014 2 commits
  30. 17 Dec, 2014 2 commits
  31. 09 Dec, 2014 1 commit
  32. 04 Dec, 2014 1 commit
  33. 27 Nov, 2014 1 commit
  34. 17 Nov, 2014 1 commit
  35. 10 Nov, 2014 2 commits