Commit Graph

6447 Commits

Author SHA1 Message Date
Greg Price
407efdaae6 Merge pull request #1136 from edx/hotfix/lms-a11y 2013-09-26 06:39:05 -07:00
Adam Palay
6a412f4df6 add ESC key functionality to forgot password modal 2013-09-25 16:24:25 -04:00
Adam Palay
9affd38d2b fix focus management for help modal 2013-09-25 16:24:24 -04:00
Chris Dodge
51d0dd121d LMS startup needs to initialize the modulestores so that we don't lazy load all of the XML courses on first HTTP request 2013-09-25 16:04:43 -04:00
Adam Palay
1fe982fb16 fix a11y error in help modal 2013-09-25 15:56:45 -04:00
Greg Price
fb4edab9f7 Merge pull request #1110 from edx/feature/kevin/forum_activity_accessibility 2013-09-24 08:23:01 -07:00
Kevin Chugh
4d78374b07 add unread comments count to sr block so user can hear unread comment count 2013-09-24 11:16:57 -04:00
marco
b7aead39e2 updated new post forum dropdown menu for use with chromevox 2013-09-23 18:47:06 -04:00
Your Name
0a3ebf6a10 update discussion forums views to add accessibility information and add hidden accessibilty class to discussion scss, this comprises adding comments count and votes count verbiage and vote call to action 2013-09-23 17:46:13 -04:00
Greg Price
973751124d Merge pull request #1101 from edx/gprice/forum-a11y
Improve forums nav accessibility
2013-09-23 13:49:34 -07:00
Adam Palay
e9b15b6f02 add unicode support for course_wiki 2013-09-23 16:15:47 -04:00
David Ormsbee
88cae5436c Merge pull request #1085 from edx/ormsbee/ss_err_checking
Add extra error checking and logging to Software Secure callback
2013-09-23 07:38:39 -07:00
Adam
89c94b4f0a Merge pull request #1065 from edx/adam/password-modal
manage focus to/from/within password reset modal appropriately
2013-09-23 06:36:33 -07:00
Giulio Gratta
78ea6ef030 conditionalize written feedback area. 2013-09-22 17:23:22 -07:00
David Ormsbee
61e7cbb567 Add extra error checking and logging to Software Secure callback 2013-09-22 15:47:43 -04:00
Jason Bau
9c4ff9ba95 Add setting on combinedopenended to allow peergrading of finished submissions 2013-09-20 14:23:05 -07:00
Vik Paruchuri
57fb306c74 Merge pull request #1068 from edx/feature/vik/oe-save
Implement a save button for open ended responses
2013-09-20 14:16:32 -07:00
Vik Paruchuri
d9ce5e073b Implement a save button for open ended responses 2013-09-20 16:35:10 -04:00
Adam Palay
1f5d222320 remove forgot-password-modal class 2013-09-20 15:14:04 -04:00
Adam Palay
920d1c9a40 make it so that mathplayer message only appears when mathjax is on the page 2013-09-20 15:05:47 -04:00
Vik Paruchuri
d8af16dca2 Merge pull request #1058 from edx/fix/vik/oe-staff-error
Fix OE AJAX post error
2013-09-20 10:46:20 -07:00
Greg Price
0d7f63060b Merge pull request #975 from edx/gprice/markdown-button-taborder
Improve accessibility for forums post toolbar
2013-09-20 10:38:57 -07:00
Greg Price
06b8da40ff Improve accessibility of forum nav topic menu
Add the aria-haspopup attribute and additional explanatory text for
screen reader users.
2013-09-20 13:31:37 -04:00
Greg Price
98142c02d3 Improve accessibility of forum nav sort buttons 2013-09-20 13:31:37 -04:00
Brian Talbot
39c617216c Merge pull request #1059 from edx/talbs/fix-a11y-accounts
Accessibility: Account-based Template Follow-up
2013-09-20 10:13:21 -07:00
Brian Talbot
89b74bd66f edx.org - corrects typo/incorrect HTML attribute selector on register field tip 2013-09-20 13:12:37 -04:00
Adam Palay
a0d30b25a4 respond to comments 2013-09-20 13:09:30 -04:00
Vik Paruchuri
d6a2e06d9f Test empty list behavior 2013-09-20 12:02:22 -04:00
Diana Huang
94f6bb66d2 Hide the 'take photo' button when there isn't a camera. 2013-09-20 10:59:17 -04:00
Adam Palay
7b3f5e648a manage focus to/from/within password reset modal appropriately 2013-09-20 10:42:36 -04:00
Adam
97b738bc79 Merge pull request #1002 from edx/adam/accessible-mathjax
add accessibility message if mathjax is detected
2013-09-20 06:25:38 -07:00
jmclaus
66bd8127e6 Acceptance tests now pass 2013-09-20 14:04:58 +02:00
jmclaus
cbc4bd5c3a Modified acceptance test to reflect autoplay=false as a default for lms 2013-09-20 14:04:57 +02:00
jmclaus
7af892e66a Disabled video autoplay for students 2013-09-20 14:04:57 +02:00
Diana Huang
c65e21c779 Merge pull request #1071 from edx/diana/order-integrity-errors
If the current course doesn't have a verified course mode
2013-09-19 14:10:27 -07:00
Diana Huang
3140270590 Merge pull request #1040 from edx/diana/no-ordering-twice
Don't try to purchase the same order twice
2013-09-19 14:07:17 -07:00
Diana Huang
2f001041ee Merge pull request #1048 from edx/diana/cybersource-unicode-handling
Add unicode handling to the signing and verifying logic
2013-09-19 14:04:53 -07:00
Diana Huang
ec5e767bb4 If the current course doesn't have a verified course mode
kick the user out of the verify registration flow.
2013-09-19 16:59:28 -04:00
Brian Talbot
159f680711 LMS: semantically hides the ie-centric browser warning/FF/Chrome suggestion message to avoid confusing/misleading assistive tech-based users. 2013-09-19 16:37:50 -04:00
Adam Palay
34362b88a6 add accessibility message if mathjax is detected
use ie conditional html tags to detect for compatible ie versions
2013-09-19 16:07:56 -04:00
Brian Talbot
333e4a658c edx.org - replaces login/register semantically verbose fieldset and legend elements with simpler markup 2013-09-19 15:17:16 -04:00
Adam
75b7514c4f Merge pull request #965 from felipemontoya/features/fmo/lms-i18n-strings
Features/fmo/lms i18n strings
2013-09-19 12:05:35 -07:00
Vik Paruchuri
a1a431f7ba Fix staff-facing error with open ended 2013-09-19 14:56:02 -04:00
Felipe Montoya
0c44ec1996 String extraction at input value attributes is done with single quotes 2013-09-19 13:54:35 -05:00
Brian Talbot
8debf4359c edx.org - adds in aria-describedby attributes for condition-dependent registration input elements 2013-09-19 12:42:01 -04:00
Brian Talbot
203b316f5e edx.org - converts type of log in header to not be all caps 2013-09-19 12:37:34 -04:00
Felipe Montoya
893d22515d Something for the user dashboard 2013-09-19 10:52:29 -05:00
Felipe Montoya
5f78645437 i18n: Strings for new instructor dashboard 2013-09-19 10:52:28 -05:00
Julia Hansbrough
f81f2f2d96 fixing quotations as per request 2013-09-19 11:04:09 -04:00
Julia Hansbrough
5efa0c4578 Merge branch 'master' of https://github.com/edx/edx-platform 2013-09-19 10:50:46 -04:00