Commits for braney
switch to files view, user index
v362_base to v363_preview (2018-03-05 to 2018-03-12) v363
Show details
eb78be0ea632442a7ff6c55321f5bb6cafb2c7d2 Tue Mar 6 09:36:21 2018 -0800
- add tool tips and the ability to put multiwigs into collections from
hgTracks
- src/hg/hgCollection/hgCollection.c - lines changed 61, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 3, context: html, text, full: html, text
30e53467883676e7fb5c8aad1a4f303c40ffaf73 Tue Mar 6 14:37:57 2018 -0800
- do GBiB gbdb replacement magic on mathWig bigWigs.
749553d06451930286cb888d66e8b665c33dcaf5 Wed Mar 7 12:42:26 2018 -0800
- fix a couple problems with not cleaning up trackDb entries
- src/hg/hgCollection/hgCollection.c - lines changed 3, context: html, text, full: html, text
d382c74441f7982f225a1fc6052aa7ff69e2834b Wed Mar 7 13:34:27 2018 -0800
- only show sorting options for custom collections when they're not being
merged
d0e307bce55e3d3a02252ad9fdac0375e1e0893b Wed Mar 7 22:26:14 2018 -0800
- escape single quotes in strings in the JSON that contains the trackDb
contents
- src/hg/hgCollection/hgCollection.c - lines changed 21, context: html, text, full: html, text
ed8dbd64ca36974846ce471161da56c58a8d224a Thu Mar 8 08:54:54 2018 -0800
- don't use Javascript sets because IE doesn't completely support them.
- src/hg/hgCollection/hgCollection.c - lines changed 6, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 4, context: html, text, full: html, text
c839a278e4118d72f938b7b65253ec3fdea04f50 Thu Mar 8 13:44:55 2018 -0800
- fix problem with hubs that don't specify the group of subtracks
- src/hg/hgCollection/hgCollection.c - lines changed 4, context: html, text, full: html, text
5b52f94be8580d3538787e63d0828de8376b181e Thu Mar 8 17:11:45 2018 -0800
- add a specific warning for collections that disappear telling users to
save them in a session
- src/hg/hgCollection/hgCollection.c - lines changed 5, context: html, text, full: html, text
- src/hg/lib/hubConnect.c - lines changed 13, context: html, text, full: html, text
305b36225604001d547208ec39658fa414c5bfb9 Thu Mar 8 18:11:40 2018 -0800
- add a <tr> around a <td> to make htmlCheck happy
- src/hg/htdocs/inc/hgCollection.html - lines changed 2, context: html, text, full: html, text
44e3dc026187c8f73c1f93316dd9ee5cbd829c8c Fri Mar 9 13:48:01 2018 -0800
- add times to collection names to make them more unique
- src/hg/hgCollection/hgCollection.c - lines changed 4, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 4, context: html, text, full: html, text
023c539ae092ef8db748d2d86744b46eef319feb Fri Mar 9 16:05:10 2018 -0800
- new things to ignore
- src/hg/makeDb/genbank/etc/ignore.idx - lines changed 31, context: html, text, full: html, text
0bd11409624970f87f46089c184f38bc9360f136 Sat Mar 10 11:18:22 2018 -0800
- make sure auto-generated short labels are unique within the collection
- src/hg/hgCollection/hgCollection.c - lines changed 48, context: html, text, full: html, text
- src/hg/js/hgCollection.js - lines changed 23, context: html, text, full: html, text
switch to files view, user index