File Changes for bsuh
switch to commits view, user indexorigin/v233_branch to v234_preview (2010-06-07 to 2010-06-15) v234
- src/hg/encode/encodeCharts/June2010-Freeze.html
- lines changed 147, context: html, text, full: html, text
Initial checkin of html file which generates the ENCODE June 2010 Freeze update chart
- src/hg/encode/encodeCharts/encodeDist.py
- lines changed 3, context: html, text, full: html, text
Updated to latest renderHtml and changed color orange to RGB to fix IE8 problems
- src/hg/encode/encodeCharts/encodeDistUnrelease.py
- lines changed 3, context: html, text, full: html, text
Updated to latest renderHtml and changed color orange to RGB to fix IE8 problems
- src/hg/encode/encodeCharts/encodeJune2010-Freeze.py
- lines changed 80, context: html, text, full: html, text
Initial checkin. Scripts produces the ENCODE report file as a JSON object to be consumed by the June2010-Freeze.html webpage
- src/hg/encode/encodeCharts/encodeReport.py
- lines changed 23, context: html, text, full: html, text
Script can now report the latest report file date as json and jsonp objects
- lines changed 13, context: html, text, full: html, text
Added output as Google JSON Query Response
- lines changed 1, context: html, text, full: html, text
Updated to latest renderHtml
- src/hg/encode/encodeCharts/encodeReportFilter.py
- lines changed 28, context: html, text, full: html, text
Improved behavior when key and value are not specified based on suggestion from Krish. Also added freeze=all as option
- lines changed 2, context: html, text, full: html, text
Fixed bug found by Kate dealing with Jan2010 freeze date
- src/hg/encode/encodeCharts/encodeReportLib.py
- lines changed 19, context: html, text, full: html, text
Added another option to renderHtml function and added DOCTYPE tag to fix IE8 problems
- src/hg/encode/encodeCharts/encodeStatus.py
- lines changed 3, context: html, text, full: html, text
Updated to latest renderHtml and changed color orange to RGB to fix IE8 problems
- src/hg/encode/encodeCharts/encodeTimeline.py
- lines changed 2, context: html, text, full: html, text
Updated to latest renderHtml and added px to fix IE8 problems
switch to commits view, user index