File Changes for chmalee
switch to commits view, user indexv491_base to v492_preview (2025-11-24 to 2025-12-01) v492
Show details
- src/hg/hgHubConnect/trackHubWizard.c
- lines changed 1, context: html, text, full: html, text
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/hgSuggest/hgSuggest.c
- lines changed 31, 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/hgTracks/chromGraphTrack.c
- lines changed 1, context: html, text, full: html, text
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/decorator.c
- lines changed 1, context: html, text, full: html, text
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/encode.c
- lines changed 1, context: html, text, full: html, text
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/expRatioTracks.c
- lines changed 2, context: html, text, full: html, text
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/hgTracks.c
- lines changed 2, context: html, text, full: html, text
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/imageV2.c
- lines changed 25, context: html, text, full: html, text
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/imageV2.h
- lines changed 7, context: html, text, full: html, text
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/simpleTracks.c
- lines changed 6, context: html, text, full: html, text
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/variation.c
- lines changed 1, context: html, text, full: html, text
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/vcfTrack.c
- lines changed 2, context: html, text, full: html, text
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/inc/hgFind.h
- lines changed 11, 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/js/autocomplete.js
- lines changed 25, 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/js/hgMyData.js
- lines changed 2, context: html, text, full: html, text
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/js/hgTracks.js
- lines changed 5, 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
- lines changed 5, context: html, text, full: html, text
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/js/utils.js
- lines changed 4, context: html, text, full: html, text
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/lib/hgFind.c
- lines changed 2, 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
- lines changed 12, 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
switch to commits view, user index