File Changes for tdreszer
switch to commits view, user indexv252_preview2 to v252_base (2011-05-31 to 2011-06-07) v252
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
Right-click view image should show nextExonArrows as per redmine 4074
- src/hg/hgTracks/imageV2.c
- lines changed 1, context: html, text, full: html, text
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/htdocs/style/HGStyle.css
- lines changed 4, context: html, text, full: html, text
Added rightClick 'hide highlihgted (green) set' and 'hide track (blue) set' options.
- src/hg/js/hgTracks.js
- lines changed 54, context: html, text, full: html, text
Drag and drop of tracks in image will now drag contiguous set of subtracks if dragging side button. Occasional wierdness when dragging too fast.
- lines changed 98, context: html, text, full: html, text
Added rightClick 'hide highlihgted (green) set' and 'hide track (blue) set' options.
- lines changed 6, context: html, text, full: html, text
Make use of ne class blueButtons to make draging groups more visually intuitive.
- lines changed 23, context: html, text, full: html, text
Changed labels for right-click hide sets options.
- lines changed 14, context: html, text, full: html, text
individual track visibility options are confusing when rightClicking the sideButton and the sideButton is for more than one track. They are being removed.
- src/hg/js/jquery.tablednd.js
- lines changed 68, context: html, text, full: html, text
Drag and drop of tracks in image will now drag contiguous set of subtracks if dragging side button. Occasional wierdness when dragging too fast.
- lines changed 9, context: html, text, full: html, text
Fixed a problem where fast moves could scramble tracks not dragged.
- lines changed 74, 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.
- lines changed 58, 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/lib/encode/openChromCombinedPeaks.as
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthGm12878Pk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthH1hescPk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthHelas3Pk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthHepg2Pk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthHuvecPk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthK562Pk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/wgEncodeOpenChromSynthNhekPk.as
- lines changed 25, context: html, text, full: html, text
Need to add as files to get field descriptions into tableDescriptions for schema link
- lines changed 25, context: html, text, full: html, text
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/fileUi.c
- lines changed 14, context: html, text, full: html, text
Integrate supplemental materials in hgFileUi CGI better.
- lines changed 37, context: html, text, full: html, text
Almost broke beta downloads page. QA would have given me grief.
- src/hg/lib/mdb.c
- src/hg/makeDb/doc/encodeDccHg18/wgEncodeBroadHmm.release1.notes
- lines changed 62, context: html, text, full: html, text
Should have been checked in long ago.
switch to commits view, user index