Commits for chmalee
switch to files view, user index
v491_base to v492_preview (2025-11-24 to 2025-12-01) v492
Show details
b4ecdd4d8460be76fec8cc30bd300ef449cc6fac Mon Nov 24 15:11:14 2025 -0800
- Show a warning message when a user tries hubspace on genome-euro or genome-asia telling them to try on US server. This is a temporary measure until we can add a special workaround to get around the captcha from client code, refs #36290
- src/hg/hgHubConnect/trackHubWizard.c - lines changed 1, context: html, text, full: html, text
8295800d611b301861e0b6e8597e856ae96abf78 Mon Nov 24 16:19:31 2025 -0800
- successful HGVS searches get saved into the 'recent searches' dropdown on hgTracks. the position box tries to suggest hgvs when the search term is longer than 8 characters, otherwise we assume it's a gene, refs #35984
- src/hg/hgSuggest/hgSuggest.c - lines changed 31, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 25, context: html, text, full: html, text
8021b64b107e40cdbd45c2b76989bd61969205ed Tue Nov 25 12:09:58 2025 -0800
- Make hgvs searches highlight the ncbiRefSeqSelect table if that transcript is in there instead of the larger ncbiRefSeqCurated table. Fall back to ncbiRefSeqCurated, refs #36201
c32d6e08d19a0b8ad7ece12aab39d0ba0be7a9e1 Mon Dec 1 16:26:27 2025 -0800
- hgTracks tooltips use the data-tooltip attribute on the area element if present, falling back to the title attribute. Makes title attributes for (hopefully all) tracks with special tooltips put the tooltip string into the data-tooltip attribute instead of the title attribute, refs #35756
- src/hg/hgTracks/chromGraphTrack.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/decorator.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/encode.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/expRatioTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 25, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/variation.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/vcfTrack.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index