Commits for tdreszer
switch to files view, user index
v242_preview to v242_base (2010-10-05 to 2010-10-12) v242
- Added some icons
- src/hg/htdocs/images/book.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/dnaIcon.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/folderWrench.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/magnify.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/toggle.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/view.png - lines changed 0, context: html, text, full: html, text
- src/hg/htdocs/images/wrench.png - lines changed 0, context: html, text, full: html, text
- One more icon
- src/hg/htdocs/images/bookOut.png - lines changed 0, context: html, text, full: html, text
- Added paging to findTracks and icons to findTracks and icons
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 100, context: html, text, full: html, text
- Needed to sort slPair
- Expanded mdbValSearch to mdbValLabelSearch which will swap a cv.ra label if one exists
- mdb val dropdown now shows cv.ra 'label' instead of val if one exists.
- src/hg/hgTracks/searchTracks.c - lines changed 26, context: html, text, full: html, text
- Fixed the sort on mdbValLabelSearch
- IE Doesn't like the extra comma
- Added makefile and make install to create timestamped links for css files
- src/hg/htdocs/style/cpAndLinkToResourceFiles.pl - lines changed 94, context: html, text, full: html, text
- src/hg/htdocs/style/makefile - lines changed 28, context: html, text, full: html, text
- Make cgi references to style sheets (css files) actually point to timestamped link. Common code is also used for js files
- src/hg/hgGateway/hgGateway.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgKnownGeneList/hgKnownGeneList.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 5, context: html, text, full: html, text
- src/hg/sageVisCGI/sageVisCGI.c - lines changed 1, context: html, text, full: html, text
- src/hg/visiGene/hgVisiGene/hgVisiGene.c - lines changed 3, context: html, text, full: html, text
- Swapped 'geoSample' for 'accession' as a whitelisted term
- src/hg/hgTracks/searchTracks.c - lines changed 1, context: html, text, full: html, text
- Added labels to labs for cleaner findTracks display. Labs still need cleanup in mdb and cv.ra
- src/hg/encode/encodeValidate/config/cv.ra - lines changed 65, context: html, text, full: html, text
- Special case for labs which are case insensitive. Need case insensitive hashing.
- Trix is in /gbdb/ so must have separate name for beta version in order to avoid beta stepping on RR. This is done by a different name for the beta files and an hg.conf setting for beta.
- src/hg/lib/searchTracks.c - lines changed 3, context: html, text, full: html, text
- src/hg/utils/makeTrackIndex/makefile - lines changed 10, context: html, text, full: html, text
- Black listed a couple more mdb vars from having help links
- Removed some ifdefs
- src/hg/hgTracks/searchTracks.c - lines changed 23, context: html, text, full: html, text
switch to files view, user index