- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 05 Jun, 2017 2 commits
- 15 Nov, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 03 Nov, 2016 1 commit
-
-
This specifically enables/disables the underlying comment service client used to make calls to the service. When disabled, this client will now throw an exception which can be propagated upwards so that callers can make the right decision about how to notify users of the error, or handle retry, etc etc.
Toby Lawrence committed
-
- 03 Aug, 2016 2 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
- 02 Jun, 2016 2 commits
-
-
wajeeha-khalid committed
-
wajeeha-khalid committed
-
- 02 May, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 28 Apr, 2016 1 commit
-
-
More accurately, this creates a 4th shard because the last shard is always the default.
Ben Patterson committed
-
- 14 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 06 Apr, 2016 1 commit
-
-
wajeeha-khalid committed
-
- 03 Dec, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 25 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 19 Nov, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 22 Oct, 2015 1 commit
-
-
wajeeha-khalid committed
-
- 29 Sep, 2015 2 commits
-
-
Brian Beggs committed
-
Brian Beggs 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 2 commits
-
-
refactor community_ta and staff in docstrings
wajeeha-khalid committed -
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
-
- 28 Aug, 2015 1 commit
-
-
David Ormsbee 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 1 commit
-
-
Flagging/unflagging is done by issuing a PATCH request on a thread or comment endpoint with the "abuse_flagged" field set.
Greg Price committed
-
- 19 Jun, 2015 3 commits
-
-
Add more extensive testing
Greg Price committed -
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 -
The comments service rejects whitespace-only content for certain strings, so the discussion API should also reject such content.
Greg Price committed
-
- 18 Jun, 2015 3 commits
-
-
Greg Price committed
-
Some old threads do not have the pinned field set, which the thread serializer should handle.
Greg Price committed -
The rendering in this commit does not prevent MathJax content from being rendered as the discussion JavaScript code does.
Greg Price committed
-
- 11 Jun, 2015 2 commits
-
-
Greg Price committed
-
This is done via PATCH on a comment instance endpoint.
Greg Price committed
-
- 08 Jun, 2015 1 commit
-
-
This depends on cs_comments_service commit 0487891.
Greg Price committed
-
- 04 Jun, 2015 1 commit
-
-
This is done via PATCH on a thread instance endpoint.
Greg Price committed
-
- 29 May, 2015 1 commit
-
-
Greg Price committed
-
- 26 May, 2015 1 commit
-
-
Also, fix the field-specific error format for all API endpoints. This requires cs_comments_service commit fdf017c918.
Greg Price committed
-