- 11 Feb, 2016 3 commits
-
-
wajeeha-khalid committed
-
wajeeha-khalid committed
-
wajeeha-khalid committed
-
- 28 Jan, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 19 Jan, 2016 1 commit
-
-
Ehtesham committed
-
- 16 Dec, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 30 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 19 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 18 Nov, 2015 1 commit
-
-
Sven Marnach committed
-
- 17 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 22 Oct, 2015 3 commits
-
-
wajeeha-khalid committed
-
wajeeha-khalid committed
-
wajeeha-khalid committed
-
- 14 Oct, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 09 Oct, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 28 Sep, 2015 2 commits
-
-
Ben Patterson committed
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 25 Sep, 2015 1 commit
-
-
* Upgrade edx-submissions * Upgrade edx-ora2 * Upgrade edx-val * Upgrade edx-proctoring * Update all edx-platform code that depends on DRF, including: - auth_exchange - cors_csrf - embargo - enrollment - util - commerce - course_structure - discussion_api - mobile_api - notifier_api - teams - credit - profile_images - user_api - lib/api (OAuth2 and pagination)
Will Daly committed
-
- 22 Sep, 2015 1 commit
-
-
MA-1212 - added response count field in tests removed unneccessary function "MA-1212 - added response count in thread retrieval service and updated tests" updated serializerz test for response count MA-1212 exclude response count from thread get list removed response_count field from update and create thread services made resp_total dynamic for cs thread in test_serielizer quality fixed improved quality add TODO JIRA ticket on removed fields
wajeeha-khalid committed
-
- 17 Sep, 2015 1 commit
-
-
An incorrect response was being returned when voting for a comment or thread.
christopher lee committed
-
- 10 Sep, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 26 Aug, 2015 1 commit
-
-
These signals are caught by the Teams app and used to update `last_activity_at` on both teams and individual users. TNL-2497
Peter Fogg committed
-
- 12 Aug, 2015 1 commit
-
-
Currently when GETting comments, the thread of the comment will be marked as read. This change makes this effect optional as well as setting the default to not mark the thread as read.
christopher lee committed
-
- 30 Jul, 2015 1 commit
-
-
Ben McMorran committed
-
- 28 Jul, 2015 1 commit
-
-
Discussion API for thread sorting now takes the sort_by parameter for the sort key such as by comment_count or vote_count. Also takes the sort_direction parameter for sorting the thread results.
christopher lee committed
-
- 23 Jul, 2015 1 commit
-
-
Discusion API now takes a view parameter when getting a thread list. This view parameter only takes "unread" or "unanswered" as possible values.
christopher lee committed
-
- 29 Jun, 2015 1 commit
-
-
This also fixes two bugs: * A thread created by a non-privileged user in a cohorted course would not have group_id set * Any user could set the endorsed field on creation of a comment
Greg Price committed
-
- 23 Jun, 2015 2 commits
-
-
Flagging/unflagging is done by issuing a PATCH request on a thread or comment endpoint with the "abuse_flagged" field set.
Greg Price committed -
This implements the "following" value for the "view" query parameter on the thread list endpoint.
Greg Price committed
-
- 19 Jun, 2015 1 commit
-
-
This will allow clients to determine what actions (e.g. following, endorsing, and editing content) a user can take on a piece of content.
Greg Price committed
-
- 17 Jun, 2015 2 commits
-
-
The thread list endpoint now accepts the text_search parameter and also includes a text_search_rewrite field in its responses.
Greg Price committed -
Greg Price committed
-
- 16 Jun, 2015 1 commit
-
-
This endpoint returns course metadata relating to discussions as a starting point for clients.
Greg Price committed
-
- 15 Jun, 2015 1 commit
-
-
This bug caused any attempt to update a comment with a non-null parent_id to result in a 500 error without applying the update. The bug was introduced in commit 2c7590d1.
Greg Price committed
-
- 11 Jun, 2015 3 commits
-
-
christopher lee committed
-
Greg Price committed
-
This is done via PATCH on a comment instance endpoint.
Greg Price committed
-
- 08 Jun, 2015 2 commits
-
-
This depends on cs_comments_service commit 0487891.
Greg Price committed -
christopher lee committed
-
- 05 Jun, 2015 1 commit
-
-
Greg Price committed
-