Commits for tdreszer
switch to files view, user index
v256_preview to v256_preview2 (2011-08-16 to 2011-08-23) v256
- dateUnrestricted should no longer be calculated off of dateSubmitted. It should also no longer be seen in hgc or hgTables when it is in the past.
- Code that is ifdef'd out for >1x dragScroll.
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 9, context: html, text, full: html, text
- src/hg/hgTracks/variation.c - lines changed 12, context: html, text, full: html, text
- Larry and I have added page/image refresh when it is dirty. This is for solving the main back-button issue, where js/ajax changes to the image are lost when using back-button.
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- Extra careful on that dateUnrestricted.
- For shift-dragZoom, switching the cursor to crosshair when shift key is down.
- The reload on dirty page can be called earlier for FF and Chrome, but IE still relies upon the slower approach of full load then reload.
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra - lines changed 8, context: html, text, full: html, text
switch to files view, user index