Commits for gperez2
switch to files view, user index
v503_base to v504_preview (2026-08-31 to 2026-09-07) v504
Show details
0b638d6d33466fc848c63d261eab155a22741bdf Wed Sep 2 16:58:32 2026 -0700
- Changing hgLogin's "choose a username" page back to the original generic text for ORCID and CILogon sign-ins, per code review feedback on #38213 (the provider-name check was unreliable and hardcoded the mirror name), refs #37929
- src/hg/hgLogin/hgLogin.c - lines changed 14, context: html, text, full: html, text
3eb8de69a3d713dbf37a1b1f056cefe73de785e1 Wed Sep 2 17:11:05 2026 -0700
- Updating hgLogin's Change password, Change email, and Sign up using email headings to sentence case, matching the rest of the file, per code review feedback on #38213, refs #37929
- src/hg/hgLogin/hgLogin.c - lines changed 3, context: html, text, full: html, text
ee5cab2ba250102cd4cd57bffead0d0ddcb7b082 Wed Sep 2 17:44:01 2026 -0700
- Restoring "both" so the sentence correctly refers to both track sets, and rewrapping lines over the 100-character limit, in the gnomAD v4.1.1/MPC news announcement per code review feedback on #38213, refs #38166
- src/hg/htdocs/goldenPath/newsarch.html - lines changed 21, context: html, text, full: html, text
f92f6c555664c22ac633538af5ebafa083264210 Fri Sep 4 09:40:23 2026 -0700
- Adding a Data file formats link to the Genome Browser User Guide table of contents. No RM. Reported by Chris.
- src/hg/htdocs/goldenPath/help/hgTracksHelp.html - lines changed 1, context: html, text, full: html, text
3f640d70bab0bc124024a977d8836756318c1852 Fri Sep 4 14:39:51 2026 -0700
- Fixing malformed HTML in three track description pages caught by hgTablesTest: encode4LongRnaTranscripts.html had a stray html/body wrapper, and knownGeneVM33.html/knownGeneVM36.html each had an extra closing </ul>. No RM.
- src/hg/makeDb/trackDb/human/hg38/encode4LongRnaTranscripts.html - lines changed 6, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM33.html - lines changed 1, context: html, text, full: html, text
- src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM36.html - lines changed 1, context: html, text, full: html, text
switch to files view, user index