File Changes for larrym
switch to commits view, user indexv243_preview to v243_preview2 (2010-10-19 to 2010-10-26) v243
- src/hg/hgTracks/config.c
- lines changed 34, context: html, text, full: html, text
move advancedJavascriptFeaturesEnabled to jsHelper.c
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
add a advancedJavascriptFeaturesEnabled check
- src/hg/hgTracks/hgTracks.h
- lines changed 3, context: html, text, full: html, text
move advancedJavascriptFeaturesEnabled to jsHelper.c
- src/hg/hgTracks/imageV2.c
- lines changed 3, context: html, text, full: html, text
default configureByPopup to off for snp, conservation and multiz tracks
- src/hg/hgTracks/searchTracks.c
- lines changed 3, context: html, text, full: html, text
ignore metaDb cart settings if metaDb doesn't exist (fixed issues 24 in ticket 1071)
- lines changed 13, context: html, text, full: html, text
remove metaDbExists parameter from printMdbSelects call
- lines changed 19, context: html, text, full: html, text
handle invalid metaDb values when switching assemblies
- src/hg/inc/jsHelper.h
- lines changed 3, context: html, text, full: html, text
move advancedJavascriptFeaturesEnabled to jsHelper.c
- src/hg/js/ajax.js
- lines changed 10, context: html, text, full: html, text
refactor code into removeHgsid
- src/hg/js/hgTracks.js
- lines changed 6, context: html, text, full: html, text
refactor code into removeHgsid
- lines changed 5, context: html, text, full: html, text
ignore configureByPopup setting for description only popups and add target='_blank' to links
- src/hg/js/utils.js
- lines changed 4, context: html, text, full: html, text
fix getAllVars to handle radio buttons
- src/hg/lib/jsHelper.c
- lines changed 34, context: html, text, full: html, text
move advancedJavascriptFeaturesEnabled to jsHelper.c
- src/hg/makeDb/trackDb/README
- lines changed 4, context: html, text, full: html, text
default configureByPopup to off for snp, conservation and multiz tracks
- src/hg/utils/makeTrackIndex/makeTrackIndex.c
- lines changed 1, context: html, text, full: html, text
add short label (per jim kent)
- src/lib/trix.c
- lines changed 2, context: html, text, full: html, text
fix problem in findOrderedSpan; it was returning span - 1 in cases where an item had a span with all words and then some, but not all, of the words after the span (this caused problem in track search)
switch to commits view, user index