Commits for braney
switch to files view, user index
v361_base to v362_preview (2018-02-12 to 2018-02-19) v362
Show details
e9803ef31878531ce0e766f7708cd0e34c5674fc Mon Feb 12 12:29:15 2018 -0800
- fix margins on help in hgCollection
- src/hg/hgCollection/hgCollection.c - lines changed 1, context: html, text, full: html, text
b7d662f066fea9db7d07960a403c014e079672d3 Mon Feb 12 13:33:41 2018 -0800
- allow hub.txt file to be up to 16mg instead of 256K.
ee520623d0aebe293848c9005048c0e405f18f3d Fri Feb 16 14:06:05 2018 -0800
- pre-sort by name before optimal leaf sort so sort is stable
- src/hg/hgTracks/sortWig.c - lines changed 16, context: html, text, full: html, text
cfde59a4ab19b28b93ff721d79fc3f2c13bf9405 Fri Feb 16 14:10:55 2018 -0800
- tweak validateLabel routine to require labels start with an alpha
character.
f33bc4bb50a4d5a8cb85729f51990c7da83613ff Fri Feb 16 17:25:19 2018 -0800
- when adding a custom track from hgTracks, change name to shortLabel, and
description to longLabel
- src/hg/hgCollection/hgCollection.c - lines changed 6, context: html, text, full: html, text
a1231722750f05b919cd3fcf244a5431e26b2b7c Sat Feb 17 08:14:05 2018 -0800
- add hgCollection menus to top bar and hgTracks right click
- src/hg/htdocs/inc/globalNavBar.inc - lines changed 2, context: html, text, full: html, text
afe5b077bc26b20f9c6bcf87647ba683ddfd7f48 Sat Feb 17 11:11:46 2018 -0800
- add static page css to CGI accessible location
- src/hg/htdocs/style/gbStatic.css - lines changed 349, context: html, text, full: html, text
be2847ec2ff93386647457cbf7c3cf295df57db7 Sat Feb 17 11:17:13 2018 -0800
- add gbStatic.css to style makefile
- src/hg/htdocs/style/makefile - lines changed 1, context: html, text, full: html, text
switch to files view, user index