Skip to content
Snippets Groups Projects
  1. Feb 03, 2021
  2. Jun 18, 2020
  3. Mar 17, 2020
  4. Dec 30, 2019
  5. Nov 26, 2019
  6. Nov 12, 2019
    • Simon Chen's avatar
      Add the organization protected attribute to team · c5f03adb
      Simon Chen authored
       This is needed so Masters learners will not be in the same team as verfied and audit learners. If the team is designated as organization protected, it will not be visible or accessible by verified or audit track learners
      MST-34
      c5f03adb
  7. Oct 22, 2019
  8. Oct 18, 2019
  9. Jun 20, 2019
  10. Mar 11, 2019
  11. Jun 12, 2017
  12. 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
  13. Oct 21, 2015
  14. 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
  15. 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
  16. Sep 15, 2015
  17. Sep 11, 2015
  18. Sep 03, 2015
  19. Aug 28, 2015
  20. Aug 19, 2015
  21. Aug 18, 2015
  22. Aug 12, 2015
    • Bill DeRusha's avatar
      Team API include correct info when expanding users TNL-2975 · 09acca2d
      Bill DeRusha authored
      Create read-only serializer to handle User/UserProfile data
      together.
      
      Refactor GET accounts to use the new read-only joint serializer
      
      Fix tests to check for new expanded user info
      
      Update tests in teams/tests/test_views.py to test for both
      public and private profiles on expands user
      
      Update serializer to utilize the request object for creating absolute uris
      09acca2d
  23. Aug 11, 2015
  24. Jul 28, 2015
  25. Jul 22, 2015
    • Daniel Friedman's avatar
      Add teams-for-topic list view to Teams page. · 21b39ca4
      Daniel Friedman authored
      TNL-1898
      
      Also adds a generic paginated list view and Teams list view. The
      common PaginatedView takes a collection and a view class for its items
      and creates a header and footer with correct pagination. The topics
      list view is refactored to use this generic view.
      
      Authors:
        - Peter Fogg <pfogg@edx.org>
        - Daniel Friedman <dfriedman58@gmail.com>
      21b39ca4
  26. Jun 03, 2015
Loading