- 19 Jun, 2015 17 commits
-
-
Chris Dodge committed
-
fix price per seat
Nimisha Asthagiri committed -
Handle whitespace-only content in discussion API
Greg Price committed -
Add editable_fields to discussion API responses
Greg Price committed -
Fix discussion_api to handle old threads
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 -
MA-844 Video Upload: remove dependency on AssetMetaDataStore.
Nimisha Asthagiri committed -
Update translations (autogenerated message)
Sarina Canelake committed -
Chris Dodge committed
-
Sarina Canelake committed
-
ECOM-1673 removed class and icon to always show full upsell content.
AlasdairSwan committed -
Cleanup of third-party login and auto-enrollment
Renzo Lucioni committed -
removed JavaScript function specific to the upsell toggle removed bok choy test Removed all referenced to toggleExpandMessage()
AlasdairSwan committed -
Treat aggregate sums of None as 0
chrisndodge committed -
Braden MacDonald committed
-
Braden MacDonald committed
-
- 18 Jun, 2015 20 commits
-
-
Extended hint features
Sarina Canelake committed -
Make a11y test inherit from a base class
Christine Lytwynec committed -
Nimisha Asthagiri committed
-
Update bok-choy cached db with the latest migrations
Jesse Zoldak committed -
Chris Dodge committed
-
Christine Lytwynec committed
-
SOL-939 Jasmine Tests
Matt Drayer committed -
mattdrayer/SOL-639: Update edx-milestones Github reference
Matt Drayer committed -
Add professional enrollments to the instructor dashboard.
Will Daly committed -
Some old threads do not have the pinned field set, which the thread serializer should handle.
Greg Price committed -
Matt Drayer committed
-
update edx-search hash to include faceted search
chrisndodge committed -
Improve cohort test
Ben Patterson committed -
TNL-1893 Add teams topic card
Ben McMorran committed -
TNL-2291 Discussion forums permission caching
Ben McMorran committed -
Ben McMorran committed
-
asadiqbal committed
-
SOL-994 fix js loading if search features disabled
dino-cikatic committed -
Add rendered_body to discussion API endpoints
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
-
- 17 Jun, 2015 3 commits
-
-
Add comment voting to discussion API
Greg Price committed -
Extends the common capa response types (string, numeric, multiple choice, checkbox, dropdown) with feedback and hint capabilities. "Feedback" refers to feedback shown to the student when they check the problem, looking at their specific answer. "Hints" refers to a Hint button in LMS which the student can click at any time to see hints for that problem. The implementation extends the markdown syntax to include feedback and hints. There are new Feedback-and-Hint specific templates in Studio when the author clicks to add a new problem.
Nick Parlante committed -
Remove SQLite version dependent error string check
Kevin Luo committed
-