File Changes for larrym
switch to commits view, user indexv257_base to v258_preview (2011-09-19 to 2011-09-27) v258
- src/hg/hgApi/hgApi.c
- src/hg/hgTracks/makefile
- lines changed 18, context: html, text, full: html, text
build hgRenderTracks as well as hgTracks (see redmine #4888)
- src/hg/hgTracks/makefile.hgRenderTracks
- lines changed 22, context: html, text, full: html, text
build hgRenderTracks as well as hgTracks (see redmine #4888)
- src/hg/js/hgTracks.js
- lines changed 34, context: html, text, full: html, text
keep what the user last was looking at in view after in-place updates; fix stuff discovered via use strict (e.g. undeclared variables)
- lines changed 30, context: html, text, full: html, text
add code to support experimental UI work (redmine #5422)
- src/hg/js/jquery.watermarkinput.js
- lines changed 81, context: html, text, full: html, text
add jquery.watermarkinput.js
- src/hg/js/makefile
- lines changed 1, context: html, text, full: html, text
add jquery.watermarkinput.js
- src/hg/utils/cpAndLinkToResourceFiles.pl
- lines changed 5, context: html, text, full: html, text
restore functionality of copying over a non-versioned copy on production machines b/c these are used by static files
- lines changed 2, context: html, text, full: html, text
make sure file exists before deleting it (can happen b/c of loop over two destFiles)
switch to commits view, user index