File Changes for tdreszer
switch to commits view, user indexv251_base to v252_preview (2011-05-10 to 2011-05-17) v252
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl
- lines changed 86, 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/encodeLoad/doEncodeLoad.pl
- lines changed 3, context: html, text, full: html, text
Using pigz to parallelize the compression when making a tgz.
- src/hg/encode/encodeValidate/doEncodeValidate.pl
- lines changed 22, context: html, text, full: html, text
Fixed file naming bug and added attic to mdb.txt output.
- src/hg/gsid/gsidPbGateway/gsidPbGateway.c
- lines changed 1, 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/hgFileUi/hgFileUi.c
- lines changed 24, context: html, text, full: html, text
Cleaned up some not needed code.
- lines changed 1, context: html, text, full: html, text
Greg recommended this simplification in code review.
- src/hg/hgGateway/hgGateway.c
- lines changed 4, context: html, text, full: html, text
Simplifications suggested by Greg.
- src/hg/hgGeneRing/hgGeneRing.c
- lines changed 3, 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/hgText/hgText.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/hgTrackUi/hgTrackUi.c
- lines changed 2, context: html, text, full: html, text
Greg recommended this simplification in code review.
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
Simplifications suggested by Greg.
- src/hg/htdocs/style/HGStyle.css
- lines changed 3, context: html, text, full: html, text
Removing cursor: hand as this is only for IE < 6 and the world is moving on.
- src/hg/inc/cv.h
- lines changed 7, 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'.
- src/hg/js/ajax.js
- lines changed 4, context: html, text, full: html, text
Fix for redmine 3914. The metadata '...' had messed up coloring.
- src/hg/js/utils.js
- lines changed 14, context: html, text, full: html, text
Fix for redmine 3914. The metadata '...' had messed up coloring.
- src/hg/lib/cv.c
- lines changed 36, 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'.
- src/hg/lib/fileUi.c
- lines changed 2, context: html, text, full: html, text
Changed rsync command that verifies file existance to not recurse, confuse with symlinks or verbosify too much.
- lines changed 3, 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'.
- src/hg/lib/hVarSubst.c
- lines changed 1, 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/lib/hui.c
- lines changed 7, 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'.
- src/hg/lib/jsHelper.c
- lines changed 1, context: html, text, full: html, text
Fixed SNP expandable checkbox groups title from jumping right whehn a group is expanded.
- lines changed 9, context: html, text, full: html, text
Last fix to SNPs Expandable options worked in IE in compatability mode but not IE8. Now it does.
- src/hg/lib/mdb.c
- lines changed 6, context: html, text, full: html, text
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
Fixed a couple of bug in mdbUpte: encodeExp was updating accession without it being requested and using -var and delete was segfaulting.
- lines changed 145, 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/trackDb/cv/alpha/cv.ra
- lines changed 3, context: html, text, full: html, text
Replaced auxUnValid with auxSup to prevent confusion over 'UnValid'
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeMapability.ra
- lines changed 3, context: html, text, full: html, text
Added expId and dccAccession to Anshul's mapability track
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeOpenChromChip.ra
- lines changed 7, context: html, text, full: html, text
Added attic term to the validation files
- src/hg/makeDb/trackDb/human/hg19/metaDb/alpha/wgEncodeOpenChromDnase.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/wgEncodeOpenChromFaire.ra
- lines changed 3, context: html, text, full: html, text
Added attic term to the validation files
- src/hg/makeDb/trackDb/human/hg19/wgEncodeMapability.new.ra
- src/hg/protein/pbGateway/pbGateway.c
- lines changed 1, 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/qaPushQ/qaPushQ.c
- lines changed 2, context: html, text, full: html, text
Simplifications suggested by Greg.
- src/hg/visiGene/hgVisiGene/hgVisiGene.c
- lines changed 9, context: html, text, full: html, text
Fixing height of image box in IE >= 8.
- lines changed 2, context: html, text, full: html, text
Sorry, this last bit may be just what the doctor ordered to ensure the image gets resized properly.
- lines changed 8, 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
switch to commits view, user index