Commits for tdreszer
switch to files view, user index
v238_preview to v238_base (2010-08-10 to 2010-08-17) v238
- Hidden vs. seen controls, id should not equal name
- src/hg/hgTracks/searchTracks.c - lines changed 2, context: html, text, full: html, text
- Fixed missing ENCODE Gencode bug by using trackHash instead of tdbExtras
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- If dragReordered, successive newly visible tracks should appear below others
- src/hg/hgTracks/imageV2.c - lines changed 31, context: html, text, full: html, text
- Removed unneeded links from blubar for PDF/PS page and left justified the links
- src/hg/hgTracks/hgTracks.c - lines changed 65, context: html, text, full: html, text
- Added Bluebar of links to top of PS/PDF page and 'Return to Browser' button. This is because returning from ps/pdf page to image using back button erases dragReorder changes.
- src/hg/hgTracks/hgTracks.c - lines changed 12, context: html, text, full: html, text
- Changed tooltip for sideButton to make sure shortLabel is seen first, as per QA request
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 21, context: html, text, full: html, text
- Needed to change 'sel' and 'vis' logic extensively to make findTracks play nice with composites and non-subtracks
- src/hg/hgTracks/searchTracks.c - lines changed 41, context: html, text, full: html, text
- Extended limitedVisFromComposite() because findTracks calls it when composite itself is hidden
- src/hg/hgTracks/hgTracks.c - lines changed 22, context: html, text, full: html, text
- Now that CART_VAR_EMPTY exists, cartDump should accept it just like it accepts 'n/a'
- src/hg/cartDump/cartDump.c - lines changed 4, context: html, text, full: html, text
- Needed to make subtrack four state CB logic available to hgTracks
- Keeping track of vars chasnged by cgi requires the concept of CART_VAR_EMPTY
- Name is now optional on drop down select. This was necessary to make findTracks behave
- Missed sheltering the include execinfo.h within BACKTRACE_EXISTS define
- Made subtrack DnD a little more consistent with imageV2 DnD
- Fixed bug affecting subtrack list DnD but not trackImage DnD
- src/hg/js/jquery.tablednd.js - lines changed 1, context: html, text, full: html, text
- Fixed a few comments
- Further tweaks in the mysterious black arts of css
- src/hg/htdocs/style/jquery-ui.css - lines changed 2, context: html, text, full: html, text
- Tabs were shown as divs before being set up. Now they are hidden until set up
- Removed the CB_SELECTION ifndefs
- src/hg/hgTracks/searchTracks.c - lines changed 87, context: html, text, full: html, text
- Moved some style settings to cheapcgi.c
- src/hg/hgTracks/imageV2.c - lines changed 13, context: html, text, full: html, text
- Fixed bug when SUBTRACKS_HAVE_VIS was on and wigMafs triggered infinite loop
- src/hg/hgTracks/hgTracks.c - lines changed 42, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 10, context: html, text, full: html, text
- Added cartTdbTreeCleanupOverrides to cleanup subtrack settings when composite/view settings change
- Extended commonCssStyles and made amenable to printf/hgPrintf
switch to files view, user index