Commits for jcasper
switch to files view, user index
v499_base to v500_preview (2026-06-01 to 2026-06-08) v500
Show details
706d4aa403071faaf6646c05affbcfe896d427bd Mon Jun 1 16:32:25 2026 -0700
- Moving to a more tab-style for selected/all decision in faceted composite UI,
plus some improvements to the docs. refs #36320
- src/hg/htdocs/goldenPath/help/facetedComposite.html - lines changed 163, context: html, text, full: html, text
- src/hg/htdocs/style/facetedComposite.css - lines changed 59, context: html, text, full: html, text
- src/hg/js/facetedComposite.js - lines changed 40, context: html, text, full: html, text
c44fed5433b4c6c083eca0c0dcbdb49ee253a721 Mon Jun 1 21:54:30 2026 -0700
- Fix for metadata tables in faceted composites stretching past the width of
the screen. They should now get a horizontal scroll bar. refs #36320
- src/hg/htdocs/style/facetedComposite.css - lines changed 15, context: html, text, full: html, text
fa0fdadb2fe50750c9a4087c59711039174ba5c2 Mon Jun 1 21:57:25 2026 -0700
- Part of making metadata tables in faceted composites get a
horizontal scrollbar, refs #36320
- src/hg/js/facetedComposite.js - lines changed 16, context: html, text, full: html, text
27875d655386f07bb3c7bbb848aebee80792bc3e Thu Jun 4 09:14:26 2026 -0700
- Adding a .sql to create the hguidIpAccess table for tracking recent hguid/ip
relationships (for managing bot traffic). refs #37494
- src/hg/lib/hguidIpAccess.sql - lines changed 12, context: html, text, full: html, text
cd92ebf69f8471c00837f12c4b3d22b89a1d450c Fri Jun 5 00:08:22 2026 -0700
- Suppress Description link at the top of composite trackUi pages when there's
no description, no ticket (email with collaborator)
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 6, context: html, text, full: html, text
7ab07c9ed7ee4fa16601a8ec4b8ba7931ef487be Sun Jun 7 01:11:21 2026 -0700
- Installing updated hg.conf files from UCSC servers
4cffc3eb6f43e109452b5b52d1f760cf1ea6a981 Sun Jun 7 21:47:37 2026 -0700
- Adjusting sessionDb and userDb IDs to be 64-bit in the code, since the database
is now ready for it and we're crossing the threshold. refs #33554
- src/hg/hgSession/backup.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 1, context: html, text, full: html, text
- src/hg/lib/hguidIpAccess.sql - lines changed 1, context: html, text, full: html, text
- src/hg/lib/sessionDb.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/sessionDb.sql - lines changed 1, context: html, text, full: html, text
switch to files view, user index