Commit Graph

17921 Commits

Author SHA1 Message Date
Adam
ce9275b950 Merge pull request #1025 from edx/adam/accessible-tabs
make tooltips screen-readable
2013-09-18 10:22:01 -07:00
Adam
a777101d1e Merge pull request #1032 from edx/adam/a11y
Adam/a11y
2013-09-18 09:10:53 -07:00
jmclaus
2df0041233 Merge pull request #933 from edx/jmclaus/bugfix_tabbing_captions
Tabbing through captions
2013-09-18 09:06:27 -07:00
Brian Talbot
c0b710b8c8 Merge pull request #1039 from edx/talbs/fix-lms-contentwrapper
edx.org/LMS: FIX - Reverts Sass placeholder extend back to view-based selector
2013-09-18 08:51:35 -07:00
Brian Talbot
b6c4cacbec edx.org/LMS: reverts a Sass placeholder extend back to a class selector for view reference 2013-09-18 11:39:14 -04:00
Julia Hansbrough
9a1b35558f Merge pull request #1028 from edx/accessibility_duplicates
Fixed duplicate ID attributes in registration & login
2013-09-18 08:37:46 -07:00
jmclaus
7659c5b130 Removed unfocused class and set the captions default values of outline-width and outline-style to it. 2013-09-18 17:34:49 +02:00
jmclaus
752e1d8b4f Caption have unfocused class as default 2013-09-18 17:34:48 +02:00
jmclaus
497f324d8a Replaced mouseenter and mouseleave event handlers by mouseover and mouseout. The former were failing Jasmine tests. Since the captions are li elements without descendants, they are identical. 2013-09-18 17:34:48 +02:00
jmclaus
27d006735c Bug fixes, mainly in tests 2013-09-18 17:34:48 +02:00
jmclaus
2fb6c02ba1 Added tests for tabbing through captions 2013-09-18 17:34:48 +02:00
jmclaus
5ccf717db2 Moved css from js file to relevant scss file. 2013-09-18 17:34:48 +02:00
jmclaus
c541fb7bf4 Added comments 2013-09-18 17:34:48 +02:00
jmclaus
165a122766 Removed unnecessary event handler 2013-09-18 17:34:48 +02:00
jmclaus
cf69e35f11 Adressed pull request comments 2013-09-18 17:34:48 +02:00
jmclaus
b2ff98f044 Tabbing through captions is completely functional. 2013-09-18 17:34:48 +02:00
jmclaus
dcabccc1c5 Tabbing through captions works except for persistence of outline after mouse click 2013-09-18 17:34:48 +02:00
Chris Dodge
b6cde36db5 Merge branch 'release'
Conflicts:
	CHANGELOG.rst
2013-09-18 11:33:40 -04:00
chrisndodge
2cdd005f71 Merge pull request #1037 from edx/rc/2013-09-18
Rc/2013 09 18
2013-09-18 08:18:42 -07:00
Valera Rozuvan
02d8b68a9c Merge pull request #911 from edx/valera/bugfix_access_to_hidden_controls
Valera/bugfix access to hidden controls
2013-09-18 07:44:17 -07:00
Julia Hansbrough
f31cb80686 changed li id to match conventions described by talbs 2013-09-18 10:29:18 -04:00
jkarni
0e2d833a2e Merge pull request #830 from edx/jkarni/fix/unicode-import
Fix import errors with unicode filenames
2013-09-18 07:23:43 -07:00
Valera Rozuvan
54bbfb390a Adding comments to Jasmine "Video FocusGrabber" tests. 2013-09-18 17:03:42 +03:00
Valera Rozuvan
d4343309f8 Fixing tests.
Turned off jQuery animations. Went through all of the XModule tests and
checked that all spying on window.setTimeout() function is done properly.
2013-09-18 16:58:47 +03:00
chrisndodge
71a5df7268 Merge pull request #1034 from edx/hotfix/lti_typo
Hotfix/lti typo
2013-09-18 06:52:43 -07:00
Julia Hansbrough
3a403beccc fixed mismatched quotes 2013-09-18 09:00:00 -04:00
Calen Pennington
d35a03a0d6 Merge pull request #908 from cpennington/reference-runtime
Replace references to .system
2013-09-18 05:43:20 -07:00
Calen Pennington
cffd07abcb Merge pull request #946 from cpennington/add-rb-inotify
Add rb-inotify dependency
2013-09-18 05:42:22 -07:00
Calen Pennington
2103c4b70e Merge pull request #1 from singingwolfboy/add-rb-inotify
Indicate that rb-inotify and rb-fsevent aren't actually necessary
2013-09-18 05:41:56 -07:00
Valera Rozuvan
dabef8562e Adding Jasmine tests.
Problem with hideControls not being called via setTimeout().
2013-09-18 15:08:03 +03:00
Valera Rozuvan
a14aa6bcc8 Fix typo. 2013-09-18 15:08:02 +03:00
Valera Rozuvan
0e850aff52 Completed main functionality. Ready for code review.
Now when controls are uatohidden and focus is on one of them, we
switch the focus to the mian Video element.

