1. 12 Oct, 2017 1 commit
  2. 06 Oct, 2016 1 commit
  3. 12 May, 2016 1 commit
  4. 22 Mar, 2016 1 commit
  5. 25 Nov, 2015 1 commit
  6. 10 Nov, 2015 1 commit
  7. 27 Jul, 2015 1 commit
  8. 22 Jul, 2015 1 commit
  9. 09 Jul, 2015 1 commit
  10. 08 Jul, 2015 2 commits
  11. 06 Jul, 2015 1 commit
  12. 02 Jul, 2015 1 commit
    • Credit eligibility/provider refactor · e2acf3ab
      * Remove m2m relation between credit course and credit providers.
      * Separate eligibility and provider APIs into different modules.
      * Add API call for retrieving a user's eligibilities.
      * Cache credit course list.
      * Style the dashboard purchase button.
      * Display a link for the credit provider on the dashboard.
      * Add analytics events for clicks on the purchase button.
      * Expose more credit models to Django admin and add search functionality.
      Will Daly committed
  13. 01 Jul, 2015 1 commit
  14. 24 Jun, 2015 2 commits
  15. 22 Jun, 2015 1 commit
  16. 11 Jun, 2015 1 commit
  17. 08 Jun, 2015 1 commit
  18. 05 Jun, 2015 1 commit
  19. 03 Jun, 2015 1 commit
  20. 02 Jun, 2015 1 commit
  21. 29 May, 2015 1 commit
    • Fix credit requirement "criteria" name · 05ea62fb
      The CreditRequirement "configuration" field was renamed in Django
      code without updating the migration.  This commit adds a second
      migration to delete the incorrect field and add a new field.
      The credit feature is currently disabled in production, so
      the model isn't currently used by application code.
      Will Daly committed
  22. 20 May, 2015 1 commit