File Changes for braney
switch to commits view, user indexv356_base to v357_preview (2017-10-09 to 2017-10-16) v357
Show details
- src/hg/hgCollection/hgCollection.c
- lines changed 67, context: html, text, full: html, text
957f2123050742982ef6c7aefcab70d29144924c Mon Oct 9 17:49:04 2017 -0700
allow bedGraph. Change names in collections so they don't match names in
trackDb, move the copying of custom tracks and collections to BEFORE the
load of trackHubs, misc other bugs
- lines changed 29, context: html, text, full: html, text
93f1aea8db760b6d02766ab35413a0c3e2a63df8 Tue Oct 10 11:16:09 2017 -0700
fix hgc clicks on custom tracks in collections
- lines changed 3, context: html, text, full: html, text
4ba031ce66aa01b97f23a82747b724a84cc94cb9 Tue Oct 10 13:53:51 2017 -0700
add assembly to hgCollection title bar
- lines changed 1, context: html, text, full: html, text
d0f4fbf2ddcecf0f8b1d49575ab4c3ac10617b0d Wed Oct 11 14:39:06 2017 -0700
change "Save" into Go button that saves and goes to hgTracks. Add wait
screen for AJAX updates
- lines changed 8, context: html, text, full: html, text
1027c8e7702cdf5925a4db1fccdc81f9c64f8346 Wed Oct 11 18:44:52 2017 -0700
fix new collection button, keep old track name in table name in trackDb
for native tracks
- src/hg/hgTracks/bedGraph.c
- lines changed 6, context: html, text, full: html, text
957f2123050742982ef6c7aefcab70d29144924c Mon Oct 9 17:49:04 2017 -0700
allow bedGraph. Change names in collections so they don't match names in
trackDb, move the copying of custom tracks and collections to BEFORE the
load of trackHubs, misc other bugs
- src/hg/hgc/hgc.c
- lines changed 6, context: html, text, full: html, text
93f1aea8db760b6d02766ab35413a0c3e2a63df8 Tue Oct 10 11:16:09 2017 -0700
fix hgc clicks on custom tracks in collections
- src/hg/htdocs/inc/hgCollection.html
- lines changed 13, context: html, text, full: html, text
c5f4f1ccec384b625eb128a89cd1fea35e45c5af Tue Oct 10 13:52:24 2017 -0700
css changes in hgCollection
- lines changed 37, context: html, text, full: html, text
d0f4fbf2ddcecf0f8b1d49575ab4c3ac10617b0d Wed Oct 11 14:39:06 2017 -0700
change "Save" into Go button that saves and goes to hgTracks. Add wait
screen for AJAX updates
- lines changed 3, context: html, text, full: html, text
1027c8e7702cdf5925a4db1fccdc81f9c64f8346 Wed Oct 11 18:44:52 2017 -0700
fix new collection button, keep old track name in table name in trackDb
for native tracks
- src/hg/js/hgCollection.js
- lines changed 23, context: html, text, full: html, text
d0f4fbf2ddcecf0f8b1d49575ab4c3ac10617b0d Wed Oct 11 14:39:06 2017 -0700
change "Save" into Go button that saves and goes to hgTracks. Add wait
screen for AJAX updates
- src/hg/js/hgTracks.js
- lines changed 2, context: html, text, full: html, text
1027c8e7702cdf5925a4db1fccdc81f9c64f8346 Wed Oct 11 18:44:52 2017 -0700
fix new collection button, keep old track name in table name in trackDb
for native tracks
- src/hg/lib/cart.c
- lines changed 8, context: html, text, full: html, text
957f2123050742982ef6c7aefcab70d29144924c Mon Oct 9 17:49:04 2017 -0700
allow bedGraph. Change names in collections so they don't match names in
trackDb, move the copying of custom tracks and collections to BEFORE the
load of trackHubs, misc other bugs
- src/hg/lib/trackHub.c
- lines changed 1, context: html, text, full: html, text
957f2123050742982ef6c7aefcab70d29144924c Mon Oct 9 17:49:04 2017 -0700
allow bedGraph. Change names in collections so they don't match names in
trackDb, move the copying of custom tracks and collections to BEFORE the
load of trackHubs, misc other bugs
- lines changed 1, context: html, text, full: html, text
8fe61f9fc004c6a92c95bae538d72853baffd3d1 Mon Oct 9 18:11:21 2017 -0700
oops... need bedGraph in another if
switch to commits view, user index