Code documented a bit.

When controls are autohidden, we make sure that speeds and volume
controls drop downs are closed.
2013-09-18 15:08:02 +03:00
Valera Rozuvan
28888bda5d Initial commit. 2013-09-18 15:08:02 +03:00
Alexander Kryklia
1d03f4aab2 Revert "reformat for readability"
This reverts commit acd23ad933.
2013-09-18 13:40:22 +03:00
caesar2164
f8a49edd6a Merge pull request #980 from edx/giulio/ORA-fixes
A few OE UI fixes
2013-09-17 17:32:09 -07:00
Giulio Gratta
d4687aa6df 4 OE/ORA UI fixes to make it easier to use
- require confirmation when clicking Open Ended reset button (now working)
- require confirmation when submitting Open Ended essay (now working)
- disable text feedback area during calibration and let users know that they should give feedback when grading
- fixed error message typos
2013-09-17 16:13:36 -07:00
Adam Palay
5d342b1ae7 formats hints in registration 2013-09-17 17:38:20 -04:00
Adam Palay
5d386db55e mark help dialog with with proper ARIA diolog 2013-09-17 17:38:20 -04:00
Adam Palay
2e3a0c4d46 add labels and aria-required attributes to help-modal inputs 2013-09-17 17:38:09 -04:00
Julia Hansbrough
3390e39333 aria labeling fixed 2013-09-17 17:15:10 -04:00
Julia Hansbrough
51b07375ae Merge branch 'accessibility_duplicates' of https://github.com/edx/edx-platform into accessibility_duplicates 2013-09-17 17:11:05 -04:00
Julia Hansbrough
f1e0ca7d4e Fixed duplicate ID attributes in registration & login (LMS-599, LMS-601( 2013-09-17 17:04:31 -04:00
Brian Talbot
c0fec1b211 Merge pull request #1006 from edx/talbs/lms-sassplaceholders
LMS/Accounts: Switch class-based Sass @extend rules to use Sass placeholder syntax
2013-09-17 13:11:41 -07:00
Brian Talbot
da7127e7ef LMS/Accounts: Converts many class-based Sass archetype-focused @extends to use Sass placeholder syntax 2013-09-17 16:11:26 -04:00
Brian Talbot
407b3a4f0c Merge pull request #981 from edx/talbs/fix-lms-loremipsum
LMS: FIX - Removes unused/placeholder copy
2013-09-17 13:10:31 -07:00
Brian Talbot
a6e92cda62 LMS: removes placeholder copy (lorem ipsum) that was never used or never replaced if cases are in use 2013-09-17 16:10:24 -04:00
Christina Roberts
042aaf94e8 Merge pull request #1030 from edx/christina/textbook-cleanup
Minor cleanup.
2013-09-17 11:53:23 -07:00
cahrens
e65e9b53a3 Minor cleanup. 2013-09-17 14:40:15 -04:00
chrisndodge
4ad0d8e93e Merge pull request #1027 from edx/fix/frances/sass-placeholder-fixes
a few missed placeholder conversions in verification sass
2013-09-17 11:14:58 -07:00
Frances Botsford
56a808c7ae a few missed placeholder conversions in verification sass 2013-09-17 13:57:13 -04:00