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