Skip to content
Snippets Groups Projects
  1. Apr 22, 2019
  2. Dec 12, 2018
  3. Jul 02, 2018
  4. Apr 09, 2018
  5. Jun 05, 2017
    • Clinton Blackburn's avatar
      Updated Enrollment API to always store enrollment attributes · ab52966f
      Clinton Blackburn authored
      Enrollment attributes are now always stored, regardless of whether an enrollment is being created or updated. This will ensure that learners who purchase paid modes, without first enrolling in a non-paid mode, can request refunds if they choose to un-enroll from a course run within the refund window.
      
      LEARNER-1282
      ab52966f
  6. May 30, 2017
  7. Jan 12, 2017
  8. Jan 05, 2017
  9. Oct 18, 2016
  10. Jun 06, 2016
  11. May 12, 2016
  12. May 11, 2016
  13. Dec 10, 2015
  14. Dec 09, 2015
  15. Nov 25, 2015
  16. Nov 10, 2015
    • Usman Khalid's avatar
      Rebase upgrade Django to v1.8.5 · 6cb62f26
      Usman Khalid authored
      Please note that this is a squshed commit and the work of:
      Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
      6cb62f26
  17. Jul 30, 2015
  18. Jul 06, 2015
  19. Jun 09, 2015
  20. May 18, 2015
  21. Apr 21, 2015
  22. Apr 17, 2015
  23. Apr 15, 2015
  24. Feb 27, 2015
  25. Jan 22, 2015
  26. Dec 18, 2014
    • stephensanchez's avatar
      Updating the design of the DRF views for enrollments. · 22a18e35
      stephensanchez authored
      Consolidate PUT and POST on the RESTful Layer.
      
      Change URLs for API
      
      Test cleanup.
      
      Adding a course details URL to the enrollment API.
      
      Change student to user
      
      Change to v1, remove feature flag from API URLs
      
      Updating student to user in tests
      
      Re-ordering redirect urls to be evaluated last.
      
      Adding pagination and testing.
      
      Adding Django REST settings for pagination.
      
      Revert "Re-ordering redirect urls to be evaluated last."
      
      This reverts commit 4c9502daa383e49b46f8abec5456c271e5e24ccb.
      
      Re-ordering redirect urls to be evaluated last.
      
      Conflicts:
      	common/djangoapps/enrollment/urls.py
      
      Revert "Adding Django REST settings for pagination."
      
      This reverts commit 9f8a54c41f34caa24818c88f1e75ac59f6ce5259.
      
      Conflicts:
      	common/djangoapps/enrollment/urls.py
      
      Revert "Adding pagination and testing."
      
      This reverts commit 0b2d46262abb78f5ad170700205e7fd28b6af942.
      
      Additional testing, logging, and error messages.
      22a18e35
  27. Nov 17, 2014
  28. Nov 12, 2014
  29. Oct 23, 2014
  30. Oct 20, 2014
Loading