- 20 Aug, 2015 40 commits
-
-
added completions to response dict Merged course completions leaders and course avg added is_active check pep8 compliant remove serialiser class
Zia Fazal committed -
Zia Fazal committed
-
updated urls updated docs
Zia Fazal committed -
merged with master and updated url
Matt Drayer committed -
Matt Drayer committed
-
Matt Drayer committed
-
Zia Fazal committed
-
added id, name and created fields Added display_name to basic serializer
Zia Fazal committed -
fix for breaking test
Zia Fazal committed -
Zia Fazal committed
-
Matt Drayer committed
-
Fixed failing test more test and improvements to code quality
Alan Boudreault committed -
add some better error handling switch over
Chris Dodge committed -
Matt Drayer committed
-
Tweak to migration in order to accomodate old names for data fields and allow for if data fields were not present
Martyn James committed -
mattdrayer/api-orgdatamigration: Script to copy info from Group to Organization (including relationships)
Matt Drayer committed -
remove duplicate data
Chris Dodge committed -
Matt Drayer committed
-
Mark Hoeber committed
-
Removed course module migration
Zia Fazal committed -
mattdrayer/api-coursegrades: Added support for viewing a set of grades for a course. Includes filters/aggregations.
Matt Drayer committed -
Matt Drayer committed
-
Zia Fazal committed
-
Generated migration
Zia Fazal committed -
added is_private field to workgroup model and lookup of workgroup by users added organization field to Project Fixed broken test
Zia Fazal committed -
Matt Drayer committed
-
Conflicts: cms/djangoapps/contentstore/views/helpers.py common/static/coffee/src/discussion/content.coffee common/static/coffee/src/discussion/discussion_filter.coffee common/static/coffee/src/discussion/discussion_module_view.coffee common/static/coffee/src/discussion/discussion_router.coffee common/static/coffee/src/discussion/views/discussion_content_view.coffee common/static/coffee/src/discussion/views/discussion_thread_profile_view.coffee common/static/coffee/src/discussion/views/discussion_thread_show_view.coffee common/static/coffee/src/discussion/views/discussion_thread_view.coffee common/static/coffee/src/discussion/views/new_post_view.coffee common/static/coffee/src/discussion/views/response_comment_show_view.coffee common/static/coffee/src/discussion/views/thread_response_show_view.coffee common/static/coffee/src/discussion/views/thread_response_view.coffee lms/djangoapps/django_comment_client/forum/views.py lms/static/sass/discussion/_discussion.scss lms/templates/discussion/_discussion_module.html lms/templates/discussion/_filter_dropdown.html lms/templates/discussion/_js_head_dependencies.html lms/templates/discussion/_thread_list_template.html lms/templates/discussion/_underscore_templates.html lms/templates/discussion/index.html lms/templates/discussion/mustache/_inline_discussion.mustache lms/templates/discussion/mustache/_pagination.mustache lms/templates/discussion/mustache/_profile_thread.mustache
Alan Boudreault committed -
Zia Fazal committed
-
Matt Drayer committed
-
added lookup of organisation by user merged with master
Zia Fazal committed -
switch to APIView to support url conventions merged with master
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
add pagination to /api/users add support of id based filtering add num_pages field to users api output add tests for paging data and ability to parse page_size from request using ListAPIView and DRF filters Disallow unfiltered lists Updated docstrings
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
added avatar url field
Zia Fazal committed -
muhhshoaib/security-change-user-password-requirements-685: handled password complexity scenarios messages according to Chris Suggestions muhhshoaib/security-change-user-password-requirements-685: changed the chracteres storage from sets to lists
Muhammad Shoaib committed -
Matt Drayer committed
-
muhhshoaib/adding_start_and_end_date_fields_to_course_objects_1302:added start and end date fields in course module muhhshoaib/adding_start_and_end_date_fields_to_course_objects_1302: changes in the start and end dates
Muhammad Shoaib committed
-