File Changes for tdreszer
switch to commits view, user indexv242_preview to v242_base (2010-10-05 to 2010-10-12) v242
- src/hg/encode/encodeValidate/config/cv.ra
- lines changed 65, 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/hgApi/hgApi.c
- lines changed 6, context: html, text, full: html, text
mdb val dropdown now shows cv.ra 'label' instead of val if one exists.
- src/hg/hgGateway/hgGateway.c
- lines changed 1, 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/hgKnownGeneList/hgKnownGeneList.c
- lines changed 7, 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/hgTrackUi/hgTrackUi.c
- lines changed 1, 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/hgTracks/hgTracks.c
- lines changed 3, 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/hgTracks/mainMain.c
- lines changed 1, context: html, text, full: html, text
Added paging to findTracks and icons to findTracks and icons
- lines changed 5, 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/hgTracks/searchTracks.c
- lines changed 100, context: html, text, full: html, text
Added paging to findTracks and icons to findTracks and icons
- lines changed 26, context: html, text, full: html, text
mdb val dropdown now shows cv.ra 'label' instead of val if one exists.
- lines changed 1, context: html, text, full: html, text
Swapped 'geoSample' for 'accession' as a whitelisted term
- src/hg/hgc/hgc.c
- lines changed 1, 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/htdocs/images/book.png
- src/hg/htdocs/images/bookOut.png
- src/hg/htdocs/images/dnaIcon.png
- src/hg/htdocs/images/folderWrench.png
- src/hg/htdocs/images/magnify.png
- src/hg/htdocs/images/toggle.png
- src/hg/htdocs/images/view.png
- src/hg/htdocs/images/wrench.png
- src/hg/htdocs/style/cpAndLinkToResourceFiles.pl
- lines changed 94, context: html, text, full: html, text
Added makefile and make install to create timestamped links for css files
- src/hg/htdocs/style/makefile
- lines changed 28, context: html, text, full: html, text
Added makefile and make install to create timestamped links for css files
- src/hg/inc/mdb.h
- lines changed 5, context: html, text, full: html, text
Expanded mdbValSearch to mdbValLabelSearch which will swap a cv.ra label if one exists
- src/hg/inc/web.h
- lines changed 15, 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/js/hgTracks.js
- lines changed 30, context: html, text, full: html, text
Added paging to findTracks and icons to findTracks and icons
- lines changed 3, context: html, text, full: html, text
mdb val dropdown now shows cv.ra 'label' instead of val if one exists.
- lines changed 1, context: html, text, full: html, text
IE Doesn't like the extra comma
- lines changed 5, context: html, text, full: html, text
Black listed a couple more mdb vars from having help links
- src/hg/js/hui.js
- lines changed 1, context: html, text, full: html, text
Added paging to findTracks and icons to findTracks and icons
- src/hg/lib/hui.c
- lines changed 2, 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/lib/jsHelper.c
- lines changed 84, 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/lib/mdb.c
- lines changed 70, context: html, text, full: html, text
Expanded mdbValSearch to mdbValLabelSearch which will swap a cv.ra label if one exists
- lines changed 3, context: html, text, full: html, text
Fixed the sort on mdbValLabelSearch
- lines changed 7, context: html, text, full: html, text
Special case for labs which are case insensitive. Need case insensitive hashing.
- src/hg/lib/searchTracks.c
- lines changed 3, context: html, text, full: html, text
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/web.c
- lines changed 131, 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/sageVisCGI/sageVisCGI.c
- lines changed 1, 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/utils/makeTrackIndex/makefile
- lines changed 10, context: html, text, full: html, text
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/visiGene/hgVisiGene/hgVisiGene.c
- lines changed 3, 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/inc/common.h
- src/lib/common.c
switch to commits view, user index