Bug fix video player controls a11y - #1204
Merged
Merged
Conversation
…rent at the same time when displaying right captions
This command loads the courses with the XMLModuleStore, and then exports the fields contents as json in a diff-friendly way. This can then be used to validate against regressions in the xml parsing code.
…arsing We had a bug where mixins weren't being applied before `load_from_xml` was called. This meant that not all of the fields were being loaded correctly. To fix it, we used the mixoligist from the runtime to apply the mixins earlier in the process. However, that caused the mixins to be applied twice. The included fixes to xblock resolved the multiply-applied mixins, and the fixes to the parsing code make it simpler to understand, and add some unit tests of the parsing to boot.
caption display problem
A Jasmine test was falling. It went unnoticed. The PR was merged. This is a fix for it.
…urn_correct_caption_index Fix for PR 1119.
Clean up after hotfix to fix xml loading for import
…t events attached
update discussion forum doc
Adding Pillow jpeg and tiff system libs
Pull XModule attributes out into a mixin that can be applied to xblocks
- Changed save OE message text - Fix ICE legend positioning and content - Add space to "offensive" checkbox - Change tracker variable in undo to correct one
An assortment of small OE changes, both for ICE and standard
Move Pearson courseware imports to function level.
New XML infrastructure for XBlocks
Fix run single test example
Conflicts: lms/djangoapps/instructor/views/instructor_dashboard.py
Create management command to edit course's tabs
Refactor upload tests and add locked asset tests for registered user
…n when used with a screen reader
Contributor
|
Fully tested on staging, pushing to release, now merging into production and tagging as hotfix. |
marcotuts
added a commit
that referenced
this pull request
Oct 2, 2013
…s_a11y Bug fix video player controls a11y
marcotuts
added a commit
that referenced
this pull request
Oct 2, 2013
Merge pull request #1204 from edx/jmclaus_bugfix_video_player_controls_a...
iloveagent57
pushed a commit
that referenced
this pull request
Feb 26, 2024
* chore: update dbcopyall8 command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.