- 14 Jul, 2015 20 commits
-
-
TNL-136: Added New page creation animation
Vedran Karačić committed -
SOL-974 make index and remove calls use ES bulk API [WIP]
dino-cikatic committed -
Support setting email opt-in in calls to the Otto shim
Jim Abramson committed -
Mark delete certificates test as flaky SOL-1053
Jesse Zoldak committed -
Dino Cikatic committed
-
XCOM-499
jsa committed -
Update lxml to 3.4.4
David Baumgold committed -
David Baumgold committed
-
Update migration dependency.
Feanil Patel committed -
LMS User menu cleanup
frances botsford committed -
Jesse Zoldak committed
-
This is a fix for https://openedx.atlassian.net/browse/TNL-136 added scroll to new page and remove class 'new' on hover to better indicate that a new page is created.
vkaracic committed -
Styling improvements to openedX search through Find Courses page
Marco Morales committed -
ziafazal/SOL-1021: Create Analytics events for certificate actions
Matt Drayer committed -
TNL-394: Added sanitization of id names
Vedran Karačić committed -
This is a fix for https://openedx.atlassian.net/browse/TNL-394 escaped all escapable characters in id name strings.
vkaracic committed -
PLAT-324: Custom error message for export course command
Vedran Karačić committed -
* Changed certificate_id to configuration_id * Fix for acceptance test faiiure * Add waits to bok choy tests fix for flaky test
Zia Fazal committed -
Allow staff to masquerade as a specific user in the LMS (SOL-816)
Braden MacDonald committed -
Sven Marnach committed
-
- 13 Jul, 2015 20 commits
-
-
Eliminate various Pylint violations
Sarina Canelake committed -
Andy Armstrong committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Skipped 'print' statement violations, as print() is Py3k syntax.
Sarina Canelake committed -
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
Mark basket creation and order retrieval endpoints as v0
Renzo Lucioni committed -
This migration instantiates the modulestore which is now dependent the xblock_django database config settings. So the initial migration for that has to run before this migration.
Feanil Patel committed -
TNL-2458 Cache discussion id mapping on course publish
Ben McMorran committed -
Make render_xblock return a 404 if access check fails
Akiva Leffert committed -
These endpoints are currently for internal use only, but should be versioned nonetheless; Drupal will begin using the basket creation endpoint soon. No functionality has been changed. XCOM-494.
Renzo Lucioni committed -
Remove duplicated Teams app setting.
Peter Fogg committed -
David Baumgold committed
-
Ben McMorran committed
-
The mobile clients need the request to fail if they don't have permisssions so that they know to refresh a session token. JIRA: https://openedx.atlassian.net/browse/MA-1003
Akiva Leffert committed -
Peter Fogg committed
-