Commits for max
switch to files view, user index
v438_preview2 to v438_base (2022-10-03 to 2022-10-10) v438
Show details
54680f4b9b2738aa5e549b45fef5f4f9419e1f5b Mon Oct 3 13:10:32 2022 -0700
- fixing funny typo noticed by poor Po-Ru Loh in the docs page, refs #30044
- src/hg/makeDb/trackDb/human/hg38/recombRate2.html - lines changed 4, context: html, text, full: html, text
adea08b7a8578f96a2e819466754b24ad79645f6 Mon Oct 3 13:27:41 2022 -0700
- removing old panelApp makedoc, refs #25568
- src/hg/makeDb/doc/hg38/hg38.txt - lines changed 26, context: html, text, full: html, text
6743beb41fc441dc2c5c37fcd330d280d197c7b0 Mon Oct 3 14:29:11 2022 -0700
- make a few small style changes on hgTracks: removing a few buttons that are hardly used, merging the two help texts, refs #29676
- src/hg/hgTracks/hgTracks.c - lines changed 93, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 8, context: html, text, full: html, text
eb574da054723ad68bb4b1aa2a99d7cab2717a5e Mon Oct 3 14:33:32 2022 -0700
- forgot one button type in previous CSS change, refs #29676
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
1b711556384dac50aa5cb05ccb596e773de42f72 Tue Oct 4 03:11:45 2022 -0700
- a few more small style tweaks to buttons on hgTracks, refs #29676
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 37, context: html, text, full: html, text
da377fdc8a33c352274795c5817d8d117e03ae10 Tue Oct 4 03:30:08 2022 -0700
- more panelApp fixes, partially found by QA, refs #25568
- src/hg/utils/otto/panelApp/genes.py - lines changed 40, context: html, text, full: html, text
- src/hg/utils/otto/panelApp/updatePanelApp - lines changed 2, context: html, text, full: html, text
51ddfe5fe097fbbc36b76270a4a1e97ea798fa57 Tue Oct 4 06:22:49 2022 -0700
- updating panelAdd trackDb, refs#25568
- src/hg/makeDb/trackDb/human/panelApp.ra - lines changed 8, context: html, text, full: html, text
0787a7613d9959a9cb0956ba8d6810660da4c29b Tue Oct 4 06:40:09 2022 -0700
- removing old panelApp trackDb parts, refs#25568
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra - lines changed 42, context: html, text, full: html, text
8476bbc207cfff3eeba979bb22d5cb5f0025164a Fri Oct 7 08:30:13 2022 -0700
- after feedback from QA, a tiny change to buttons, refs #29676
- src/hg/htdocs/style/HGStyle.css - lines changed 14, context: html, text, full: html, text
e318a262fe4f44d261b12eaab18c5dbb957094b1 Fri Oct 7 13:02:47 2022 -0700
- tiny css tweak suggested by clay, refs #29676
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 11, context: html, text, full: html, text
f594c31c334b0bfb0a23df10f2792772e3f39a21 Mon Oct 10 06:28:40 2022 -0700
- genbank alignment track for mpxvRivers, #30111
- src/hg/makeDb/doc/mpxvRivers/genbankAli.txt - lines changed 8, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/mpxvRivers/genbankAli.html - lines changed 61, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/mpxvRivers/genbankAli.ra - lines changed 10, context: html, text, full: html, text
- src/hg/makeDb/trackDb/virus/mpxvRivers/trackDb.ra - lines changed 3, context: html, text, full: html, text
6f0e8cf11dd3ead8170cf978f2587b768bc1d55a Mon Oct 10 06:58:07 2022 -0700
- finally was able to reproduce a bug I've observed a few times: the event
listener on SVGs does not always return the SVG but can also return the
PATH element as the target, depending on where the user clicks. This
lead to non-working copy click handler on the SVG icon. Fixed now.
refs #29583
- src/hg/js/hgHubConnect.js - lines changed 2, context: html, text, full: html, text
521cc31b669f7747ef7e64c7b5fc0051eb106d24 Mon Oct 10 08:42:25 2022 -0700
- adding link to genome-announce, OKed by Lou, no redmine
- src/hg/htdocs/goldenPath/newsarch.html - lines changed 4, context: html, text, full: html, text
switch to files view, user index