- 20 Aug, 2015 40 commits
-
-
this should remove multiple auth_user calls
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
support for coverage guard against no completions
Zia Fazal committed -
Matt Drayer committed
-
Matt Drayer committed
-
Matt Drayer committed
-
number of enrolments instead of number of participants
Zia Fazal committed -
Matt Drayer committed
-
added lookup for multiple data params
Zia Fazal committed -
Matt Drayer committed
-
Zia Fazal committed
-
Zia Fazal committed
-
added course filter to user groups api
Zia Fazal committed -
Matt Drayer committed
-
fixed bug when single value filter is applied in users api
Zia Fazal committed -
Will accept organisation id instead or uri while creating group projects ziafazal/api-ability-to-create-project-by-org-id:Made organisation optional
Zia Fazal committed -
Matt Drayer committed
-
more cleanup fix method name
Chris Dodge committed -
Matt Drayer committed
-
cdodge/pass-depth-on-course-fecth: pass along the depth parameter to minimize round trips to the mongodb. Also turn on MongoDB panel on devstack.py to help with instrumentation
Chris Dodge committed -
fixed proficiency position bug exclude the student whose position is being retrieved
Zia Fazal 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
-
ziafazal/api-additional-fields-to-course-detail: added include_fields param to get additional fields
Zia Fazal committed -
make sure the social stats API endpoint accept an new source key format, but the forum service needs the old style. Plus add tests
Chris Dodge committed -
Matt Drayer committed
-
Matt Drayer committed
-
create workgroup cohort if it does not exist when adding a user to a coh... Conflicts: lms/djangoapps/projects/views.py
chrisndodge committed -
Matt Drayer committed
-
Matt Drayer committed
-
Zia Fazal committed
-
Zia Fazal 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
-
added active filter added tests
Zia Fazal committed -
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
-