File Changes for braney
switch to commits view, user indexv361_preview2 to v361_base (2018-02-05 to 2018-02-12) v361
Show details
- src/hg/hgCollection/hgCollection.c
- lines changed 8, context: html, text, full: html, text
bdd82165484a4faf7397933a9db170ede3b3ed0c Wed Feb 7 14:56:09 2018 -0800
fixing bugs in hgCollection
- lines changed 4, context: html, text, full: html, text
7f193dd4f12e64164e193a429605ed2d2249677b Fri Feb 9 12:13:14 2018 -0800
if hgCollection has been called, always rebuild hub.
- lines changed 3, context: html, text, full: html, text
dd87997c2efcdedada6bdd4c1ccc0e157c3cd825 Fri Feb 9 15:32:48 2018 -0800
fixed problem using hgTracks right click to add custom bedGraphs to a
collection
- lines changed 22, context: html, text, full: html, text
3a91c4f9165ff5a106b7737f9066c95e798ce62a Fri Feb 9 19:24:12 2018 -0800
read in staticStyle and label help container correctly
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 6, context: html, text, full: html, text
a593c39efc34df5cd82a0b4c1aed05ba5667d478 Thu Feb 8 08:37:22 2018 -0800
add link to hgCollection in hgTrackUi for custom composites
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
bdd82165484a4faf7397933a9db170ede3b3ed0c Wed Feb 7 14:56:09 2018 -0800
fixing bugs in hgCollection
- src/hg/hgTracks/sortWig.c
- lines changed 1, context: html, text, full: html, text
f4c5198315eb4f7d056b1243f7e0e035b3eddca6 Thu Feb 8 09:21:49 2018 -0800
make sort order largest first when sorting by magnitude
- lines changed 13, context: html, text, full: html, text
8e951a2066395c920b27aa6c88b810bd2b0e0680 Fri Feb 9 09:50:43 2018 -0800
fixed problem with sorting less than three tracks in a collection
- src/hg/hgTracks/wigTrack.c
- lines changed 1, context: html, text, full: html, text
a8a2a5e4ce457bc3a0be2ff4c0bbf69c75e83528 Thu Feb 8 08:17:53 2018 -0800
fix bug is with line being drawn in wiggles even when value is NaN
- src/hg/htdocs/inc/hgCollection.html
- lines changed 5, context: html, text, full: html, text
bdd82165484a4faf7397933a9db170ede3b3ed0c Wed Feb 7 14:56:09 2018 -0800
fixing bugs in hgCollection
- src/hg/inc/trackDb.h
- lines changed 5, context: html, text, full: html, text
9b0d9b4ac32562cf2ed51ffafaef6abe8bb2beb6 Tue Feb 6 08:10:16 2018 -0800
add a function to get trackDb metadata as an slPair list. Change other
functions to use this api
- src/hg/js/hgCollection.js
- lines changed 9, context: html, text, full: html, text
4d2d3fb439abe402e45cc69f790c2556423cf22d Tue Feb 6 16:00:53 2018 -0800
add new tracks to the collection that contains the selected track.
- lines changed 5, context: html, text, full: html, text
bdd82165484a4faf7397933a9db170ede3b3ed0c Wed Feb 7 14:56:09 2018 -0800
fixing bugs in hgCollection
- lines changed 9, context: html, text, full: html, text
eb63a9eebad06a2a327314f5ce36158b914e5648 Thu Feb 8 10:21:01 2018 -0800
change legal characters in labels to include some punctuation
- lines changed 2, context: html, text, full: html, text
458aa0ae79276df6e1ebbf75764a1824bb4b0a64 Thu Feb 8 10:29:56 2018 -0800
change default name and description for new collections
- lines changed 1, context: html, text, full: html, text
e6f0b39740cddadf24a8e524feadeef791ede8d0 Thu Feb 8 17:00:15 2018 -0800
don't let people drop collections into other collections
- src/hg/js/utils.js
- lines changed 2, context: html, text, full: html, text
eb63a9eebad06a2a327314f5ce36158b914e5648 Thu Feb 8 10:21:01 2018 -0800
change legal characters in labels to include some punctuation
- src/hg/lib/hui.c
- lines changed 71, context: html, text, full: html, text
9b0d9b4ac32562cf2ed51ffafaef6abe8bb2beb6 Tue Feb 6 08:10:16 2018 -0800
add a function to get trackDb metadata as an slPair list. Change other
functions to use this api
- lines changed 1, context: html, text, full: html, text
456acf5dcbad073045e995fa40c626c8e6abf9f8 Tue Feb 6 11:32:52 2018 -0800
oops, fixed copy/paste error
- lines changed 1, context: html, text, full: html, text
cae73cb2d494295111944e1364459941899ad50c Thu Feb 8 07:17:48 2018 -0800
fix bug that prevent options from being set on composites with only one
track
- src/hg/lib/trackDbCustom.c
- lines changed 109, context: html, text, full: html, text
9b0d9b4ac32562cf2ed51ffafaef6abe8bb2beb6 Tue Feb 6 08:10:16 2018 -0800
add a function to get trackDb metadata as an slPair list. Change other
functions to use this api
- lines changed 1, context: html, text, full: html, text
456acf5dcbad073045e995fa40c626c8e6abf9f8 Tue Feb 6 11:32:52 2018 -0800
oops, fixed copy/paste error
- lines changed 9, context: html, text, full: html, text
9a75927131a1e282aadced123687234bd9340c6d Thu Feb 8 12:00:38 2018 -0800
sort metadata by name if it comes from "metadata" statements in a
trackDb
- src/hg/utils/hubCheck/hubCheck.c
- lines changed 21, context: html, text, full: html, text
9b0d9b4ac32562cf2ed51ffafaef6abe8bb2beb6 Tue Feb 6 08:10:16 2018 -0800
add a function to get trackDb metadata as an slPair list. Change other
functions to use this api
switch to commits view, user index