File Changes for chmalee
switch to commits view, user indexv447_preview2 to v447_base (2023-04-17 to 2023-04-24) v447
Show details
- src/hg/cgilib/pcrResult.c
- lines changed 6, context: html, text, full: html, text
036e633e37ba018df11c2b2cb96c1dbd2eb46320 Thu Apr 20 12:12:09 2023 -0700
Restore a blank item name in the pcr results track, but stuff the primer pair name (which is now in the psls qName) into the map item name so clicks into hgc can still show the right primer details, refs #30925
- src/hg/hgPcr/hgPcr.c
- lines changed 20, context: html, text, full: html, text
469c053163292224b75ee9ebb41117f694aed36b Tue Apr 18 16:12:07 2023 -0700
Add a checkbox to enable/disable saving multiple hgPcr searches into the same track, refs #30925
- src/hg/hgSearch/hgSearch.c
- lines changed 23, context: html, text, full: html, text
7ce36f0c36f7d858a22186a84f621082ca6b17a1 Fri Apr 21 09:40:49 2023 -0700
When doing a singplePos redirect I forgot to check for supertrack child settings and was missing the parent visibilities on the url, refs #31090
- src/hg/hgTracks/cds.c
- lines changed 1, context: html, text, full: html, text
036e633e37ba018df11c2b2cb96c1dbd2eb46320 Thu Apr 20 12:12:09 2023 -0700
Restore a blank item name in the pcr results track, but stuff the primer pair name (which is now in the psls qName) into the map item name so clicks into hgc can still show the right primer details, refs #30925
- src/hg/hgTracks/hgTracks.c
- lines changed 1, context: html, text, full: html, text
cff41d740a8e5ee4bbc5a3f4385b7e939f42841f Tue Apr 18 15:54:01 2023 -0700
Put the forward and reverse hgPcr primers into the qName of the psl so when we have multiple results, we are sure to show the primer pair for the right psl, refs #30925
- lines changed 3, context: html, text, full: html, text
036e633e37ba018df11c2b2cb96c1dbd2eb46320 Thu Apr 20 12:12:09 2023 -0700
Restore a blank item name in the pcr results track, but stuff the primer pair name (which is now in the psls qName) into the map item name so clicks into hgc can still show the right primer details, refs #30925
- src/hg/hgc/hgc.c
- lines changed 12, context: html, text, full: html, text
cff41d740a8e5ee4bbc5a3f4385b7e939f42841f Tue Apr 18 15:54:01 2023 -0700
Put the forward and reverse hgPcr primers into the qName of the psl so when we have multiple results, we are sure to show the primer pair for the right psl, refs #30925
- lines changed 1, context: html, text, full: html, text
89dba208305664efd8142a38805d84c858473d16 Thu Apr 20 13:09:56 2023 -0700
Allow dgvMerged track to be a bigBed and do the standard bigBed details page, refs #30873
- src/hg/inc/pcrResult.h
- lines changed 1, context: html, text, full: html, text
036e633e37ba018df11c2b2cb96c1dbd2eb46320 Thu Apr 20 12:12:09 2023 -0700
Restore a blank item name in the pcr results track, but stuff the primer pair name (which is now in the psls qName) into the map item name so clicks into hgc can still show the right primer details, refs #30925
- src/hg/inc/versionInfo.h
- lines changed 1, context: html, text, full: html, text
a04e280e8401aa9f7c02abf1c038b9aa6b253ab1 Mon Apr 24 10:18:34 2023 -0700
New version number v447
- src/hg/js/hgTracks.js
- lines changed 1, context: html, text, full: html, text
671f8e4fac56f9dcd5497c1e45e7cda89d98cceb Wed Apr 19 14:45:03 2023 -0700
Adding an asynchronous logging function for the javascript
- src/hg/js/utils.js
- lines changed 24, context: html, text, full: html, text
671f8e4fac56f9dcd5497c1e45e7cda89d98cceb Wed Apr 19 14:45:03 2023 -0700
Adding an asynchronous logging function for the javascript
- src/hg/lib/cart.c
- lines changed 25, context: html, text, full: html, text
671f8e4fac56f9dcd5497c1e45e7cda89d98cceb Wed Apr 19 14:45:03 2023 -0700
Adding an asynchronous logging function for the javascript
- src/inc/srcVersion.h
- lines changed 1, context: html, text, full: html, text
a04e280e8401aa9f7c02abf1c038b9aa6b253ab1 Mon Apr 24 10:18:34 2023 -0700
New version number v447
- src/jkOwnLib/gfPcrLib.c
- lines changed 6, context: html, text, full: html, text
cff41d740a8e5ee4bbc5a3f4385b7e939f42841f Tue Apr 18 15:54:01 2023 -0700
Put the forward and reverse hgPcr primers into the qName of the psl so when we have multiple results, we are sure to show the primer pair for the right psl, refs #30925
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 3, context: html, text, full: html, text
c73979566e6734d112581b6982b31c07f6b8644c Mon Apr 24 10:17:23 2023 -0700
v447 final build, refs #31044
switch to commits view, user index