File Changes for max
switch to commits view, user indexv324_preview to v324_preview2 (2015-10-12 to 2015-10-19) v324
- src/hg/hgBlat/hgBlat.c
- lines changed 8, context: html, text, full: html, text
adding link back from BLAT results to browser and also
add a link to the FAQ. refs #16173
- src/hg/hgTables/hgTables.c
- lines changed 1, context: html, text, full: html, text
fix after code review, refs #16195
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
Hiram found that bigWig doesn't work when files from local disk
are allowed in track hubs. Fixed this, adding a new function.
- src/hg/htdocs/FAQ/FAQblat.html
- lines changed 63, context: html, text, full: html, text
adding link back from BLAT results to browser and also
add a link to the FAQ. refs #16173
- src/hg/htdocs/inc/globalNavBar.inc
- lines changed 17, context: html, text, full: html, text
Revert "Revert "adding menu entries under genomes and genome browser, refs #16022""
This reverts commit 006f356d9ec06729b2693cfeda849e5a6c67c4dd.
- src/hg/htdocs/style/nice_menu.css
- lines changed 6, context: html, text, full: html, text
Revert "Revert "adding menu entries under genomes and genome browser, refs #16022""
This reverts commit 006f356d9ec06729b2693cfeda849e5a6c67c4dd.
- src/hg/inc/customFactory.h
- lines changed 4, context: html, text, full: html, text
Hiram found that bigWig doesn't work when files from local disk
are allowed in track hubs. Fixed this, adding a new function.
- src/hg/js/jquery.plugins.js
- lines changed 1, context: html, text, full: html, text
Revert "Revert "adding menu entries under genomes and genome browser, refs #16022""
This reverts commit 006f356d9ec06729b2693cfeda849e5a6c67c4dd.
- src/hg/lib/customFactory.c
- lines changed 27, context: html, text, full: html, text
Hiram found that bigWig doesn't work when files from local disk
are allowed in track hubs. Fixed this, adding a new function.
- src/hg/lib/wikiLink.c
- lines changed 3, context: html, text, full: html, text
make wikiLink ready for non-root location, refs #16099
- src/hg/utils/makeTableList/makeTableList.c
- lines changed 17, context: html, text, full: html, text
adding generic databases to makeTableList -all option, refs #16158
switch to commits view, user index