Commits for tdreszer
switch to files view, user index
v252_preview2 to v252_base (2011-05-31 to 2011-06-07) v252
- Drag and drop of tracks in image will now drag contiguous set of subtracks if dragging side button. Occasional wierdness when dragging too fast.
- src/hg/hgTracks/imageV2.c - lines changed 1, context: html, text, full: html, text
- src/hg/js/jquery.tablednd.js - lines changed 68, context: html, text, full: html, text
- Fixed a problem where fast moves could scramble tracks not dragged.
- src/hg/js/jquery.tablednd.js - lines changed 9, context: html, text, full: html, text
- Painful work to stop leaking subtrack rows when dragging set. Temporarily checking in commented out debug code because of the pain to get here.
- src/hg/js/jquery.tablednd.js - lines changed 74, context: html, text, full: html, text
- Found bug that caused some sets not to budge. Caused by mix between string and number math. Cleaned up no longer needed debugging aid and extra protections that were not needed. Decided to bind mousemove only at dragStart.
- src/hg/js/jquery.tablednd.js - lines changed 58, context: html, text, full: html, text
- Added rightClick 'hide highlihgted (green) set' and 'hide track (blue) set' options.
- src/hg/htdocs/style/HGStyle.css - lines changed 4, context: html, text, full: html, text
- Make use of ne class blueButtons to make draging groups more visually intuitive.
- Right-click view image should show nextExonArrows as per redmine 4074
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- Changed labels for right-click hide sets options.
- Need to add as files to get field descriptions into tableDescriptions for schema link
- src/hg/lib/encode/wgEncodeOpenChromSynthGm12878Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthH1hescPk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHelas3Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHepg2Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHuvecPk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthK562Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthNhekPk.as - lines changed 25, context: html, text, full: html, text
- Removed invalid assert.
- Removed 7 table specific 'as' files which had been added to get buildTableDescriptions to understand the +10 fields of these bed 8 + tracks. Added a single 'as' file which I hope will now cover the 7 tables.
- src/hg/lib/encode/openChromCombinedPeaks.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthGm12878Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthH1hescPk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHelas3Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHepg2Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthHuvecPk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthK562Pk.as - lines changed 25, context: html, text, full: html, text
- src/hg/lib/encode/wgEncodeOpenChromSynthNhekPk.as - lines changed 25, context: html, text, full: html, text
- Integrate supplemental materials in hgFileUi CGI better.
- individual track visibility options are confusing when rightClicking the sideButton and the sideButton is for more than one track. They are being removed.
- Should have been checked in long ago.
- src/hg/makeDb/doc/encodeDccHg18/wgEncodeBroadHmm.release1.notes - lines changed 62, context: html, text, full: html, text
- Almost broke beta downloads page. QA would have given me grief.
switch to files view, user index