File Changes for chmalee
switch to commits view, user indexv453_base to v454_preview (2023-08-28 to 2023-09-04) v454
Show details
- src/hg/cgilib/pcrResult.c
- lines changed 30, context: html, text, full: html, text
1484bda490e2b8be6af6889f09b258b4e63a7618 Wed Aug 30 15:01:22 2023 -0700
Restore revoked commit that fixes hgc for old pcr result clicks, refs #32026
- src/hg/hgTracks/hgTracks.c
- lines changed 6, context: html, text, full: html, text
e3bf2345348955e44ee5d7d5be325162f0b4475f Tue Aug 29 09:24:13 2023 -0700
Fix notification box setup for udcTimeout messages, refs #32045
- lines changed 5, context: html, text, full: html, text
ff29e6faa49df5473ddd5ef2bec9b4c33cfa588c Tue Aug 29 15:35:31 2023 -0700
Fix new mouseover code to account for track description heights, refs #31365
- lines changed 3, context: html, text, full: html, text
909bdb6bed63032ec35e20e6e3e60ca3f541f2bb Thu Aug 31 09:54:01 2023 -0700
Make some style changes to mouseovers as suggested by Max, mostly getting the background color to match the web browser default and adding a box-shadow, refs #31365
- src/hg/hgc/hgc.c
- lines changed 5, context: html, text, full: html, text
1484bda490e2b8be6af6889f09b258b4e63a7618 Wed Aug 30 15:01:22 2023 -0700
Restore revoked commit that fixes hgc for old pcr result clicks, refs #32026
- src/hg/htdocs/style/HGStyle.css
- lines changed 6, context: html, text, full: html, text
909bdb6bed63032ec35e20e6e3e60ca3f541f2bb Thu Aug 31 09:54:01 2023 -0700
Make some style changes to mouseovers as suggested by Max, mostly getting the background color to match the web browser default and adding a box-shadow, refs #31365
- lines changed 1, context: html, text, full: html, text
d4fd4a86c5c2270cd29a729b889962ef47b5bccd Thu Aug 31 09:56:27 2023 -0700
Woops forgot one more style change, refs #31365
- src/hg/js/utils.js
- lines changed 25, context: html, text, full: html, text
e3bf2345348955e44ee5d7d5be325162f0b4475f Tue Aug 29 09:24:13 2023 -0700
Fix notification box setup for udcTimeout messages, refs #32045
- lines changed 14, context: html, text, full: html, text
ff29e6faa49df5473ddd5ef2bec9b4c33cfa588c Tue Aug 29 15:35:31 2023 -0700
Fix new mouseover code to account for track description heights, refs #31365
- lines changed 1, context: html, text, full: html, text
909bdb6bed63032ec35e20e6e3e60ca3f541f2bb Thu Aug 31 09:54:01 2023 -0700
Make some style changes to mouseovers as suggested by Max, mostly getting the background color to match the web browser default and adding a box-shadow, refs #31365
- src/hg/lib/web.c
- lines changed 11, context: html, text, full: html, text
377ada15ebf2514739f715bcbff18c72f84ecb33 Fri Sep 1 09:48:17 2023 -0700
Put the database into the web page title on hgc pages, refs #19985
- src/hg/utils/otto/knownGene/buildCore.sh
- lines changed 10, context: html, text, full: html, text
a3e12468afaf6ebf85e84e22f87123826b3d0289 Tue Aug 29 11:43:04 2023 -0700
Make sure future knownGene builds update the search snippet indexes
switch to commits view, user index