- 05 Feb, 2014 22 commits
-
-
Reduce the usage of <section> tags, to increase accessibility LMS-2161
Dave St.Germain 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 -
Converted <ol> to <div> to prevent a11y confusion on course progress page. [LMS-1727]
Dave St.Germain committed -
Doc Update for Component label in editable unit page
Mark Hoeber committed -
Markhoeber/documentation/release notes 2 5 14
Mark Hoeber committed -
Make tab nav page object more robust
Will Daly committed -
Mark Hoeber committed
-
Brian Talbot committed
-
Update warning for Math Expression Input problems
Mark Hoeber committed -
Sylvia Pearce committed
-
Add docs about testing xblocks in the LMS
Calen Pennington committed -
The default course CSS class should be empty string rather than None.
Dave St.Germain committed -
Will Daly committed
-
Increase wait time in XQueue stub test
Will Daly committed -
[LMS-2059] [LMS-2060] [LMS-1216]
Calen Pennington committed -
Enable XBlock js and css in Studio
Calen Pennington committed -
add condition - log speed change / loading video
Valera Rozuvan committed -
Will Daly committed
-
add message output to formulaequationinput.html (capa)
ichuang committed -
Install Python prereqs before running doc and i18n tests
Will Daly committed -
Will Daly committed
-
Handle taking registrations on a course with TBD start date
Jason Bau committed
-
- 04 Feb, 2014 18 commits
-
-
Add ability to cap number of enrollments in a course
chrisndodge committed -
Don't force modulestore initialization when running lms manage.py, only when running via the wsgi file
Calen Pennington committed -
Better test console reports; i18n XUnit results
Will Daly committed -
Calen Pennington committed
-
[LMS-1421][LMS-1517]
Calen Pennington committed -
Calen Pennington committed
-
add a test case for enrollment caps pep8 fix
Chris Dodge committed -
Updated bok choy page objects setup.py
Will Daly committed -
Fixed 500ing CSV reports
Julia Hansbrough committed -
for STUD-1242
Mark Hoeber committed -
Dave St.Germain committed
-
Fix bug in url method of register page object Add dist directories to gitignore
Will Daly committed -
instructor_task: Distribute extra items among subtasks of last query.
Usman Khalid committed -
Dave St.Germain committed
-
Ahodges documentation lm sdash
Mark Hoeber committed -
Added warning about complex numbers to math expression input
Mark Hoeber committed -
When creating an instructor task total_num_items may change between the time it and the number of subtasks is calculated and the time the subtasks are actually queued (all of this cannot happen in one transaction). In such a case the extra items are distributed among the subtasks of the last query. LMS-2090
Usman Khalid committed -
Alison Hodges committed
-