-
-
Notifications
You must be signed in to change notification settings - Fork 448
Make HTML column sorting consistent across index pages (fix #1766) #1768
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
92f84bd
Add ids to column headers that you can sort by.
devdanzin ca3d293
Use table header ids to remember sort columns, special casing the fun…
devdanzin bffc527
Rename 'function_or_class' and related names to 'region' and related.
devdanzin 775df06
Use 'file' as placeholder for the th id, so we sort on file in the ab…
devdanzin ad0165d
Fix bug of incorrectly recording direction changes.
devdanzin e10ecc2
Merge branch 'nedbat:master' into keep_sorted_columns
devdanzin 537b556
Merge remote-tracking branch 'refs/remotes/origin/keep_sorted_columns…
devdanzin c3303b0
Use 'let' instead of 'var' in the new code.
devdanzin 56958af
Update gold HTML tests.
devdanzin 796239e
Merge branch 'nedbat:master' into keep_sorted_columns
devdanzin 7f0e846
Merge remote-tracking branch 'refs/remotes/origin/keep_sorted_columns…
devdanzin 98d57b0
Support scrubbing temporary paths in test_html.py on Windows.
devdanzin 0df3a27
Fix long line in test_html.
devdanzin d70d1cf
Add gold files for test_html partial (needs running tests on Python <…
devdanzin ef5d7fb
Merge branch 'nedbat:master' into keep_sorted_columns
devdanzin e0bd91d
Merge branch 'nedbat:master' into support_gold_in_windows
devdanzin b6813d2
Use scrub for Windows path when running test suite in all OSes.
devdanzin 6853e12
Merge branch 'support_gold_in_windows' into keep_sorted_columns
devdanzin 792287d
Merge branch 'nedbat:master' into keep_sorted_columns
devdanzin 173ff76
Merge remote-tracking branch 'refs/remotes/origin/keep_sorted_columns…
devdanzin 188e1e1
Move scrubbing of Windows paths into test_other.
devdanzin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.