File Changes for tdreszer
switch to commits view, user indexv239_base to v240_preview (2010-08-31 to 2010-09-07) v240
- src/hg/cartDump/cartDump.c
- lines changed 33, context: html, text, full: html, text
After changing cartDump to encode vars and vals, I decided to make it all ajaxy
- lines changed 2, context: html, text, full: html, text
Errors not seen until genome-test build
- lines changed 5, context: html, text, full: html, text
Added a reset the cart button which seems appropriate.
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl
- lines changed 1, context: html, text, full: html, text
inputType has been replaced by controlId and labExpId was added
- src/hg/hgTracks/hgTracks.c
- lines changed 26, context: html, text, full: html, text
Larry found this bug where the image file was being built with much empty space at bottom when doing flatTracks and subTrack level vis
- src/hg/hgTracks/imageV2.c
- lines changed 82, context: html, text, full: html, text
Movved 2 functions out of searchTracks.
- lines changed 1, context: html, text, full: html, text
Add isSubtrack into json tdb settings
- src/hg/hgTracks/imageV2.h
- lines changed 7, context: html, text, full: html, text
Movved 2 functions out of searchTracks.
- src/hg/hgTracks/searchTracks.c
- lines changed 60, context: html, text, full: html, text
Movved 2 functions out of searchTracks.
- lines changed 1, context: html, text, full: html, text
Oops. Duplicated end of script.
- src/hg/hgTracks/simpleTracks.c
- lines changed 1, context: html, text, full: html, text
Toggle track vis was going to hide when subtrack vis overrode composite vis=hide.
- src/hg/inc/cart.h
- lines changed 3, context: html, text, full: html, text
After changing cartDump to encode vars and vals, I decided to make it all ajaxy
- src/hg/js/ajax.js
- lines changed 30, context: html, text, full: html, text
Made getAllVars understand subtrack vis. Redid cfg popup OK with subtrack vis understanding in mind
- lines changed 24, context: html, text, full: html, text
Change popup cfg to recognize only changed vars for update to cart and page update
- lines changed 5, context: html, text, full: html, text
Added two useful functions for overriding forms with ajax
- src/hg/js/hgTracks.js
- lines changed 33, context: html, text, full: html, text
Make rightClick work for all of image, not just map items
- lines changed 6, context: html, text, full: html, text
Tracks with children should not be rightClick configured with a popup
- lines changed 81, context: html, text, full: html, text
Made getAllVars understand subtrack vis. Redid cfg popup OK with subtrack vis understanding in mind
- lines changed 15, context: html, text, full: html, text
Change popup cfg to recognize only changed vars for update to cart and page update
- lines changed 2, context: html, text, full: html, text
Larry noticed my bug. Thanks. Now localVisibility should again be kept up to date
- src/hg/js/hui.js
- lines changed 29, context: html, text, full: html, text
Change popup cfg to recognize only changed vars for update to cart and page update
- src/hg/js/jquery.tablednd.js
- lines changed 1, context: html, text, full: html, text
MSIE thinks its button 1 but other browsers think its button 0. These children should learn to play nice.
- src/hg/js/utils.js
- lines changed 10, context: html, text, full: html, text
Made getAllVars understand subtrack vis. Redid cfg popup OK with subtrack vis understanding in mind
- lines changed 19, context: html, text, full: html, text
Change popup cfg to recognize only changed vars for update to cart and page update
- lines changed 12, context: html, text, full: html, text
Added two useful functions for overriding forms with ajax
- lines changed 40, context: html, text, full: html, text
Encapulated waitMaskSetup and waitMaskClear to use them with ajaxWait code. Also made sure that waitmask has a timeout.
- src/hg/lib/cart.c
- lines changed 27, context: html, text, full: html, text
After changing cartDump to encode vars and vals, I decided to make it all ajaxy
- lines changed 3, context: html, text, full: html, text
Counter adds an extra touch
- src/hg/makefile
- lines changed 1, context: html, text, full: html, text
Added hgApi to the cgis built
- src/inc/cheapcgi.h
- lines changed 4, context: html, text, full: html, text
Moved cgiDropDownnWithTextValsAndExtra from searchTracks
- src/lib/cheapcgi.c
- lines changed 27, context: html, text, full: html, text
Moved cgiDropDownnWithTextValsAndExtra from searchTracks
- lines changed 1, context: html, text, full: html, text
Insignificant change in spacing of an input box
switch to commits view, user index