File Changes for larrym
switch to commits view, user indexv258_base to v259_preview (2011-10-10 to 2011-10-25) v259
- src/hg/hgCustom/hgCustom.c
- lines changed 40, context: html, text, full: html, text
prevent timeouts while uploading large custom tracks (redmine #3002)
- lines changed 11, context: html, text, full: html, text
fix shifted checkbox problem (see redmine #3955)
- lines changed 12, context: html, text, full: html, text
use js to do client side check all/clear all; fix tooltip for update checkboxes
- src/hg/hgFileSearch/hgFileSearch.c
- lines changed 5, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283)
- src/hg/hgTracks/config.c
- lines changed 6, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283); remove NEW_JQUERY cruft
- src/hg/hgTracks/cytoBandTrack.c
- lines changed 7, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283); remove NEW_JQUERY cruft
- src/hg/hgTracks/hgTracks.c
- lines changed 25, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283); remove NEW_JQUERY cruft
- lines changed 15, context: html, text, full: html, text
remove obsolete dragZooming flag
- lines changed 2, context: html, text, full: html, text
remove obsolete hgTracks.dragSelection
- src/hg/hgTracks/searchTracks.c
- lines changed 6, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283); remove NEW_JQUERY cruft
- src/hg/inc/jsHelper.h
- lines changed 3, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283)
- src/hg/js/ajax.js
- lines changed 35, context: html, text, full: html, text
make errorHandler error message less cryptic; simplify setCartVars by using POST so we don't have to chop-up long messages
- lines changed 9, context: html, text, full: html, text
tweaks to POST code in setCartVars
- src/hg/js/hgCustom.js
- lines changed 7, context: html, text, full: html, text
add javascript for use in hgCustom CGI
- lines changed 27, context: html, text, full: html, text
fix browser specific problems
- src/hg/js/hgTracks.js
- lines changed 6, context: html, text, full: html, text
remove obsolete hgTracks.dragSelection
- src/hg/js/makefile
- lines changed 1, context: html, text, full: html, text
add javascript for use in hgCustom CGI
- lines changed 1, context: html, text, full: html, text
remove hgSession.js (not checked in yet)
- src/hg/lib/jsHelper.c
- lines changed 34, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283)
- src/hg/lib/search.c
- lines changed 3, context: html, text, full: html, text
remove use of advancedJavascriptFeaturesEnabled config (see redmine #5283)
- src/lib/cheapcgi.c
- lines changed 3, context: html, text, full: html, text
fix cgiMakeCheckBoxWithMsg so it works
switch to commits view, user index