Commits for chmalee
switch to files view, user index
v493_base to v494_preview (2026-01-26 to 2026-02-12) v494
Show details
b99f96b3ed42f3644a19890bbb259ab1ca005008 Tue Jan 27 11:16:35 2026 -0800
- HubSpace: when viewing one specific hub directory and then clicking the upload button, make the default choice for the hub name be the on that is being viewed, refs #36830
47ea57080b515e5dad5f658c58feb8944a7e7d61 Thu Jan 29 15:30:26 2026 -0800
- Replace clade/assembly dropdowns with a search bar on most CGIs. Add a recents list to hgGateway and to the species bar and to the 'Genomes' dropdown menu. Track recently selected species in localStorage. Add toGenome and fromGenome arguemnts to hubApi/liftOver in order to find appropriate liftover assemblies, refs #36232
- src/hg/cgilib/cartJson.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgBlat/hgBlat.c - lines changed 25, context: html, text, full: html, text
- src/hg/hgConvert/hgConvert.c - lines changed 136, context: html, text, full: html, text
- src/hg/hgCustom/hgCustom.c - lines changed 46, context: html, text, full: html, text
- src/hg/hgGateway/hgGateway.html - lines changed 18, context: html, text, full: html, text
- src/hg/hgIntegrator/hgIntegrator.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgLiftOver/hgLiftOver.c - lines changed 43, context: html, text, full: html, text
- src/hg/hgMenubar/hgMenubar.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgSearch/hgSearch.c - lines changed 6, context: html, text, full: html, text
- src/hg/hgTables/mainPage.c - lines changed 68, context: html, text, full: html, text
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 6, context: html, text, full: html, text
- src/hg/htdocs/inc/hgSearch.html - lines changed 72, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 44, context: html, text, full: html, text
- src/hg/htdocs/style/jWest.css - lines changed 63, context: html, text, full: html, text
- src/hg/htdocs/style/nice_menu.css - lines changed 7, context: html, text, full: html, text
- src/hg/hubApi/dataApi.h - lines changed 1, context: html, text, full: html, text
- src/hg/hubApi/findGenome.c - lines changed 37, context: html, text, full: html, text
- src/hg/hubApi/liftOver.c - lines changed 23, context: html, text, full: html, text
- src/hg/js/autocompleteCat.js - lines changed 87, context: html, text, full: html, text
- src/hg/js/hgGateway.js - lines changed 191, context: html, text, full: html, text
- src/hg/js/model/hgIntegrator/hgIntegratorModel.js - lines changed 5, context: html, text, full: html, text
- src/hg/js/model/lib/CladeOrgDbMixin.js - lines changed 24, context: html, text, full: html, text
- src/hg/js/react/lib/CladeOrgDb.jsx - lines changed 12, context: html, text, full: html, text
- src/hg/js/react/lib/PositionSearch.jsx - lines changed 1, context: html, text, full: html, text
- src/hg/js/react/lib/SpeciesSearch.jsx - lines changed 71, context: html, text, full: html, text
- src/hg/js/react/lib/TextInput.jsx - lines changed 4, context: html, text, full: html, text
- src/hg/js/react/lib/makefile - lines changed 5, context: html, text, full: html, text
switch to files view, user index