File Changes for chmalee
switch to commits view, user indexv493_preview to v493_preview2 (2026-01-12 to 2026-01-19) v493
Show details
- src/hg/hgGateway/hgGateway.html
- lines changed 1, context: html, text, full: html, text
60289f7d3a6cb349a7608d07dbcf2a092c3cd27f Wed Jan 14 11:35:54 2026 -0800
Fix span to be a closing tag, pointed out by code review, refs #36813
- src/hg/hgTracks/config.c
- lines changed 1, context: html, text, full: html, text
12947e6dc054b98b4bb372cf381b40169638aa65 Thu Jan 15 14:44:26 2026 -0800
Make ability to do hgc in popups on by default, still need the cart variable doHgcInPopUp (which also defaults to true) to control whether the popup actually shows up, refs #36953
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
4f8248a37b7dafb77e84f0c40d7b0152d296269f Thu Jan 15 14:41:56 2026 -0800
Make grey bar icons default to always on, refs #36956
- lines changed 2, context: html, text, full: html, text
12947e6dc054b98b4bb372cf381b40169638aa65 Thu Jan 15 14:44:26 2026 -0800
Make ability to do hgc in popups on by default, still need the cart variable doHgcInPopUp (which also defaults to true) to control whether the popup actually shows up, refs #36953
- src/hg/hgTracks/imageV2.c
- lines changed 3, context: html, text, full: html, text
4f8248a37b7dafb77e84f0c40d7b0152d296269f Thu Jan 15 14:41:56 2026 -0800
Make grey bar icons default to always on, refs #36956
- src/hg/htdocs/goldenPath/help/trackDb/trackDbDoc.js
- lines changed 1, context: html, text, full: html, text
2d7947d2ce33c3bc8515d2cd5fda05785e3dab44 Tue Jan 13 12:55:01 2026 -0800
Fix bug in trackDbDoc searching where processed searched elements does not reset in between searches, refs #36831
switch to commits view, user index