- 28 Oct, 2013 6 commits
-
-
Jay Zoldak committed
-
Add explicit wait to JS transcript tests
Will Daly committed -
Cheatsheet modal is accessible. LMS-1303
Ned Batchelder committed -
Will Daly committed
-
Add css mode to the compressed file.
Christina Roberts committed -
Commit/rollback transaction after rendering response to prevent TransactionManagementErrors due to db access in templates.
Usman Khalid committed
-
- 25 Oct, 2013 14 commits
-
-
Fix for static path parsing
dcadams committed -
Use the leanModal stuff to show the cheatsheet dialog in the wiki. LMS-1303
Ned Batchelder committed -
When a url contains a query parameter it gets incorrectly parsed when replacing the /static portion. This fix handles urls with query parameters.
David Adams committed -
STUD-833
cahrens committed -
David Baumgold committed
-
test bucket existence before creation
Jason Bau committed -
Prevent unbounded nesting of lms field_datas
David Baumgold committed -
Previously, whenever a XModule was created from a XDescriptor, we created another level of nesting of FieldData objects. This change prevents that nesting. [TKTS-393]
Calen Pennington committed -
Also let xml import work on modulestores that don't use write signaling
Carlos Andrés Rocha committed -
Jason Bau committed
-
Jason Bau committed
-
student.views.confirm_email_change: commit/rollback transaction after rendering response instead of before
Usman Khalid committed -
student.tests: Added db access in mock_render_to_response() to test any issues with @transaction.commit_manually
Usman Khalid committed -
Add masked input back into RequireJS
Diana Huang committed
-
- 24 Oct, 2013 20 commits
-
-
thedeadparrot committed
-
Add skip links to both CMS and LMS
Diana Huang committed -
Diana Huang committed
-
Bug: LMS-1311
Diana Huang committed -
Brian Talbot committed
-
LMS-1311
Diana Huang committed -
Brian Talbot committed
-
LMS-1311
Diana Huang committed -
* add HTML for links * hide links when they are not focused * when focused, show link (as recommended) * move accessibility tools to common LMS-1311
Diana Huang committed -
Upgrade newrelic so that we can use the new histogram and percentile features
Calen Pennington committed -
Update URLs for assets
Christina Roberts committed -
Added explicit wait to failing JS test
Will Daly committed -
cahrens committed
-
A11Y changes: better :focus styling, increased contrast, and added image alt texts
Giulio Gratta committed -
- Doubled up :hover and :focus styling to improve a11y - Increase contrast of certain UI elements for improved a11y - Added some image alt text for a11y - Changed video caption styling to blue and made them underline on hover and added a skip link before video for screenreaders. Fixes Bugs: - LMS-1336
Giulio Gratta committed -
Certificates: Add regeneration command
Joe Blaylock committed -
Calen Pennington committed
-
Will Daly committed
-
Pull modal cover and date utils into their own files.
Christina Roberts committed -
Convert course team management to new URL scheme.
Christina Roberts committed
-