- 26 Jun, 2015 1 commit
-
-
Brian Talbot committed
-
- 25 Jun, 2015 13 commits
-
-
Brian Talbot committed
-
Brian Talbot committed
-
mattdrayer/SOL-449: Add flaky decorator to bok choy test
Matt Drayer committed -
Matt Drayer committed
-
Moving xblock_user_state to edx-user-state-client, and add dependency to edx-platform
Utkarsh committed -
Update Bok Choy to run against optimized static files
Andy Armstrong committed -
Reverification flow asks for permission to use the webcam twice
Ahsan Ulhaq committed -
TNL-2386
cahrens committed -
TNL-2465
Andy Armstrong committed -
Update URL when switching between Team tabs.
Peter Fogg committed -
In-course Reverification checkpoint ask for the camera access twice on Chrome. ECOM-1739
Ahsan Ulhaq committed -
Utkarsh committed
-
Update credit eligibility
Will Daly committed
-
- 24 Jun, 2015 17 commits
-
-
* Update credit eligibility when a user satisfies an eligibility requirement. * Refactor set_credit_requirement_status arguments. * Use django-simple-history to track requirement status changes. * Refactor progress page by moving credit into a helper function and adding comments.
Will Daly committed -
Peter Fogg committed
-
Move forgot_password_modal to login.html.
Christina Roberts committed -
Delete LMS JS files that have no references to them.
Christina Roberts committed -
Fix flaky teams test
Christina Roberts committed -
split common/lib and js unit tests into separate shards
Christine Lytwynec committed -
Fix misleading enrollment API documentation & fix pylint errors
Mark Hoeber committed -
TNL-2494
cahrens committed -
Credit Eligibility display on the CMS accessibility issues
Ahsan Ulhaq committed -
Bertrand Marron committed
-
The user parameter corresponds to the username, not the user ID.
Bertrand Marron committed -
Christine Lytwynec committed
-
That is the only place using it.
cahrens committed -
There were some accessibility issues on the cms side which are addressed ECOM-1594
Ahsan Ulhaq committed -
Aamir khan/ecom 1524 dashboard credit display new
Aamir committed -
Updated styling for basic capa problems (multiple choice, dropdown, checkboxes, numerical input and text input) including support for mobile app experience.
Marco Morales committed -
aamir-khan committed
-
- 23 Jun, 2015 9 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 -
cahrens committed
-
cahrens 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
-