File Changes for tdreszer
switch to commits view, user indexv252_preview to v252_preview2 (2011-05-17 to 2011-05-31) v252
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl
- lines changed 23, 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/validateCv/validateCv.c
- lines changed 295, context: html, text, full: html, text
A validator for cv.ra, but it turns out there is a python version already. Hopefully the two are not entire duplicates.
- lines changed 47, context: html, text, full: html, text
Made 'must haves' visible when validating a single type of term.
- src/hg/hgTracks/config.c
- lines changed 9, context: html, text, full: html, text
Adjusted the blue toggleBars to look similar in 'config' and below the track image
- lines changed 2, context: html, text, full: html, text
backing out float:right until I figure out why FF wraps the TH to 2 lines
- lines changed 8, context: html, text, full: html, text
Forget about floating, Just use the same table that under the image toggleBars use.
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
Adjusted the blue toggleBars to look similar in 'config' and below the track image
- src/hg/htdocs/style/HGStyle.css
- lines changed 1, context: html, text, full: html, text
Increased the toggleButton size a bit.
- src/hg/inc/cv.h
- lines changed 16, context: html, text, full: html, text
Added some defines to help with the new validateCv tool.
- lines changed 7, 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.
- src/hg/inc/mdb.h
- lines changed 3, 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.
- src/hg/lib/cv.c
- lines changed 3, context: html, text, full: html, text
Added some defines to help with the new validateCv tool.
- lines changed 47, 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.
- src/hg/lib/fileUi.c
- lines changed 35, 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.
- src/hg/lib/mdb.c
- lines changed 3, context: html, text, full: html, text
Fixed segfault in mdbUpdate -accession when part of the selection has no expId in encodeExp yet.
- lines changed 14, 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.
- src/hg/makeDb/doc/encodeDccHg19/openChromCrawford.hg19.txt
- lines changed 27, context: html, text, full: html, text
Old doc stuff. Helped get tgz submission working.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra
- lines changed 84, 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.
- lines changed 51, context: html, text, full: html, text
Cleaned up view tags and turned on cvDefined for views.
switch to commits view, user index