File Changes for kate
switch to commits view, user indexv263_base to v264_preview (2012-02-14 to 2012-02-21) v264
- src/hg/encode/encodeExp/tests/expected/modifyTest.out.ra
- lines changed 1, context: html, text, full: html, text
Allow changing expVars that are not CV defined
- src/hg/encode/encodeExp/tests/makefile
- lines changed 1, context: html, text, full: html, text
Allow changing expVars that are not CV defined
- src/hg/htdocs/ENCODE/dataMatrix/dataMatrix.css
- lines changed 17, context: html, text, full: html, text
1. Add crosshair hover effect on matrix. Break out functions for readability (thanks to Teresa for code review).
- lines changed 36, context: html, text, full: html, text
Layout fixes, especially for IE. Dynamically size row and column headers. Use jQuery cell rotate on headers to achieve vertical text (required for IE, doesn't harm others). Cleanup css with shortcuts.
- src/hg/htdocs/ENCODE/dataMatrix/encodeDataMatrixInclude.html
- lines changed 1, context: html, text, full: html, text
Layout fixes, especially for IE. Dynamically size row and column headers. Use jQuery cell rotate on headers to achieve vertical text (required for IE, doesn't harm others). Cleanup css with shortcuts.
- src/hg/js/encodeDataMatrix.js
- lines changed 159, context: html, text, full: html, text
1. Add crosshair hover effect on matrix. Break out functions for readability (thanks to Teresa for code review).
- lines changed 39, context: html, text, full: html, text
Layout fixes, especially for IE. Dynamically size row and column headers. Use jQuery cell rotate on headers to achieve vertical text (required for IE, doesn't harm others). Cleanup css with shortcuts.
- lines changed 9, context: html, text, full: html, text
Cripple for IE (floating header, crosshair effect)
- src/hg/js/jquery.rotateTableCellContent.js
- lines changed 32, context: html, text, full: html, text
Layout fixes, especially for IE. Dynamically size row and column headers. Use jQuery cell rotate on headers to achieve vertical text (required for IE, doesn't harm others). Cleanup css with shortcuts.
- src/hg/js/makefile
- lines changed 2, context: html, text, full: html, text
clean up for use with htdocs-<user> (thanks larrym)
- src/hg/lib/encode/encodeExp.c
- lines changed 7, context: html, text, full: html, text
Allow changing expVars that are not CV defined
- src/hg/makeDb/trackDb/cv/alpha/cv.ra
- lines changed 1, context: html, text, full: html, text
Fix capitalization inconsistency in datatype label
switch to commits view, user index