Commit Graph

19063 Commits

Author SHA1 Message Date
Diana Huang
43bdb5da54 Minor fixes to match new HTML and CSS updates.
LMS-1311
2013-10-24 17:12:20 -04:00
Brian Talbot
5b63b176da revises semantics and Sass used for skip navigation 2013-10-24 17:12:19 -04:00
Diana Huang
20b9258d43 Add in tabIndex to ensure that the tabbing works properly for link.
LMS-1311
2013-10-24 17:10:33 -04:00
Diana Huang
d34c4a66c7 Add skip links to both CMS and LMS
* add HTML for links
* hide links when they are not focused
* when focused, show link (as recommended)
* move accessibility tools to common

LMS-1311
2013-10-24 17:10:33 -04:00
Calen Pennington
71ece15cfb Merge pull request #1488 from cpennington/update-newrelic
Upgrade newrelic so that we can use the new histogram and percentile features
2013-10-24 13:48:43 -07:00
Christina Roberts
3958bab6ae Merge pull request #1454 from edx/christina/assets
Update URLs for assets
2013-10-24 13:22:39 -07:00
Will Daly
3fa5559a36 Merge pull request #1487 from edx/will/fix-js-transcript-test
Added explicit wait to failing JS test
2013-10-24 13:18:12 -07:00
cahrens
39a8d07e47 Update URLs for assets. 2013-10-24 16:00:56 -04:00
Giulio Gratta
ea163de038 Merge pull request #1479 from edx/giulio/a11y-batch1
A11Y changes: better :focus styling, increased contrast, and added image alt texts
2013-10-24 12:47:43 -07:00
Giulio Gratta
5a46177a5e A11Y changes: better :focus styling, increased contrast, and added image alt texts
- 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
2013-10-24 12:47:19 -07:00
Joe Blaylock
9e76c6120b Merge pull request #1286 from edx/jrbl/certs-single-user
Certificates: Add regeneration command
2013-10-24 11:59:32 -07:00
Calen Pennington
ef75a05c9e Upgrade newrelic so that we can use the new histogram and percentile features 2013-10-24 14:49:48 -04:00
Will Daly
67fef2dd42 Added explicit wait to failing JS test 2013-10-24 14:37:56 -04:00
Christina Roberts
b00d59edf1 Merge pull request #1354 from edx/christina/overview-modal
Pull modal cover and date utils into their own files.
2013-10-24 11:32:35 -07:00
Christina Roberts
d14e81cfe7 Merge pull request #1467 from edx/christina/users
Convert course team management to new URL scheme.
2013-10-24 11:32:13 -07:00
cahrens
9a6494926d Move imports to top of file. 2013-10-24 14:01:24 -04:00
cahrens
355ebd62e3 Convert course team management to new URL scheme.
Move RESTful URLs into our "done" section.
2013-10-24 14:01:24 -04:00
Don Mitchell
1cec44e535 Merge pull request #1191 from edx/dhm/orphan_finder
Write restful service to find all orphans
2013-10-24 10:49:22 -07:00
Don Mitchell
f45abe3d9f Use new restful pattern instead 2013-10-24 13:18:23 -04:00
Don Mitchell
8bbaf0065b Separate doc_store_config 2013-10-24 13:18:22 -04:00
Don Mitchell
4e455fd87f Limit read access to people with write access.
Add unit tests for auth
2013-10-24 13:18:22 -04:00
Don Mitchell
e9c70633c6 Add delete if staff member 2013-10-24 13:18:22 -04:00
Don Mitchell
6b9797522b Write restful service to find all orphans
To help fix recent bugs re orphaned discussions and
to prototype a more restful json oriented api.
2013-10-24 13:18:22 -04:00
Christina Roberts
286ae9e73d Merge pull request #1470 from edx/christina/cleanup-course-index
Get rid of course_index shim.
2013-10-24 09:22:36 -07:00
Don Mitchell
177d1ea92f Merge pull request #1485 from edx/dhm/bug_course_case
tighten case-insensitive test to require full string match
2013-10-24 09:08:29 -07:00
cahrens
12488db015 Get rid of course_index shim. 2013-10-24 11:35:02 -04:00
Don Mitchell
3a6a9ee009 tighten case-insensitive test to require full string match 2013-10-24 11:24:37 -04:00
Sarina Canelake
13aa77b02c Merge pull request #1021 from smartdec/select/fix-shlex-unicode
FIX - Fixes dropdown problem with non latin options
2013-10-24 08:17:15 -07:00
stroilova
9042a0a85d Merge pull request #1474 from edx/edx/docs/cleanup-info
update personal info in example
2013-10-24 07:55:52 -07:00
Adam
4257f71453 Merge pull request #1473 from edx/adam/fix/a11y-modal-management
makes ajustments to modals on page load
2013-10-24 07:13:55 -07:00
Pavel Yushchenko
72aa5cbf57 added my name to AUTHORS 2013-10-24 17:05:25 +04:00
Pavel Yushchenko
d238e03f02 remove cast to list 2013-10-24 17:04:32 +04:00
Pavel Yushchenko
0de098468f fixes shlex unicode 2013-10-24 17:04:32 +04:00
Alexander Kryklia
ee02a2dd97 Merge pull request #1421 from edx/anton/metadata-time-field
Anton/metadata time field
2013-10-24 05:50:13 -07:00
Sarina Canelake
adb320c88a Merge pull request #1461 from edx/sarina/email-subject-ux
UX explaining inst dash email subject length (128 characters)
2013-10-24 04:23:20 -07:00
Sarina Canelake
aabe8fc6b4 UX explaining inst dash email subject length (128 characters) 2013-10-23 23:18:24 -04:00
Sarina Canelake
185cf42e8f Merge pull request #1462 from edx/sarina/adjust-email-template
Change footer color in bulk email template
2013-10-23 14:59:12 -07:00
Will Daly
ebf230c15d Merge pull request #1476 from edx/will/disable-caption-js
Disable video caption test seen to fail in master.
2013-10-23 14:21:37 -07:00
Will Daly
e81d2d227b Disable video caption test seen to fail in master. 2013-10-23 17:20:00 -04:00
stroilova
47cb3e3bd0 update personal info in example 2013-10-23 17:09:20 -04:00
Don Mitchell
268dee2533 Merge pull request #1471 from edx/dhm/bug_course_case
Require course ids to be case-insensitively unique
2013-10-23 13:55:31 -07:00
Adam Palay
dec40c7d56 makes ajustments to modals on page load 2013-10-23 16:36:14 -04:00
Don Mitchell
277f327690 Require course ids to be case-insensitively unique 2013-10-23 15:47:07 -04:00
cahrens
52f4f6afbc Pull modal cover and date utils into their own files.
Move overview-specific functions into overview.js.
2013-10-23 15:44:58 -04:00
Adam
2ad088095e Merge pull request #1469 from edx/adam/fix/courses-500
set courses_are_browsable flag to False, fix unicode error
2013-10-23 12:11:31 -07:00
Adam Palay
ab5863a4db fixes unicode error in course image filenames on /courses page 2013-10-23 15:06:53 -04:00
Jay Zoldak
5e39ff65db Merge pull request #1463 from edx/zoldak/fix-tests
Improve problems acceptance tests
2013-10-23 11:44:22 -07:00
Will Daly
031f307424 Merge pull request #1464 from edx/will/wait-for-section-clickable
Wait for js/base in CMS acceptance tests to ensure click handlers are installed
2013-10-23 11:41:26 -07:00
Jay Zoldak
45f87b30c0 Improve problems acceptance tests. Disable brittle video test. 2013-10-23 13:53:11 -04:00
Will Daly
68d6d276ab Merge pull request #1466 from edx/will/disable-brittle-test
Disable test seen to fail on PRs
2013-10-23 10:26:33 -07:00