Commits for tdreszer
switch to files view, user index
v251_base to v252_preview (2011-05-10 to 2011-05-17) v252
- Fixed SNP expandable checkbox groups title from jumping right whehn a group is expanded.
- Added expId and dccAccession to Anshul's mapability track
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeMapability.ra - lines changed 3, context: html, text, full: html, text
- Replaced auxUnValid with auxSup to prevent confusion over 'UnValid'
- src/hg/makeDb/trackDb/cv/alpha/cv.ra - lines changed 3, context: html, text, full: html, text
- Added attic term to the validation files
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeOpenChromChip.ra - lines changed 7, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeOpenChromDnase.ra - lines changed 3, context: html, text, full: html, text
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeOpenChromFaire.ra - lines changed 3, context: html, text, full: html, text
- Changed rsync command that verifies file existance to not recurse, confuse with symlinks or verbosify too much.
- Cleaned up some not needed code.
- src/hg/hgFileUi/hgFileUi.c - lines changed 24, context: html, text, full: html, text
- Last fix to SNPs Expandable options worked in IE in compatability mode but not IE8. Now it does.
- Forgot noInherit on
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.new.ra - lines changed 2, context: html, text, full: html, text
- Fix for redmine 3914. The metadata '...' had messed up coloring.
- Fixed a couple of bug in mdbUpte: encodeExp was updating accession without it being requested and using -var and delete was segfaulting.
- src/hg/makeDb/mdbUpdate/mdbUpdate.c - lines changed 62, context: html, text, full: html, text
- Added -setVal for vals with spaces. Now object selection should be identical to mdbPrint with -var/-val only for slection.
- src/hg/makeDb/mdbUpdate/mdbUpdate.c - lines changed 145, context: html, text, full: html, text
- Using pigz to parallelize the compression when making a tgz.
- src/hg/encode/encodeLoad/doEncodeLoad.pl - lines changed 3, context: html, text, full: html, text
- Fixed file naming bug and added attic to mdb.txt output.
- src/hg/encode/encodeValidate/doEncodeValidate.pl - lines changed 22, context: html, text, full: html, text
- Fixing height of image box in IE >= 8.
- src/hg/visiGene/hgVisiGene/hgVisiGene.c - lines changed 9, context: html, text, full: html, text
- Sorry, this last bit may be just what the doctor ordered to ensure the image gets resized properly.
- src/hg/visiGene/hgVisiGene/hgVisiGene.c - lines changed 2, context: html, text, full: html, text
- The image size/centering problem was solved on IE>=8 but there were sizing issues on Mac FF, so I am generalizing the code to all browsers other than IE<8. There is still an issue with the purple box in the left frame showing the portion of the image currently seen in the right frame. This is in FF and Chrome but not IE. All this is for redmine 3933
- src/hg/visiGene/hgVisiGene/hgVisiGene.c - lines changed 8, context: html, text, full: html, text
- User's should see 'None' and {empty} as the same thing. Sortable tracks and sortable files lists will now show no value when term defined in cv as 'validate cv or None' and there is either no value or 'None'.
- Greg recommended this simplification in code review.
- src/hg/hgFileUi/hgFileUi.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 2, context: html, text, full: html, text
- Simplifications suggested by Greg.
- src/hg/hgGateway/hgGateway.c - lines changed 4, context: html, text, full: html, text
- src/hg/qaPushQ/qaPushQ.c - lines changed 2, context: html, text, full: html, text
- As recommended by Greg, purging bordercolor which is an obsolete MS only HTML setting. Replaced with style.
- src/hg/gsid/gsidPbGateway/gsidPbGateway.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgGeneRing/hgGeneRing.c - lines changed 3, context: html, text, full: html, text
- src/hg/protein/pbGateway/pbGateway.c - lines changed 1, context: html, text, full: html, text
- Removing cursor: hand as this is only for IE < 6 and the world is moving on.
- src/hg/htdocs/style/HGStyle.css - lines changed 3, context: html, text, full: html, text
- Replaced the index.html page with a redirect to hgFileUi if the composite's trackDb has a fileSortOrder setting.
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl - lines changed 86, context: html, text, full: html, text
- How was this missed?
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl - lines changed 1, context: html, text, full: html, text
switch to files view, user index