- 24 Jun, 2015 1 commit
-
-
aamir-khan committed
-
- 23 Jun, 2015 19 commits
-
-
Add abuse flagging to discussion API
Christopher Lee committed -
Flagging/unflagging is done by issuing a PATCH request on a thread or comment endpoint with the "abuse_flagged" field set.
Greg Price committed -
don't use hardcoded date in verification email test
Christine Lytwynec committed -
Remove duplicate logged-in-cookie helper methods
Will Daly committed -
Add followed thread retrieval to discussion API
Christopher Lee committed -
There were two helper methods that set the marketing site "logged in" cookie. This commit deletes one of them and ensures that all callers are using the other one.
Will Daly committed -
pass debug option through to compile_sass
Christine Lytwynec committed -
Christine Lytwynec committed
-
Christine Lytwynec committed
-
XCOM-416: Improved basket API's handling of embargo restrictions
Tyler Nickerson committed -
Nickersoft committed
-
This implements the "following" value for the "view" query parameter on the thread list endpoint.
Greg Price committed -
Update bok-choy version
Jesse Zoldak committed -
Switch tabs to use ugettext_noop for titles.
Diana Huang committed -
adjust margin-bottom on courseware with license
frances botsford committed -
Update the format of the credit provider timestamp.
Will Daly committed -
Jesse Zoldak committed
-
Diana Huang committed
-
Introduce caching of course metadata with app course_overviews
Kyle McCormick committed
-
- 22 Jun, 2015 20 commits
-
-
Kyle McCormick committed
-
Kyle McCormick committed
-
Kyle McCormick committed
-
Fix JS tests that broke due to a conflict between merges
Will Daly committed -
Correct logistration GET parameter preservation test case
Renzo Lucioni committed -
Renzo Lucioni committed
-
Will Daly committed
-
Enforce MAX_COMMENT_DEPTH in discussion_api
Christopher Lee committed -
Upgrade rednose to latest to fix bad output.
Ned Batchelder committed -
Will Daly committed
-
Use the number of seconds since the epoch (Jan 1 1970 UTC) instead of an ISO-formatted datetime string. This is easier for credit providers to parse.
Will Daly committed -
Reverification iOS support and refactor
Will Daly committed -
Updates the XBlock utils requirement to the latest
Xavier Antoviaque committed -
Fixed two paly_video events emitted on video replay.
Waheed Ahmed committed -
* Delete reverification templates * Delete photocapture.js * Delete unused "name change" end-points * Rebuild the reverification views using Backbone sub-views * Stop passing template names to the JavaScript code * Avoid hard-coding the parent view ID in the webcam view (for getting the capture click sound URL)
Will Daly committed -
Fix flaky test. SOL-975
Ben Patterson committed -
This integrates the fixes from https://github.com/edx/xblock-utils/pull/20 and https://github.com/edx/xblock-utils/pull/21 - cf the PRs for the code review & +1s. CC @smarnach @sarina
Xavier Antoviaque committed -
TNL-2166
Waheed Ahmed committed -
Credit eligibility requirements display on student progress page
Ahsan Ulhaq committed -
Ned Batchelder committed
-