Commits for tdreszer
switch to files view, user index
v241_preview to v241_base (2010-09-21 to 2010-09-28) v241
- Moved some UI 2.0 classes into this common css file
- src/hg/htdocs/style/HGStyle.css - lines changed 56, context: html, text, full: html, text
- Changed tab size in findTracks
- src/hg/htdocs/style/jquery-ui.css - lines changed 1, context: html, text, full: html, text
- Support for sorting found tracks
- Reformatted tabs and added search toggle
- src/hg/hgTracks/searchTracks.c - lines changed 121, context: html, text, full: html, text
- rightClick fetch of dense subtrack failed because of conditional label.
- src/hg/hgTracks/hgTracks.c - lines changed 9, context: html, text, full: html, text
- Added or changed a couple of colors
- A number of class defines were moved to HGStyle.css
- Bug in js caused many more cart vars to be set than desired. Also made view in browser button reflect whether changes have been made, rather than whether tracks are checked.
- src/hg/hgTracks/searchTracks.c - lines changed 3, context: html, text, full: html, text
- Changed slPair to hash in anticipation of PLANB being adopted. Fixed bug in plan B
- Fixed lookup of view vis in tdbVisLimitedByAncestry
- Made lookup of view optional in tdbIsView
- src/hg/lib/trackDbCustom.c - lines changed 7, context: html, text, full: html, text
- Lots of rework to the cartTdbTree and Visibility cleanup routines. This code should be passive until findTracks or rightClick are released.
- Plugged hole when search value is cleared but search is pressed
- src/hg/hgTracks/searchTracks.c - lines changed 2, context: html, text, full: html, text
- Fixed an inefficiency that was slowing down display of 100 found tracks
- Side buttons to be preferred for FF over IE. Rid tabs of zoom
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
- src/hg/htdocs/style/jquery-ui.css - lines changed 2, context: html, text, full: html, text
- Painful tweaking to get IE FF and Chrome to handle sizing gracefully. Needed to truncated labVersion
- src/hg/hgTracks/searchTracks.c - lines changed 44, context: html, text, full: html, text
- Moved mdb queries from hgTracks and hgApi to mdb. Made sure the queries exclude files.
- src/hg/hgTracks/searchTracks.c - lines changed 45, context: html, text, full: html, text
- Removed some static style that is now defined in HGStyle.css.
- src/hg/hgTracks/imageV2.c - lines changed 10, context: html, text, full: html, text
- Make composite vis go to full if hidden and matrix or subtrack cb is checked
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 1, context: html, text, full: html, text
- Added support for tdbIsContainer() and tdbIsContainerChild()
- Blocking containerChildren from simple search since they do not appear to be displayable outside their container
- src/hg/hgTracks/searchTracks.c - lines changed 3, context: html, text, full: html, text
- OK not Ok. Okay?
- Again with the Oks not OK. Missed one plase to expose composite when plus button pressed
switch to files view, user index