Rc/2013 09 30 - #1178
Closed
marcotuts wants to merge 137 commits into
Closed
Conversation
Created a CONTRIBUTING.rst which GitHub will pick up and included a link to the How To Contribute wiki page there. Also added the same link to the README in the "How To Contribute" section.
Based on the How To Contribute wiki page (and switched to markdown so it's a simple copy-paste).
Includes static server tests.
richer exceptions, add_map return course_id, fix a bug, filter out unwanted kwargs in init
Change create_item to optionally add the item to the head version and not create a new version.
Turn Locations into dicts less often
Speed up Location creation returning existing locations where possible
And include Don's fix for partial course_id lookup.
Fixed missing read (cut/paste f'up)
Jkarni/fix/revert xml comments
Jkarni/fix/import warnings
PdfViewer: Added missing link to compatibility.js
Include / Link to How To Contribute wiki page
Use comments to skip tests instead of a tag
Stanford paid course registration
Previously, colors changed to afford interaction only on hover; now, all elements with a hover color change behave the same way on focus.
This is in addition to email addresses, which also work.
Note: Alerts are pop-up boxes. Not sure if this is desireable, but I couldn't figure out how to make a success message show up in the same place that error messages do.
Make discussion elements change color on focus
Add accessible labels for forum post body inputs
remove focus from tab when clicked
make seq tooltips appear on focus
Now, when the list is reset (e.g. by sorting), the first thread is focused. When the "Load more" link is clicked, upon loading more threads, focus moves to the thread immediately following the thread that was previously last in the list.
Improvements in forums nav sidebar
Agrendalath
added a commit
to open-craft/openedx-platform
that referenced
this pull request
Oct 29, 2018
* [MCKIN-8418] WIP: Optimize UsersSocialMetrics.get API * [MCKIN-8418] Support flagging threads and comments * Bump versions.
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.
September 30th Release