File Changes for chmalee
switch to commits view, user indexv496_preview to v496_preview2 (2026-03-16 to 2026-03-23) v496
Show details
- src/hg/hgConvert/hgConvert.c
- lines changed 19, context: html, text, full: html, text
d22f72049b67be2c8745828b1e6ebba9d5087ead Wed Mar 18 09:40:51 2026 -0700
Add explanatory text and notes to hgConvert page, refs #36111
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- src/hg/hubApi/getData.c
- lines changed 2, context: html, text, full: html, text
e6389247d87dbd7b448a74f910033bceb9555633 Tue Mar 17 15:20:34 2026 -0700
Changes from code review, refs #37212
- src/hg/js/autocomplete.js
- lines changed 4, context: html, text, full: html, text
da2089fb286b3119d62399a747a23fc22fa3ad70 Wed Mar 18 16:53:36 2026 -0700
Add plain position searches to the recents search stack on hgTracks/hgGateway, refs #34588
- src/hg/js/autocompleteCat.js
- lines changed 6, context: html, text, full: html, text
da2089fb286b3119d62399a747a23fc22fa3ad70 Wed Mar 18 16:53:36 2026 -0700
Add plain position searches to the recents search stack on hgTracks/hgGateway, refs #34588
- src/hg/js/hgSearch.js
- lines changed 30, context: html, text, full: html, text
161ce497109c05416bfe719cb391667d64c580b2 Tue Mar 17 15:15:18 2026 -0700
Merge hgSearch results by trackName before looping over results, which prevents having multiple sections per hgFindSpec as some tracks have multiple hgFindSpecs that can match for a given term. Also fix category display in a similar way so that the same track does not show up in the tree multiple times which breaks checkbox selection, refs #34334 and #37078
- lines changed 3, context: html, text, full: html, text
2490e8607ac86b0d23962ee8c0f9b47716ee9e3d Wed Mar 18 16:56:56 2026 -0700
woops forgot to add position saving to hgSearch, refs #34588
- src/hg/js/hgTracks.js
- lines changed 1, context: html, text, full: html, text
cca2b17b47cb702ca0a1bf45c8a68559c37e5b0a Tue Mar 17 09:05:42 2026 -0700
Default to with headers for download data in region menu on hgTracks, refs #36802
- lines changed 5, context: html, text, full: html, text
da2089fb286b3119d62399a747a23fc22fa3ad70 Wed Mar 18 16:53:36 2026 -0700
Add plain position searches to the recents search stack on hgTracks/hgGateway, refs #34588
- src/hg/js/utils.js
- lines changed 4, context: html, text, full: html, text
da2089fb286b3119d62399a747a23fc22fa3ad70 Wed Mar 18 16:53:36 2026 -0700
Add plain position searches to the recents search stack on hgTracks/hgGateway, refs #34588
- src/hg/lib/web.c
- lines changed 1, context: html, text, full: html, text
e6389247d87dbd7b448a74f910033bceb9555633 Tue Mar 17 15:20:34 2026 -0700
Changes from code review, refs #37212
switch to commits view, user index