Commits for braney
switch to files view, user index
v362_preview2 to v362_base (2018-02-26 to 2018-03-05) v362
Show details
f01fbeba761e2b110036a9a71c05b373895ced97 Mon Feb 26 13:35:01 2018 -0800
- make sure collection tree is loaded before removing wait screen. Make
hgTracks ajax requests synchronous to remove race condition
- src/hg/hgCollection/hgCollection.c - lines changed 7, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 28, context: html, text, full: html, text
01899c8f3d57fb8312feec65423f5053d64b85ef Mon Feb 26 13:54:01 2018 -0800
- let assembly hubs have groups from track hubs
- src/hg/lib/hubConnect.c - lines changed 5, context: html, text, full: html, text
b941fc533ca6f91c5cafaa52e0af5382daff2bc0 Mon Feb 26 14:19:43 2018 -0800
- be smarter about recognizing leaf nodes in track grouping
- src/hg/js/hgCollection.js - lines changed 14, context: html, text, full: html, text
943e5ff0db038f9fbba7c27b2f5adca07172b741 Mon Feb 26 19:30:23 2018 -0800
- fix a bug Angie found in mixDot
1993ba5dc7930a7b3a328d1993f86dac1614f49b Tue Feb 27 08:50:16 2018 -0800
- use fa-spinner for wait icon
- src/hg/htdocs/inc/hgCollection.html - lines changed 7, context: html, text, full: html, text
7cd02ccc08c2508efd2309541c59f684ea6cdd21 Tue Feb 27 13:34:55 2018 -0800
- fix bug with custom track wiggles in collections on assembly hubs
- src/hg/hgTracks/wigTrack.c - lines changed 1, context: html, text, full: html, text
25991b71901c630921e51b8123cadcd04ca97479 Tue Feb 27 15:39:02 2018 -0800
- fix brain dead bug I introduced with selecting density mode
2dff2aae844982e070bdcb424b672db2aa203339 Wed Feb 28 08:30:59 2018 -0800
- fix sorting in visible tracks
- src/hg/hgCollection/hgCollection.c - lines changed 48, context: html, text, full: html, text
e009d55d7ec2cec4c1ff526a0d18591a893e84ca Wed Feb 28 08:43:10 2018 -0800
- Revert "fix sorting in visible tracks"
This reverts commit 2dff2aae844982e070bdcb424b672db2aa203339.
- src/hg/hgCollection/hgCollection.c - lines changed 47, context: html, text, full: html, text
60e5e21fa51860f75ae9d43f0f2f7b336190e798 Wed Feb 28 09:30:33 2018 -0800
- fix sorting issue in visible tracks
- src/hg/hgCollection/hgCollection.c - lines changed 19, context: html, text, full: html, text
cf979a71d0b61c948b39cb5f85b500f15cfb5c6c Wed Feb 28 14:00:15 2018 -0800
- fiddle with sorting of tracks in Visible Tracks yet again
- src/hg/hgCollection/hgCollection.c - lines changed 27, context: html, text, full: html, text
e443dee06a48dc2ae206afcfb4a4478549503d33 Thu Mar 1 09:35:16 2018 -0800
- don't calculate (add, subtract) with tracks that are turned off
- src/hg/hgTracks/simpleTracks.c - lines changed 18, context: html, text, full: html, text
a1a25461f126677f8e99a7cd07aa2f78089737c4 Thu Mar 1 10:19:33 2018 -0800
- don't put the View Schema link on hgTrackUi page for Collections
11736c96fdabcee94132ff44fa7b318b42cc372d Thu Mar 1 10:44:33 2018 -0800
- change maxHeightPixels for collections
- src/hg/hgCollection/hgCollection.c - lines changed 1, context: html, text, full: html, text
439e1a973aaf1632845dfe0bca88d35a122d53fb Thu Mar 1 10:50:31 2018 -0800
- put out pixel range for custom composites in hgTrackUi
switch to files view, user index