Commits for tdreszer
switch to files view, user index
v239_preview to v239_base (2010-08-24 to 2010-08-31) v239
- Added clear button and fixed bombing simple search, among other things
- src/hg/hgTracks/searchTracks.c - lines changed 73, context: html, text, full: html, text
- Newly populated val dropdowns should enable searching
- Removed comment about broken val drop-down update.
- src/hg/hgTracks/searchTracks.c - lines changed 1, context: html, text, full: html, text
- Added to the suggested improvements list the white-listing of mdb vars.
- src/hg/hgTracks/searchTracks.c - lines changed 2, context: html, text, full: html, text
- Fixed view vis toggle bug that Kate complained about
- src/hg/hgTracks/simpleTracks.c - lines changed 8, context: html, text, full: html, text
- Fixed 4 vars which had typos
- src/hg/makeDb/trackDb/human/hg18/metaDb/alpha/wgEncodeUwChIPSeq.ra - lines changed 7, context: html, text, full: html, text
- Fixed typo in one var
- src/hg/makeDb/trackDb/human/hg18/metaDb/alpha/wgEncodeHudsonalphaChipSeq.ra - lines changed 2, context: html, text, full: html, text
- Fixed some more mispelled vars
- src/hg/makeDb/trackDb/human/hg18/metaDb/alpha/wgEncodeUwChIPSeq.ra - lines changed 6, context: html, text, full: html, text
- Drag reorder did nto respect old group reordering or moves from one group to another. This is a fix. NOTE, the ugly ifdefs should be cleaned up soon when all dragReorder ifdefs are cleaned up
- src/hg/hgTracks/config.c - lines changed 18, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 12, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 4, context: html, text, full: html, text
- Created a preliminary white list for mdb vars
- src/hg/hgTracks/searchTracks.c - lines changed 142, context: html, text, full: html, text
- Updated 'recently done' list
- src/hg/hgTracks/searchTracks.c - lines changed 3, context: html, text, full: html, text
- Assert was invalid for right-clcik update of single track
- src/hg/hgTracks/simpleTracks.c - lines changed 2, context: html, text, full: html, text
- Fixed some problems with right-click and persistence when hiding subtracks
- Needed to change cfg popup return, because ajaxing over vars then fetching new track had timing issues
- And one more thing. When tracks ar hidden, the image buttons need to be reset
- Checking in work on making hgTrackUi subtrack cfg work by popup just as right-click does. This is ifdef'd out.
- Metadata link '...' is now populated by ajax
- Is css ever just so?
- src/hg/htdocs/style/jquery-ui.css - lines changed 4, context: html, text, full: html, text
- Cfg popups should not be resizable
- Doc files that should have been checked in months ago. Also hg19 documentation should be moved to hg19 specific doc files
- src/hg/makeDb/doc/encodeDccHg18/broadBernstein.txt - lines changed 747, context: html, text, full: html, text
- src/hg/makeDb/doc/encodeDccHg18/dukeUtaUncCrawford.txt - lines changed 968, context: html, text, full: html, text
- src/hg/makeDb/doc/encodeDccHg18/haibChipSeq.txt - lines changed 177, context: html, text, full: html, text
- src/hg/makeDb/doc/encodeDccHg18/uwStam.txt - lines changed 512, context: html, text, full: html, text
- src/hg/makeDb/doc/encodeDccHg18/yaleDavisHarvardSnyder.txt - lines changed 147, context: html, text, full: html, text
- Minor cleanup of mdbPrint code which is only used by wranglers
- src/hg/makeDb/mdbUpdate/mdbPrint.c - lines changed 14, context: html, text, full: html, text
- Kate caught my typo
- src/hg/hgTracks/searchTracks.c - lines changed 1, context: html, text, full: html, text
- Subtrack list drag and drop needed to use a dragHandle to stop irritating people with green highlighting quite so much. No ideal dragHandle exists, so using checkbox with a bit of padding
switch to files view, user index