- 06 Feb, 2014 8 commits
-
-
Replace single-quotes with double-quotes so that #{@ajaxUrl} is interpolated.
Graham Lowe committed -
Stop using JavaScript to set the body's CSS class
Brian Talbot committed -
Pull THEME_NAME from envs tokens if it's there.
Feanil Patel committed -
add missing people to AUTHORS
Ned Batchelder committed -
Skip page check in promise for Tab Nav in bok-choy suite
Will Daly committed -
Disabled flaky JS transcript test
Will Daly committed -
Will Daly committed
-
Will Daly committed
-
- 05 Feb, 2014 32 commits
-
-
If the FEATURES['USE_CUSTOM_THEME'] flag is set but the 'THEME_NAME' is not set. We get a compilation error during cms gather assets.
Feanil Patel committed -
Ned Batchelder committed
-
Added back in component header visual separation from component renderin...
marcotuts committed -
Feanil Patel committed
-
Make receipt-ids actually generate UUIDs
Feanil Patel committed -
marco committed
-
Peer-grading acceptance tests
Will Daly committed -
Fix typo in data readme
David Baumgold committed -
Increase async script timeout in lettuce acceptance tests
Jay Zoldak committed -
LMS-2192
Julia Hansbrough committed -
Only move students if they aren't in the new course.
Feanil Patel committed -
Added feedback check for AI-assessment test Added peer assessment feedback test Added tests for peer grading module Added stub peer grading module service Updated Studio/LMS page objects and tests to use bok-choy v0.1.0 Added LMS bok-choy tests from e2e repo Add bok-choy tests for peer grading module, including calibration.
Will Daly committed -
Feanil Patel committed
-
First draft, course start date changes
Mark Hoeber committed -
stud-1246
Mark Hoeber committed -
Clean up Mongo databases created by the test suite.
Will Daly committed -
Bok-choy fixes (a11y, video player bug)
Will Daly committed -
Jay Zoldak committed
-
This reverts commit b8da1c5b.
Adam Palay committed -
Adam Palay committed
-
preview_handler changes to support Locators
Christina Roberts committed -
JIRA: FOR-452
jsa committed -
Prevent bad sequential titles
Diana Huang committed -
Add a means to skip to more specific parts of the page. LMS-2156
Dave St.Germain committed -
Disable broken video test
Will Daly committed -
STUD-967
cahrens committed -
Don't try to set the title if we don't have anything in the sequential LMS-2168
thedeadparrot committed -
Reduce the usage of <section> tags, to increase accessibility LMS-2161
Dave St.Germain committed -
This prevents everything from blinking, since the CSS class will be present when the page is rendering.
Bertrand Marron committed -
Removed inappropriate section tags. Because screen readers announce each section, they should not be used unless they are actually defining meaningful sections.
Dave St.Germain committed -
LMS-2156
Dave St.Germain committed -
Converted <ol> to <div> to prevent a11y confusion on course progress page. [LMS-1727]
Dave St.Germain committed
-