Skip to content

Conversation

@valera-rozuvan
Copy link
Contributor

  • Includes new and updated Python tests for the LTI module.
  • Includes fix for BLD-465: e-reader error when popping out window.

Description of BLD-465
The attached error is seen when attempting to pop out the e-reader in a different window - happens about 50% of the time. Can be seen in 2.03x here: https://courses.edx.org/courses/MITx/2.03x/3T2013/courseware/Course_Text/Textbook/# . Also noted in 4.605x course.

Note
Because originally the branch of this PR was branched off from rc/2013-11-21 branch, this PR must wait before rc/2013-11-21 gets merged into master.

Work in progress, do not merge!

feanil and others added 30 commits November 8, 2013 12:22
squashing to one commit to make cherry-picking by feature possible
When a user attempts to load more threads in the forum navigation
sidebar, reset the state of the world so the user can retry, and alert
the user appropriately.
For accessibility purposes, it is bad to allow a user to initiate
loading of additional threads in the navigation sidebar and then shift
focus away from the sidebar, only to have focus snap back when the
additional threads are loaded. Now, we trap focus on the loading element
as recommended by our accessibility consultant.

JIRA: FOR-238
Also, display a message on their dashboard.
Increased timeout for element count in HTML test
Change preview view method to use RESTful URL.
Pull all db (mongo) functions into another file to enable easier replacement
Set empty aws credentials to None.
Test HTML returned from view methods for "i4X".
Add error recovery and focus trap to thread loading in forum sidebar
Jay Zoldak and others added 27 commits November 26, 2013 17:04
Remove code related to Pearson Testing Centers
Added refund datetime info to Orders, OrderItems
…gain

Merged master to rc/2013-11-21, so we can merge it back to master.
Improve calculator's tooltip accessibility.
A proper constructor. All functions are now in the LTI object's prototype.
The idea is to make it easily testable.
@valera-rozuvan
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.