- 26 Sep, 2014 40 commits
-
-
updated urls updated docs
Zia Fazal committed -
merged with master and updated url
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
-
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 -
asadiqbal08/add_is_active_flag_to_userlist_in_group:[1291] Added is_active flag to user list in a group
asadiqbal08 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
-