File Changes for tdreszer
switch to commits view, user indexv247_preview to v247_preview2 (2011-02-01 to 2011-02-08) v247
- src/hg/hgFileUi/hgFileUi.c
- lines changed 3, context: html, text, full: html, text
Change the link to track settings to Katrina's suggested text.
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 11, context: html, text, full: html, text
Like the link to supertrack parent, added a link to the top level track list
- lines changed 12, context: html, text, full: html, text
Refinements of link to full track list as suggested by QA
- src/hg/hgTracks/simpleTracks.c
- lines changed 4, context: html, text, full: html, text
Added support for '*Filter' generic score filter logic to beds
- lines changed 2, context: html, text, full: html, text
Again the newline at the end of the file vanished. What is git up to...
- src/hg/hgc/hgc.c
- lines changed 74, context: html, text, full: html, text
Support for extraFields trackDb setting for bed items
- src/hg/htdocs/style/HGStyle.css
- lines changed 2, context: html, text, full: html, text
Small change to sort column hover over header, but this does not fix IE problem with hover CSS. Should chnage our CGI HTML page doctype to strict.
- src/hg/inc/hui.h
- lines changed 14, context: html, text, full: html, text
Added support for '*Filter' generic score filter logic to beds
- src/hg/inc/trackDb.h
- lines changed 7, context: html, text, full: html, text
Added routine to get an slName list of settings from tdb tree which wildMatch an expression
- src/hg/js/hgTracks.js
- lines changed 32, context: html, text, full: html, text
Removing referenced javascript files from popup dialog. However, there are still problems, because the javascript is needed but getScript hoses jQuery memory some how.
- src/hg/lib/encode/openChromCombinedPeaks.sql
- lines changed 28, context: html, text, full: html, text
Adding Open Chrom Synthesis tracks schema which is a bed 9 +.
- src/hg/lib/hui.c
- lines changed 170, context: html, text, full: html, text
Fixed hgc downloads link bug reported in redmine 1550.7. Also refactored code in preparation for adding filters for bed n + extra fields. That code is still ifdef'd out.
- lines changed 1, context: html, text, full: html, text
Accidentally checked in with test code ifdef'd in. Now out.
- lines changed 158, context: html, text, full: html, text
Added support for '*Filter' generic score filter logic to beds
- lines changed 10, context: html, text, full: html, text
Fixed redmine track #98, question #56: bug in filterComposite when 'All' is selected.
- src/hg/lib/mdb.c
- lines changed 2, context: html, text, full: html, text
mdb queries need to be case-sensitive for mdb objs
- src/hg/lib/trackDbCustom.c
- lines changed 52, context: html, text, full: html, text
Added routine to get an slName list of settings from tdb tree which wildMatch an expression
- src/hg/lib/web.c
- lines changed 6, context: html, text, full: html, text
We should upgrade to doctyype 4.01 strict from 3.2. It does fix atleast one IE problem. But that will require a lot of testing.
- src/hg/makeDb/doc/encodeDccHg19/broadHistoneBernstein.hg19.txt
- src/hg/makeDb/doc/encodeDccHg19/openChromCrawford.hg19.txt
- src/hg/makeDb/trackDb/human/hg19/wgEncodeBroadHistone.html
- lines changed 2, context: html, text, full: html, text
Added 'Alignments' to display conventions at Katrina's request.
- lines changed 5, context: html, text, full: html, text
Added 'Raw Data' into the display conventions so that each 'view' is covered and the information is readily available on hgFileUi downloads page.
- lines changed 2, context: html, text, full: html, text
Fixed long labels to get this by the QA watchdogs and removed the display only views from Display Conventions
- src/hg/makeDb/trackDb/human/hg19/wgEncodeBroadHistone.ra
- lines changed 296, context: html, text, full: html, text
Fixed long labels to match the new and unloved std
- lines changed 288, context: html, text, full: html, text
Broad should not declare origAssembly=hg18 in trackDb as all were remapped on hg19, not lifted over. origAssembly=hg18 still belongs in the mdb
- lines changed 136, context: html, text, full: html, text
Fixed long labels to get this by the QA watchdogs and removed the display only views from Display Conventions
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromChip.ra
- lines changed 119, context: html, text, full: html, text
Standardized longLabels and fixed defaults that Terry Furey noticed.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromDnase.ra
- lines changed 141, context: html, text, full: html, text
Standardized longLabels and fixed defaults that Terry Furey noticed.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromFaire.ra
- lines changed 79, context: html, text, full: html, text
Standardized longLabels and fixed defaults that Terry Furey noticed.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeOpenChromSynth.ra
- lines changed 1, context: html, text, full: html, text
Added extraFields for hgc
- lines changed 5, context: html, text, full: html, text
Added pValueFilter and filterBy ocCode for extra coolness.
- lines changed 7, context: html, text, full: html, text
Standardized longLabels and fixed defaults that Terry Furey noticed.
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
Added extraFields for bed hgc support
- lines changed 3, context: html, text, full: html, text
Added 3 wildcard based tags. '*Filter' cound be pValueFilter or scoreFilter or...
- src/hg/utils/tdbQuery/tdbQuery.c
- lines changed 81, context: html, text, full: html, text
Added wildCardHash() routine to support tagTypes like *FilterLimits.
- src/lib/htmshell.c
- lines changed 6, context: html, text, full: html, text
We should upgrade to doctyype 4.01 strict from 3.2. It does fix atleast one IE problem. But that will require a lot of testing.
switch to commits view, user index