Commits for tdreszer
switch to files view, user index
v252_preview to v252_preview2 (2011-05-17 to 2011-05-31) v252
- Increased the toggleButton size a bit.
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
- Adjusted the blue toggleBars to look similar in 'config' and below the track image
- src/hg/hgTracks/config.c - lines changed 9, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- backing out float:right until I figure out why FF wraps the TH to 2 lines
- src/hg/hgTracks/config.c - lines changed 2, context: html, text, full: html, text
- Forget about floating, Just use the same table that under the image toggleBars use.
- src/hg/hgTracks/config.c - lines changed 8, context: html, text, full: html, text
- Added some defines to help with the new validateCv tool.
- A validator for cv.ra, but it turns out there is a python version already. Hopefully the two are not entire duplicates.
- src/hg/encode/validateCv/validateCv.c - lines changed 295, context: html, text, full: html, text
- Made 'must haves' visible when validating a single type of term.
- src/hg/encode/validateCv/validateCv.c - lines changed 47, context: html, text, full: html, text
- Modified antibody tags. Rules: sortable. meaningful. ideally same as target. uppercase. multiple antibodies with same target have lowercase suffixes to distinguish.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra - lines changed 84, context: html, text, full: html, text
- Made -redirect an option not the default. Made -db=hg19 the default. Reorganized usage page to bring most used options to the top.
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl - lines changed 23, context: html, text, full: html, text
- Fixed segfault in mdbUpdate -accession when part of the selection has no expId in encodeExp yet.
- Old doc stuff. Helped get tgz submission working.
- src/hg/makeDb/doc/encodeDccHg19/openChromCrawford.hg19.txt - lines changed 27, context: html, text, full: html, text
- Cleaned up view tags and turned on cvDefined for views.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra - lines changed 51, context: html, text, full: html, text
- Fixed mistake of not using tags on hgFileUi filterBy boxes. This resulted in UChicago downloads page not showing control terms properly.
switch to files view, user index