- 03 Feb, 2017 4 commits
-
-
Wiki accessibility fixes.
Christina Roberts committed -
ALLOW_ALL_ADVANCED_COMPONENTS was deleted.
Christina Roberts committed -
Upgrade nodeenv to 1.1.1
Brian Jacobel committed -
We moved from configuring installed components in settings.py files to using just Python entry points. This used to be a setting which enabled all XBlocks with appropriate entry points. It was removed from the rest of the codebase in a previous PR, and this usage was inadvertently left behind.
cahrens committed
-
- 02 Feb, 2017 15 commits
-
-
Discussion loading indicator and user role style change, show hide button focus, and copy change to discussion filter
alisan617 committed -
TNL-6369, TNL-6368
cahrens committed -
Update translations (autogenerated message)
Ned Batchelder committed -
alisan617 committed
-
ECOM-6921: Added aria-modal="true" to section tag.
Dave Chamberlain committed -
Changed the section to a div, and converted the aria-label to a labelledby attr instead (no sense in generating the string mulitiple times).Dave Chamberlain committed -
Ned Batchelder committed
-
Fix asides to copy them during publish operation
Calen Pennington committed -
Fix mongo query count for Grades API
Nimisha Asthagiri committed -
Brian Jacobel committed
-
TNL-6419 Fix in file-checking code in Xmodule.
Attiya Ishaque committed -
attiyaishaque committed
-
[WL-963] Mark test as flaky
Marko Jevtić committed -
WL-912 | Added instructor info in course overview model.
Hasnain Naveed committed -
Marko Jevtic committed
-
- 01 Feb, 2017 21 commits
-
-
Add swift settings to CMS
Jillian Vogel committed -
Nimisha Asthagiri committed
-
and a comment and explaining why we import aws.* in the openstack settings.
Jesse Shapiro committed -
Fix cohort IntegrityErrors
Nimisha Asthagiri committed -
FEDX-300 Set !default on Sass colors
Andy Armstrong committed -
Revert "PLAT-1104 Import courses asynchronously"
Jesse Zoldak committed -
Revert "Fix mongo query count for Grades API"
Jesse Zoldak committed -
Jesse Zoldak committed
-
Fix asides to copy them during publish operation (bug in modulestore/split_mongo/split.py:SplitMongoModuleStore._copy_subdag method)
Dmitry Viskov committed -
Fix mongo query count for Grades API
Nimisha Asthagiri committed -
Add aria-disabled to WMD undo/redo buttons
Brian Jacobel committed -
Automating Refund Approvals
Clinton Blackburn committed -
Nimisha Asthagiri committed
-
pin astroid version 1.3.8 for pylint dep
Stu Young committed -
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v1 (pre-Pattern Library) Sass in Studio.
Florian Haas committed -
The double definition of $blue-d1, $blue-d2, and $blue-d4 is superfluous, so remove the second instance of each.
Florian Haas committed -
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v2 (Pattern Library) Sass.
Florian Haas committed -
Colors should be overridable. See https://openedx.atlassian.net/browse/PLAT-1181 This sets all color variables to !default for v1 (pre-Pattern Library) Sass.
Florian Haas committed -
Hasnain committed
-
updated lti_consumer xblock to latest version
Zia Fazal committed -
Refunds are now processed automatically. If the automated processing fails, the system falls back to the previous behavior of notifying the Support Team. Additionally, these calls are all made by the service user rather than the learner. ECOM-6541
Clinton Blackburn committed
-