Skip to content
Snippets Groups Projects
  1. Apr 22, 2019
  2. Jan 08, 2019
  3. May 30, 2017
  4. Jan 05, 2017
  5. May 12, 2016
  6. May 11, 2016
  7. Oct 21, 2015
  8. Sep 28, 2015
    • Ben Patterson's avatar
      Revert "Merge DRF 3.1 in to master" · 2fd6add5
      Ben Patterson authored
      2fd6add5
    • Will Daly's avatar
      Upgrade djangorestframework to v3.1 · d11ccad0
      Will Daly authored
      * Upgrade edx-submissions
      * Upgrade edx-ora2
      * Upgrade edx-val
      * Upgrade edx-proctoring
      * Update all edx-platform code that depends on DRF, including:
        - auth_exchange
        - cors_csrf
        - embargo
        - enrollment
        - util
        - commerce
        - course_structure
        - discussion_api
        - mobile_api
        - notifier_api
        - teams
        - credit
        - profile_images
        - user_api
        - lib/api (OAuth2 and pagination)
      d11ccad0
  9. Sep 25, 2015
    • Will Daly's avatar
      Upgrade djangorestframework to v3.1 · 8555630d
      Will Daly authored
      * Upgrade edx-submissions
      * Upgrade edx-ora2
      * Upgrade edx-val
      * Upgrade edx-proctoring
      * Update all edx-platform code that depends on DRF, including:
        - auth_exchange
        - cors_csrf
        - embargo
        - enrollment
        - util
        - commerce
        - course_structure
        - discussion_api
        - mobile_api
        - notifier_api
        - teams
        - credit
        - profile_images
        - user_api
        - lib/api (OAuth2 and pagination)
      8555630d
  10. Aug 03, 2015
  11. Jul 30, 2015
  12. Jul 20, 2015
  13. Jun 09, 2015
  14. May 01, 2015
    • Will Daly's avatar
      Enrollment API course details include credit modes. · 5d16ed46
      Will Daly authored
      Credit modes are hidden by default, since the user
      isn't allowed to select them on the track selection page.
      This commit exposes credit modes through the enrollment
      API so that consumers can see that a course has a credit
      track.
      5d16ed46
  15. Apr 21, 2015
  16. Apr 17, 2015
  17. Apr 15, 2015
  18. Apr 01, 2015
  19. Feb 27, 2015
  20. 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
  21. Dec 01, 2014
  22. Nov 17, 2014
  23. Nov 12, 2014
  24. Oct 23, 2014
  25. Oct 20, 2014