Merge PR #27343 bd03/api/legacy
* Commits: docs: Remove completed TODO discussions item feat: Add support to Discussions API for legacy cohort settings refactor: Remove get_course_discussion_settings helper refactor: Remove set_course_discussion_settings helper refactor: Add better DRF support to legacy discussions settings
No related branches found
No related tags found
Showing
- lms/djangoapps/discussion/django_comment_client/base/tests.py 7 additions, 8 deletions...djangoapps/discussion/django_comment_client/base/tests.py
- lms/djangoapps/discussion/django_comment_client/permissions.py 1 addition, 2 deletions...jangoapps/discussion/django_comment_client/permissions.py
- lms/djangoapps/discussion/django_comment_client/tests/group_id.py 6 additions, 7 deletions...goapps/discussion/django_comment_client/tests/group_id.py
- lms/djangoapps/discussion/django_comment_client/tests/test_utils.py 18 additions, 22 deletions...apps/discussion/django_comment_client/tests/test_utils.py
- lms/djangoapps/discussion/django_comment_client/tests/utils.py 11 additions, 11 deletions...jangoapps/discussion/django_comment_client/tests/utils.py
- lms/djangoapps/discussion/django_comment_client/utils.py 6 additions, 7 deletionslms/djangoapps/discussion/django_comment_client/utils.py
- lms/djangoapps/discussion/rest_api/api.py 4 additions, 4 deletionslms/djangoapps/discussion/rest_api/api.py
- lms/djangoapps/discussion/rest_api/serializers.py 58 additions, 31 deletionslms/djangoapps/discussion/rest_api/serializers.py
- lms/djangoapps/discussion/rest_api/views.py 21 additions, 36 deletionslms/djangoapps/discussion/rest_api/views.py
- lms/djangoapps/discussion/views.py 8 additions, 12 deletionslms/djangoapps/discussion/views.py
- lms/djangoapps/instructor/views/api.py 2 additions, 2 deletionslms/djangoapps/instructor/views/api.py
- openedx/core/djangoapps/course_groups/models.py 3 additions, 3 deletionsopenedx/core/djangoapps/course_groups/models.py
- openedx/core/djangoapps/course_groups/tests/helpers.py 4 additions, 5 deletionsopenedx/core/djangoapps/course_groups/tests/helpers.py
- openedx/core/djangoapps/course_groups/tests/test_views.py 2 additions, 3 deletionsopenedx/core/djangoapps/course_groups/tests/test_views.py
- openedx/core/djangoapps/discussions/views.py 34 additions, 6 deletionsopenedx/core/djangoapps/discussions/views.py
- openedx/core/djangoapps/django_comment_common/models.py 42 additions, 0 deletionsopenedx/core/djangoapps/django_comment_common/models.py
- openedx/core/djangoapps/django_comment_common/tests.py 13 additions, 16 deletionsopenedx/core/djangoapps/django_comment_common/tests.py
- openedx/core/djangoapps/django_comment_common/utils.py 0 additions, 55 deletionsopenedx/core/djangoapps/django_comment_common/utils.py
Loading
Please register or sign in to comment