Commits for larrym
switch to files view, user index
v256_preview to v256_preview2 (2011-08-16 to 2011-08-23) v256
- return new menu rather than the container from the constructor
- src/hg/js/jquery.contextmenu.js - lines changed 2, context: html, text, full: html, text
- hide contextmenu when initiating a drag-select or drag-scroll
- modify ajax error to encourage user to retry
- plugin to allow local storage (see redmine 4952)
- src/hg/js/jquery.jstore.js - lines changed 56, context: html, text, full: html, text
- add most recent version (downloaded from http://jquery-jstore.googlecode.com/svn-history/r38/trunk/src/jquery.jstore.js)
- src/hg/js/jquery.jstore.js - lines changed 1825, context: html, text, full: html, text
- backout new version because it was broken (had reference to undefined Class object)
- src/hg/js/jquery.jstore.js - lines changed 1824, context: html, text, full: html, text
- abandon attempt at in-place update when user hits back button b/c it wasn't restoring track order; use boolean type values in the dirty hidden
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- working version of jQuery.jStore code (currently not-used, but we may use this in the future)
- use markAsDirtyPage the the track group toggling code
- add markAsDirtyPage calls when hiding tracks
- comments about hgTracks object
- always call updateTiming in handleUpdateTrackMap (i.e. even when only updating a single track)
- move excludeVars so it can be used in multiple CGIs
- src/hg/hgTracks/hgTracks.c - lines changed 23, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 20, context: html, text, full: html, text
- support call as a CGI using the cart (see redmine 4888)
- src/hg/hgTracks/renderMain.c - lines changed 22, context: html, text, full: html, text
- turn on SUPPORT_CONTENT_TYPE; unused in most trees (see redmine 4888)
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
switch to files view, user index