Commits for chmalee
switch to files view, user index
v444_preview2 to v444_base (2023-02-13 to 2023-02-20) v444
Show details
cb2201abad0f29ab6eea3274738f71bcf70b7c22 Wed Feb 15 11:30:30 2023 -0800
- Only click one of the refresh buttons instead of all of them on 'r f' keyboard shortcut, refs #30589
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
2770a53d1e8e0e5773020965d19c2499439481ca Tue Feb 7 13:33:08 2023 -0800
- Make hubApi return data from multiple tracks at once. Get trackDb tableBrowser setting working correctly in the api
- src/hg/cgilib/cartTrackDb.c - lines changed 44, context: html, text, full: html, text
- src/hg/hubApi/apiUtils.c - lines changed 39, context: html, text, full: html, text
- src/hg/hubApi/dataApi.h - lines changed 2, context: html, text, full: html, text
- src/hg/hubApi/getData.c - lines changed 21, context: html, text, full: html, text
- src/hg/hubApi/hubApi.c - lines changed 14, context: html, text, full: html, text
- src/hg/inc/cartTrackDb.h - lines changed 4, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 1, context: html, text, full: html, text
b508259e8ce75a2aa1f919b8152befea99a2e1df Fri Jan 27 10:31:59 2023 -0800
- Prototype download track data button. An hg.conf controlled button that
allows users to download all of the track data in the current window
without leaving hgTracks, refs #30024
- src/hg/hgTracks/hgTracks.c - lines changed 4, context: html, text, full: html, text
- src/hg/hubApi/getData.c - lines changed 20, context: html, text, full: html, text
- src/hg/js/hgTracks.js - lines changed 218, context: html, text, full: html, text
077cbfb1d51137375853a1f850ed191f780e5c30 Thu Feb 16 16:20:49 2023 -0800
- Strip hub_id when making api requests for hub tracks/genomes, refs #30024
6973440613177762ca6434fa91d3d276b4190c01 Fri Feb 17 13:38:00 2023 -0800
- Woops need to build the list of downloadable tracks each time the button is clicked, not just the first time. Also ignore tracks with vis 0, refs #30024
0a3ac3842b54279287876612b0a623ebd3963702 Mon Feb 20 10:19:57 2023 -0800
- v444 final build, refs #30618
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 3, context: html, text, full: html, text
2d8ef74e61f892042592a21712bbebaf19edd385 Mon Feb 20 10:22:26 2023 -0800
- New version number v444
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
switch to files view, user index