File Changes for chmalee
switch to commits view, user indexv444_preview2 to v444_base (2023-02-13 to 2023-02-20) v444
Show details
- src/hg/cgilib/cartTrackDb.c
- lines changed 44, 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/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
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
- lines changed 4, 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/hubApi/apiUtils.c
- lines changed 39, 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/hubApi/dataApi.h
- lines changed 2, 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/hubApi/getData.c
- lines changed 21, 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
- lines changed 20, 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/hubApi/hubApi.c
- lines changed 14, 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/hubApi/list.c
- lines changed 9, 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/inc/cartTrackDb.h
- lines changed 4, 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/inc/versionInfo.h
- lines changed 1, context: html, text, full: html, text
2d8ef74e61f892042592a21712bbebaf19edd385 Mon Feb 20 10:22:26 2023 -0800
New version number v444
- src/hg/js/hgTracks.js
- lines changed 218, 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
- lines changed 3, 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
- lines changed 54, context: html, text, full: html, text
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
- src/hg/js/utils.js
- lines changed 20, 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
- src/hg/makeDb/trackDb/human/trackDb.ra
- 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/inc/srcVersion.h
- lines changed 1, context: html, text, full: html, text
2d8ef74e61f892042592a21712bbebaf19edd385 Mon Feb 20 10:22:26 2023 -0800
New version number v444
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 3, context: html, text, full: html, text
0a3ac3842b54279287876612b0a623ebd3963702 Mon Feb 20 10:19:57 2023 -0800
v444 final build, refs #30618
switch to commits view, user index