- 20 Aug, 2015 40 commits
-
-
Alan Boudreault committed
-
Alan Boudreault committed
-
Conflicts: lms/djangoapps/api_manager/users/tests.py
Alan Boudreault committed -
Matt Drayer committed
-
Alan Boudreault committed
-
Matt Drayer committed
-
Martyn James committed
-
Matt Drayer committed
-
Zia Fazal committed
-
Matt Drayer committed
-
Matt Drayer committed
-
added lookup for multiple data params
Zia Fazal committed -
Matt Drayer committed
-
added course filter to user groups api
Zia Fazal committed -
Matt Drayer committed
-
more cleanup fix method name
Chris Dodge committed -
cdodge/optimized-save-child-postition: create an optimized version of save_child_position which minimized the number of round trips to MongoDB don't refetch the current child, it's not really needed and it can be a bit expensive
Chris Dodge committed -
cdodge/update-opaque-key: update user social stats to use the legacy courseId format since that is what the comment service expects fix broken test, make social_stats more robust based on the caller
Chris Dodge committed -
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
Zia Fazal committed
-
Also contains: * mattdrayer/rebase-20140722b: cherry-pick 0325694 * mattdrayer/rebase-20140722: cherry-pick e8b1217 * Sessions API Documentation * mattdrayer/rebase-20140722: cherry-pick ofao48d * mattdrayer/rebase-20140722: cherry-pick b0c343c * mattdrayer/rebase-20140722: cherry-pick d56e973 * mattdrayer/status-500-fix: Small API bug * added content_id to workgroup review submissions * mattdrayer/api-user-preferences-delete: Added new Detail view, GET/DELETE operations * mattdrayer/rebase-20140722: cherry-pick 0624385 * handle exception if user never accessed any course module * mattdrayer/rebase-20140722: cherry-pick caada51 * cdodge/add-progress-publish-api-endpoint: expose a new xblock runtime publish special cased event type 'progress' which adds an entry into the CourseCompletions table * add default setting for feature flag in common.py * mattdrayer/rebase-20140722: cherry-pick 7a1e12c * mattdrayer/rebase-20140722: Functional stabilization
Matt Drayer committed -
Zia Fazal committed
-
merged with master and updated url
Matt Drayer committed -
fix for breaking test
Zia Fazal committed -
Zia Fazal 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
-
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
-
added lookup of organisation by user merged with master
Zia Fazal 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 -
added avatar url field
Zia Fazal committed -
Add logging message
Chris Dodge committed -
asadiqbal08/api_support_title_field_userprofile: [MCKIN-1241] Added support for title field to edX user profile
asadiqbal08 committed -
Matt Drayer committed
-