Commits for braney
switch to files view, user index
v356_base to v357_preview (2017-10-09 to 2017-10-16) v357
Show details
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/hgCollection/hgCollection.c - lines changed 67, context: html, text, full: html, text
- src/hg/hgTracks/bedGraph.c - lines changed 6, context: html, text, full: html, text
8fe61f9fc004c6a92c95bae538d72853baffd3d1 Mon Oct 9 18:11:21 2017 -0700
- oops... need bedGraph in another if
93f1aea8db760b6d02766ab35413a0c3e2a63df8 Tue Oct 10 11:16:09 2017 -0700
- fix hgc clicks on custom tracks in collections
- src/hg/hgCollection/hgCollection.c - lines changed 29, context: html, text, full: html, text
c5f4f1ccec384b625eb128a89cd1fea35e45c5af Tue Oct 10 13:52:24 2017 -0700
- css changes in hgCollection
- src/hg/htdocs/inc/hgCollection.html - lines changed 13, context: html, text, full: html, text
4ba031ce66aa01b97f23a82747b724a84cc94cb9 Tue Oct 10 13:53:51 2017 -0700
- add assembly to hgCollection title bar
- src/hg/hgCollection/hgCollection.c - lines changed 3, 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/hgCollection/hgCollection.c - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/inc/hgCollection.html - lines changed 37, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 23, 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/hgCollection/hgCollection.c - lines changed 8, context: html, text, full: html, text
- src/hg/htdocs/inc/hgCollection.html - lines changed 3, context: html, text, full: html, text
switch to files view, user index